>Do Linux supports 10G
>disks? For some reason Disk Druid only saw 8G like the DOS FDisk.
>I thought that ext2 supports disks bigger then 8G?...
Well, fdisk on my Linux (ZipSlack) install sees my entire 10Gb - try using
fdisk instead of Disk Druid (use fdisk /dev/hd[abcd] to start). ext2fs does
support huge partitions I think - but if the software you use to create them
doesn't it won't be much use :).
>Also, for some reason no matter where I specify I want the root
>partition to be created (using the "Allowed" option in DiskDruid),
>Druid keeps creating it in then 6G disk, even though I ask for it
>to be created in the 10G.
Try fdisk - it may not be a friendly but it'll only edit the partitions on the
disk you specify.
> And last thing, for some reason the Swap
>partition was not initilized. It was created, but nothing else then
>that. And like thats not enough, DOS can SEE it! not use it ofcourse,
>but see it it can. So right now I got an additional useless drive
>letter. Can anyone explain to me whats going on here?..
Maybe Disk Druid gave the swap partition the wrong id. It should be 82h -
Linux swap (83h is ext2fs) - which DOS ignores. I would fire up fdisk on that
drive, hit 't' IIRC for change partition type, select the partition and give it
an id of 82. Then 'w'rite the table, mkswap /dev/hd(whatever), swapon
/dev/hd(whatever) IIRC.
Regards, Home page: http://www.geocities.com/SiliconValley/Horizon/8786
Ben A L Jemmett ICQ: 9848866 JGSD e-mail: [EMAIL PROTECTED]
-------------------------------------------------------------------------------
'<INSERT SOME CORNY QUOTE HERE>'
-------------------------------------------------------------------------------
To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.