Omega Owners Forum

Chat Area => General Discussion Area => Topic started by: Varche on 08 September 2008, 17:19:13

Title: WIN 98 hard disk FAT32 or NTFS
Post by: Varche on 08 September 2008, 17:19:13
Only OAP's will know the answer to this Q. !!!

I am trying to fit a second 20 Gig hard drive into a PC running WIN98 (not SE)The first drive is FAT32. The second is NTFS. Is that why it won't "see it"? Do I need to reformat in the other PC ?

Is it possible that as it is fairly old (Celeron 433) that the 40Gig already in is the most it can take?

varche
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: JamesV6CDX on 08 September 2008, 17:20:06
Windows 98 cannot read NTFS partitions.
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: TheBoy on 08 September 2008, 17:48:13
Only NT based systems (Windows NT, Windows 2000, XP, Vista, Windows Server) can read NTFS.

Withing the NTFS spec, there are different versions, so earlier NT systems cannot read later NTFS versions
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: Mr Skrunts on 08 September 2008, 18:14:15
You need to put it on a machine with a newer O/S, Go into the management and delete all partiotions.

Then slave it back on win98 and prepare/format the hard drive.  :y

Unless of course you can delete the partition under Win98... Not done it for ages and cant remember.
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: cem_devecioglu on 08 September 2008, 18:19:11
As posted Win98 cannot handle NTFS partitions..

If you are going to use the disk you need to

* Delete the Partition table , reboot the system

* Re-partition again

Theoritically FAT32 can handle volumes up to 127.53 GB..But thats dependant on bios and mobo..(bios upgrade will not solve mostly)

"Another solution to size barriers for a system that cannot have its BIOS upgraded is the purchase and installation of an upgraded hard disk controller card. Such a card completely replaces the on-board IDE/ATA controller hardware of your system, and in doing so, eliminates any BIOS size restrictions associated with the controller in your system."

Also add on SCSI coltrollers can handle really huge disks..

But in all cases you are limited to 127 GB with FAT32 per volume..

Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: Bandit127 on 08 September 2008, 18:25:19
I've had success with partition management software on Win98 before.

There's a freeware one here.
Cute Partition Manager (http://www.cutepm.com/)
I've not tried this one but it may do the job.
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: Phil B on 09 September 2008, 20:42:03
Should be able to use fdisk on the '98 machine to delete the ntfs partion and create a new fat32 one. Type 'fdisk' in a command prompt window and I think it's option 5 to change the physical device to the spare one, then option 4 to delete non recognised partitions? (it's been a long time)

You should be able to create a new primary partition and then format it back in windows
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: TheBoy on 09 September 2008, 20:48:27
Quote
Should be able to use fdisk on the '98 machine to delete the ntfs partion and create a new fat32 one. Type 'fdisk' in a command prompt window and I think it's option 5 to change the physical device to the spare one, then option 4 to delete non recognised partitions? (it's been a long time)

You should be able to create a new primary partition and then format it back in windows
Depends on the partition layout - if its an NTFS logical drive in an extended partition, fdisk wouldn't delete it...
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: Phil B on 09 September 2008, 21:10:16
Quote
Quote
Should be able to use fdisk on the '98 machine to delete the ntfs partion and create a new fat32 one. Type 'fdisk' in a command prompt window and I think it's option 5 to change the physical device to the spare one, then option 4 to delete non recognised partitions? (it's been a long time)

You should be able to create a new primary partition and then format it back in windows
Depends on the partition layout - if its an NTFS logical drive in an extended partition, fdisk wouldn't delete it...

Ah yes I remember it being funny about something like that. Could you not then just delete the extended partition containing the LD?
The sad thing is I almost contemplated digging out the 98 machine I know I've got in the atic to start playing with fdisk  :-[
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: TheBoy on 09 September 2008, 21:14:30
Quote
Quote
Quote
Should be able to use fdisk on the '98 machine to delete the ntfs partion and create a new fat32 one. Type 'fdisk' in a command prompt window and I think it's option 5 to change the physical device to the spare one, then option 4 to delete non recognised partitions? (it's been a long time)

You should be able to create a new primary partition and then format it back in windows
Depends on the partition layout - if its an NTFS logical drive in an extended partition, fdisk wouldn't delete it...

Ah yes I remember it being funny about something like that. Could you not then just delete the extended partition containing the LD?
The sad thing is I almost contemplated digging out the 98 machine I know I've got in the atic to start playing with fdisk  :-[
No, fdisk couldn't get around that issue
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: Varche on 09 September 2008, 21:26:43
Sorry guys

James gave the answer, thanks. Formatted it on the more modern 30 year old machine running XP and copied files(well games) and installed it. Works a treat. I should have done a posting straight away.

Has anyone got a little fan for the socket 478 celeron processor? It is very slow and very noisy after a clean and lube. It is still goddam hot here. Pay by paypal or cheque!

varche
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: cem_devecioglu on 09 September 2008, 22:05:27
Quote
Sorry guys

James gave the answer, thanks. Formatted it on the more modern 30 year old machine running XP and copied files(well games) and installed it. Works a treat. I should have done a posting straight away.

Has anyone got a little fan for the socket 478 celeron processor? It is very slow and very noisy after a clean and lube. It is still goddam hot here. Pay by paypal or cheque!

varche

not necessary an original fan..you can use a bigger,faster 12 V fan with a good flow design ..(I accept I like those kind of jobs with some
plastics and hot silicone)

and by the way I solved neighbours PC crashing problem with a similiar solution..
Title: Re: WIN 98 hard disk FAT32 or NTFS
Post by: Kevin Wood on 10 September 2008, 10:23:01
Quote
No, fdisk couldn't get around that issue

I normally resort to /sbin/fdisk to resolve that one.

Kevin