Hello all,
I'm having an issue getting through an R10 upgrade (Orig 80 gig to 500 gig).
Following the instructions, I'm attempting to make a backup on a FAT32 partition.
To do this I have a new 300gig drive that I partitioned under XP using Partition Magic. Initially, I tried simply putting a 196g FAT32 on teh drive.
No Joy.
I them deleted everything and tried a 2gig FAT16 and 2 - 150 gig FAT32 partitions. Still no joy.
Finally, I created a 150 NTFS primary and 150 FAT32 logical.
And still I get the same response when attempting to mount the FAT partition. In fact, the only partition I have been able to mount successfully is the NTFS partition (in read-only mode ).
Here is teh error I'm getting:
weaknees# mount dev/hda2 /mnt
mount: error while guessing fllesystem type
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:02.
UMSDOS: msdos_read_super failed, mount aborted.
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:02.
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:02.
mount: you must specify the filesystem type
Can somebody please tell me what it is I'm doing wrong? Or what the syntax is for specifying the filesystem type when mounting?
Thanks.
I'm having an issue getting through an R10 upgrade (Orig 80 gig to 500 gig).
Following the instructions, I'm attempting to make a backup on a FAT32 partition.
To do this I have a new 300gig drive that I partitioned under XP using Partition Magic. Initially, I tried simply putting a 196g FAT32 on teh drive.
No Joy.
I them deleted everything and tried a 2gig FAT16 and 2 - 150 gig FAT32 partitions. Still no joy.
Finally, I created a 150 NTFS primary and 150 FAT32 logical.
And still I get the same response when attempting to mount the FAT partition. In fact, the only partition I have been able to mount successfully is the NTFS partition (in read-only mode ).
Here is teh error I'm getting:
weaknees# mount dev/hda2 /mnt
mount: error while guessing fllesystem type
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:02.
UMSDOS: msdos_read_super failed, mount aborted.
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:02.
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:02.
mount: you must specify the filesystem type
Can somebody please tell me what it is I'm doing wrong? Or what the syntax is for specifying the filesystem type when mounting?
Thanks.
Comment