Results 1 to 5 of 5
I partitioned a system using kickstart and when I run fdisk -l, I see the following:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1305 10482381 83 Linux
...
- 07-13-2005 #1Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
fdisk output.
I partitioned a system using kickstart and when I run fdisk -l, I see the following:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1305 10482381 83 Linux
/dev/sda2 1306 2610 10482412+ 83 Linux
/dev/sda3 2611 3132 4192965 82 Linux swap
/dev/sda4 3133 17834 118093815 f Win95 Ext'd (LBA)
/dev/sda5 3133 17834 118093783+ 83 Linux
Any idea why I see that Win95 partition there? Shouldn't it just say a normal Extended
partition?
Thanks,
NikFixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html
- 07-13-2005 #2
My Mandriva install calls it Extended DOS, may someone who wrote the code wanted to play a joke.
- 07-14-2005 #3Just Joined!
- Join Date
- May 2005
- Location
- Near Charlotte, NC
- Posts
- 13
Its the file system type, different partitions have different names. In your case FAT with LBA
- 07-17-2005 #4Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
exxactly...so why dont I see just the normal extended partition type...why do i see WIN in there? since i am formatting the hard disk the partition shud be a normal linux extended one rather than fat..or am i missing something here??
Fixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html
- 07-17-2005 #5
In your case the sda4 drive is the extended partition which contains all extended partitions (sda5) . The naming is probably caused by the partition manager you used to create an extended partition (win9x fdisk ??). But the actual type of your sda5 drive is Linux, so there is no need to worry.
I\'m so tired .....
#200472


Reply With Quote
