--
by \ \/ /\/
PerezDeQueya80 on AzzurraNET.org
What you should do is let one OS control the partition, and then let the
other OS access it via a network share. That way only one OS is responsible
for all reads/writes to the partition.
Dave
"PerezDeQueya80" <vniaco...@supereva.it> wrote in message
news:Xns93107EC5B2B1...@130.133.1.4...
> What you should do is let one OS control the partition, and then let the
> other OS access it via a network share. That way only one OS is
> responsible for all reads/writes to the partition.
What I must make therefore winxp does not see win98 partition?
thanks
>"Dave Walker" <vmw...@itimpi.freeserve.co.uk> ha detto:
>
>> What you should do is let one OS control the partition, and then let the
>> other OS access it via a network share. That way only one OS is
>> responsible for all reads/writes to the partition.
>
>What I must make therefore winxp does not see win98 partition?
>thanks
You can't.
All you can do is to make sure that you don't do anything on the host
that reads or writes data in that partition directly while the VM is
running. (only use network shares to access it)
----
Chuck Gladu
Do NOT reply to me by e-mail.
Please note: I do NOT work for VMware.
I'm a customer just like you are.
Dave
"Chuck Gladu" <wen...@eskimo.com> wrote in message
news:1lgc3vk203dml2svd...@4ax.com...
Since the Win98 partition is going to be FAT or FAT32 (by definition)
there shouldn't be a problem.
If it was an NTFS partition, XP has an annoying habit of setting the
flag on it that indicates a "dirty" filesystem needing
scandisk/repair.
Totally slipped my mind that it doesn't apply in his case because his
Win98 is pretty unlikely to be using NTFS.
> What I must make therefore winxp does not see win98 partition?
You can "hide" the partition by changing the type-ID flag to a
non-standard value eg "1b" instead of "b"
But it might be enough to tell WinXP not to assign a drive letter to the
device. The "TweakUI" tool from Microsoft has a screen that allows you to
select what drives are assigned letters in Windows.
--
-John (John.T...@attglobal.net)
I have found that XP still seems to find partitions where the type is
non-standard. It is as if it looks at the content to see if it recognises
the filing system.
In terms of assigning drive letters, you can do this from within Disk
Management - you do not need TweakUI (although that has a friendlier UI for
doing this)
Dave
"John Thompson" <jo...@starfleet.thompson.us> wrote in message
news:slrnb3ehf...@starfleet.thompson.us...
>In article <Xns93115BF38A5...@130.133.1.4>, PerezDeQueya80 wrote:
>
>> What I must make therefore winxp does not see win98 partition?
>
>You can "hide" the partition by changing the type-ID flag to a
>non-standard value eg "1b" instead of "b"
Changing the partition type is likely to cause a few problems with
actually booting/running that partition under VMware though.
>
>But it might be enough to tell WinXP not to assign a drive letter to the
>device. The "TweakUI" tool from Microsoft has a screen that allows you to
>select what drives are assigned letters in Windows.
XP still "sees" them even without drive letters.
With FAT and FAT32 partitions it's not so bad, but with any NTFS
version XP will often set the "dirty filesystem" flag, forcing a
check/repair of that partition the next time it is booted from
(natively or in a VM)