![]() |
|
|
#1 |
|
"Patrik Johansson"
Aug 2002
Uppsala, Sweden
1101010012 Posts |
I get the following error message when I try mounting a Windows disk on my Linux computer.
Code:
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 16:01.
mount: wrong fs type, bad option, bad superblock on /dev/hdc1,
or too many mounted file systems
Code:
Disk /dev/hdc: 41.1 GB, 41110142976 bytes 255 heads, 63 sectors/track, 4998 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdc1 * 1 4998 40146403+ c Win95 FAT32 (LBA) Disk /dev/hda: 853 MB, 853002240 bytes 32 heads, 63 sectors/track, 826 cylinders Units = cylinders of 2016 * 512 = 1032192 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 41 41296+ 83 Linux /dev/hda2 42 757 721728 83 Linux /dev/hda3 758 826 69552 82 Linux swap I added a line to /etc/fstab so that it looks like Code:
LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda3 swap swap defaults 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 /dev/hdc1 /disk/hdc1 vfat defaults 0 0 ls -l on /dev/hdc1 gives Code:
brw-rw---- 1 root disk 22, 1 Jan 30 2003 /dev/hdc1 Code:
Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda2 710368 463092 211192 69% / /dev/hda1 39979 14831 23084 40% /boot none 127204 0 127204 0% /dev/shm /dev/fd0 1424 244 1180 18% /mnt/floppy How can I see how many mounted file systems I can have, if that is the error? |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disk full error while running mprime | D. B. Staple | Software | 3 | 2008-01-28 23:35 |
| Windows Blinds GUI Skinning Program causes Error | Unregistered | Software | 5 | 2004-03-03 11:14 |
| Prime95 & Windows XP error | Propilot stxr | Hardware | 9 | 2004-01-26 19:16 |
| Windows Application error Prime95? | kx250 | Software | 3 | 2004-01-03 02:32 |
| Prime95 Windows NT Error [b]SHLWAPI.dll [/b]not found | stealthaxe | Software | 3 | 2003-05-11 05:53 |