From: Eric K. <ek...@rz...> - 2002-09-05 13:38:54
|
"Royce Mitchell III" <ro...@ev...> wrote: > Yeah, I gots Linux on here too, not that I ever use it :) > > First partition is Linux Boot, 2nd is Linux Root, 3rd is FAT32, 4th is > extended partition for Linux swap. > [...] > Partition Status Type Volume Label Mbytes System Usage > 1 Non-DOS 47 % > 2 Non-DOS 2698 9% > C: 3 A PRI DOS 25627 FAT32 90% > 4 EXT DOS 251 1% > This 'strange' layout might cause your boot problems. Please enable the DPRINT() macro in ntoskrnl/io/xhaldrv.c line 754. This will display the partition table of your harddisk. Btw, Linux fdisk provides much more information about partition tables, especially in expert-mode. Eric |