[ros-bugs] [Bug 4368] Usetup does not convert partition type to "FAT" correctly
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Mon Feb 22 00:38:47 CET 2010
http://www.reactos.org/bugzilla/show_bug.cgi?id=4368
PeterK <breakoutbox at web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |breakoutbox at web.de
--- Comment #4 from PeterK <breakoutbox at web.de> 2010-02-22 00:38:46 CET ---
(In reply to comment #2)
> USetup formats a partition as FAT32, but does not change partition type from
> 0x83 to 0x0b. When changing it manually, ReactOS can work with it.
Today I created a partition with WinXP of size 1027 MB
(my input in dialog was 1024). I choosed FAT as file system.
ReactOS Setup ignored this partition type $06 and formatted
FAT32 instead - which leads to the error message
Disk Error
Press a Key
I formerly created FAT16 partitions with < 512 MB with WinXP
and ReactOS formatted them correctly with a FAT16 file system.
So USetup does ignore the preformatted MBR partition type byte completly
and only chooses the FAT type by reading size of partition (?)
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Ros-bugs
mailing list