Hi Leute,
es kam bisher noch nicht vor, dass ich unter Linux ein Abbild mounten wollte. Nun war es soweit. Doch ich stieß (wie in einigen anderen Just-for-fun-Versuchen vorher) an meine Grenzen.
Ich bin mir bewusst, dass die Sache eigentlich nicht so schwer sein dürfte. Doch jedes Mal, wenn ich das Kommando geben möchte, wie z.B.
~> sudo mount /pfad/datei.iso /Pfad/Zielverzeichnis -t ntfs -o loop=/dev/loop3
root's password:
NTFS signature is missing.
Failed to mount '/dev/loop3': Das Argument ist ungültig
The device '/dev/loop3' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
~> sudo mount sudo mount /pfad/datei.iso /Pfad/Zielverzeichnis -t vfat -o loop=/dev/loop3
mount: wrong fs type, bad option, bad superblock on /dev/loop3,
missing codepage or helper program, or other error
Manchmal liefert das Syslog wertvolle Informationen – versuchen
Sie dmesg | tail oder so
fuseiso
fuseusermount
konnte dagegen neulich ein *.bin-image laden, *aber bei dem einfachen .iso scheitere ich …
Auch mit dem filesystem-type iso9660 habe ich’s schon versucht, aber irgendwas stimmt bei meinen Kommandos nicht …
DANKE für weiterführende Hilfe!!!
################
- Notebook: Lenovo G530 4446-25G — Dualboot: (1) Windows 7 32bit; (2) openSUSE 11.4 (i586), Kernel: Linux 2.6.37.6-0.9-default i686, KDE 4.6.00 (4.6.0) “release 6”