[plug] mounting problem
Craig Ringer
craig at postnewspapers.com.au
Mon Jun 10 09:23:44 WST 2002
> Is it a brand new
> harddrive? or is it a previously used linux harddrive - in which case
> there might be an old fstab on the first partition (or whichever
> partition /etc was on - hopefully not hdb3 ;P ) for you to check out and
> see what type it is. Then again, it might just be that partition is
> corrupted beyond all recognition as well (or not formatted).
Also make sure hdb3 isn't an extended partiton with one or more logical
partions inside it. As root,
fdisk -l /dev/hdb
and it'll tell you the tagged partition types. Mind you you can have
unformatted/corrupt partitions, ext2 in a fat32-typed partiton, etc but
this is unusual and (unsuprisingly) quite broken.
--
Craig Ringer
GPG Key Fingerprint: AF1C ABFE 7E64 E9C8 FC27 C16E D3CE CDC0 0E93 380D
-- if it ain't broke, add features 'till it is. (or:)
while (! broken) { feature ++ ; }
More information about the plug
mailing list