WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Linux, UNIX, Open Source (http://www.wcm.at/forum/forumdisplay.php?f=13)
-   -   mount problem (http://www.wcm.at/forum/showthread.php?t=160500)

jorge 06.03.2005 11:36

mount problem
 
hallo,

versuche eine ntfs partition in linux zu mounden, und zwar /dev/hda5.
dabei kommt fogender fehler:
root@nb02:/home/user/mnt # mount -t ntfs /dev/hda5 win_d
mount: wrong fs type, bad option, bad superblock on /dev/hda5,
or too many mounted file systems

root@nb02:/etc # fdisk -l

Disk /dev/hda: 80.0 GB, 80026361856 bytes
16 heads, 63 sectors/track, 155061 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 40641 20482843+ 7 HPFS/NTFS
/dev/hda2 40641 155061 57667838 f W95 Ext'd (LBA)
/dev/hda5 40641 132075 46082421 7 HPFS/NTFS
/dev/hda6 132075 132268 97744+ 83 Linux
/dev/hda7 132269 155061 11487640+ 83 Linux

auch über fstab funktionierts nicht:

root@nb02:/etc # more fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda7 / xfs defaults 0 1
/dev/hda6 /boot ext3 defaults 0 2
/dev/hdc /media/cdrom0 udf,iso9660 ro,user,noauto 0 0

/dev/hda1 /home/user/mnt/win_c ntfs ro,auto,uid=1000,gid=1000 0 0
/dev/hda5 /home/user/mnt/win_d ntfs ro,auto,uid=1000,gid=1000 0 0

...was den folgenden fehler produziert:

Mar 6 10:18:06 localhost kernel: NTFS-fs error (device hda5): read_ntfs_boot_sector(): Primary boot sector is invalid.
Mar 6 10:18:06 localhost kernel: NTFS-fs error (device hda5): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
Mar 6 10:18:06 localhost kernel: NTFS-fs error (device hda5): ntfs_fill_super(): Not an NTFS volume.

weiss jemand rat?

danke + gruss
jorge

spunz 06.03.2005 11:52

"cat /proc/filesystems" => ist ntfs dabei? wenn nicht, kannst du mal "modprobe ntfs" probieren.

ist der mountpoint win_d auch vorhanden?

jorge 06.03.2005 12:18

- mountpoint ist vorhanden
- ntfs auch. weil das:
/dev/hda1 /home/user/mnt/win_c ntfs ro,auto,uid=1000,gid=1000 0 0
(siehe fstab)

FUNKTIONIERT.

gibts vielleicht irgendwas bez. erweiterte partition/logisches laufwerk zu beachten?

jorge

colossus 06.03.2005 12:57

Lass mal Microsoft chkdsk ueber die Partition laufen, wahrscheinlich ist das FS irgendwie beschaedigt.

jorge 06.03.2005 13:42

uuups...
tatsächlich, die partition hats mir zammghaut...

edit:
war wohl doch keine so gute idee grub im mbr zu installieren...:confused:

zum glück sichere ich immer.

danke
jorge


Alle Zeitangaben in WEZ +2. Es ist jetzt 17:41 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag