Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!
If you have any problems with the registration process or your account login, please contact us.
|
|
|
XP, 2000, and Vista want to check 98 FAT32 partition
microsoft.public.windows.vista.installation setup
|
|

01-26-2008
|
|
|
|
XP, 2000, and Vista want to check 98 FAT32 partition
I've got a multiboot system involving, Windows 98, Windows 2000, XP, and
Vista. For some reason, 2000, Vista and XP want to check the FAT32 partition
on which 98 is installed, even though 98 doesn't feel the need to do this.
Is it safe to allow this? If not, how do I stop them from trying to do the
check (without having to hit a key each time they boot)? I tried doing
scandisk under 98 to clear whatever ckeck disk flag has been set but they
still want to check.
--
Gary Roach
ADB Services
|
|

01-26-2008
|
|
|
|
Re: XP, 2000, and Vista want to check 98 FAT32 partition
Gary Roach wrote:
> I've got a multiboot system involving, Windows 98, Windows 2000, XP, and
> Vista. For some reason, 2000, Vista and XP want to check the FAT32 partition
> on which 98 is installed, even though 98 doesn't feel the need to do this.
> Is it safe to allow this? If not, how do I stop them from trying to do the
> check (without having to hit a key each time they boot)? I tried doing
> scandisk under 98 to clear whatever ckeck disk flag has been set but they
> still want to check.
>
No, it isn't safe to allow any other operating system's Chkdsk to run on
the Win98 installation. Get yourself a third-party bootloader and hide
the operating systems from each other. BootIT NG has a boot manager and
so does Acronis.
Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
|
|

01-26-2008
|
|
|
|
Re: XP, 2000, and Vista want to check 98 FAT32 partition
Gary - Malke's recommenddation may be the solution, however (has been a
long time since dealing with 98 in a 2000 network) the problem may be
compatibilty between file systems e.g. 98 FAT32 and NTFS.
You do not state if the network functioned OK at one time or the situtaion
arose at initially setting up the network.
"Malke" <notreally@invalid.invalid> wrote in message
news:OpnSDiEYIHA.5448@TK2MSFTNGP04.phx.gbl...
> Gary Roach wrote:
>> I've got a multiboot system involving, Windows 98, Windows 2000, XP, and
>> Vista. For some reason, 2000, Vista and XP want to check the FAT32
>> partition on which 98 is installed, even though 98 doesn't feel the need
>> to do this. Is it safe to allow this? If not, how do I stop them from
>> trying to do the check (without having to hit a key each time they boot)?
>> I tried doing scandisk under 98 to clear whatever ckeck disk flag has
>> been set but they still want to check.
>>
>
> No, it isn't safe to allow any other operating system's Chkdsk to run on
> the Win98 installation. Get yourself a third-party bootloader and hide the
> operating systems from each other. BootIT NG has a boot manager and so
> does Acronis.
>
>
> Malke
> --
> Elephant Boy Computers
> www.elephantboycomputers.com
> "Don't Panic!"
> MS-MVP Windows - Shell/User
|
|

01-27-2008
|
|
|
|
Re: XP, 2000, and Vista want to check 98 FAT32 partition
"AJR" <ajrjdr@comcast.net> wrote in message
news:%23bd5oUFYIHA.3400@TK2MSFTNGP03.phx.gbl...
> Gary - Malke's recommenddation may be the solution, however (has been a
> long time since dealing with 98 in a 2000 network) the problem may be
> compatibilty between file systems e.g. 98 FAT32 and NTFS.
>
> You do not state if the network functioned OK at one time or the situtaion
> arose at initially setting up the network.
>
>
The problem has nothing to to with Fat32 and NTFS.
I used to dual boot win98 and win2k quite a few years...and I never had
Win2k run chkdsk on the
win98 partition. I am sure there is a problem somewhere.
First thing I'd do is run the harddrive manufacturers diagnostic utility on
the drive
to see if it's in good working order
|
|

01-27-2008
|
|
|
|
Re: XP, 2000, and Vista want to check 98 FAT32 partition
On Sat, 26 Jan 2008 13:16:09 -0500, "Gary Roach" <jgroach@cogeco.ca>
wrote:
>I've got a multiboot system involving, Windows 98, Windows 2000, XP, and
>Vista. For some reason, 2000, Vista and XP want to check the FAT32 partition
>on which 98 is installed, even though 98 doesn't feel the need to do this.
>Is it safe to allow this? If not, how do I stop them from trying to do the
>check (without having to hit a key each time they boot)? I tried doing
>scandisk under 98 to clear whatever ckeck disk flag has been set but they
>still want to check.
Scandisk has already shown that there is no problem with the FAT32
file system, so there is no reason to believe that chkdsk will find
anything wrong either. If you're afraid, try running chkdsk c: to see
what chkdsk would do:
E:\Documents and Settings\andy>chkdsk c:
The type of the file system is FAT32.
Volume WIN98DOS created 8/26/2007 3:31 PM
Volume Serial Number is 3023-16F6
Windows is verifying files and folders...
File and folder verification is complete.
Windows has checked the file system and found no problem.
5,114,684 KB total disk space.
141,312 KB in 415 hidden files.
2,608 KB in 582 folders.
4,054,264 KB in 9,309 files.
916,496 KB are available.
4,096 bytes in each allocation unit.
1,278,671 total allocation units on disk.
229,124 allocation units available on disk.
E:\Documents and Settings\andy>
So the answer is yes, it's safe.
|
|

01-27-2008
|
|
|
|
Re: XP, 2000, and Vista want to check 98 FAT32 partition
philo wrote:
> "AJR" <ajrjdr@comcast.net> wrote in message
> news:%23bd5oUFYIHA.3400@TK2MSFTNGP03.phx.gbl...
>> Gary - Malke's recommenddation may be the solution, however (has been a
>> long time since dealing with 98 in a 2000 network) the problem may be
>> compatibilty between file systems e.g. 98 FAT32 and NTFS.
>>
>> You do not state if the network functioned OK at one time or the situtaion
>> arose at initially setting up the network.
>>
>>
>
>
> The problem has nothing to to with Fat32 and NTFS.
> I used to dual boot win98 and win2k quite a few years...and I never had
> Win2k run chkdsk on the
> win98 partition. I am sure there is a problem somewhere.
>
> First thing I'd do is run the harddrive manufacturers diagnostic utility on
> the drive
> to see if it's in good working order
>
>
I'd have to second this suggestion. I also triple-booted Win98, Win2K,
and WinXP, and experienced no such issues. I'd really give that hard
drive a thorough testing using the manufacturer's diagnostics.
--
Bruce Chambers
Help us help you:
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/default.aspx/kb/555375
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin
Many people would rather die than think; in fact, most do. ~Bertrand Russell
The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 14:29.
|
|