Displaying 1 result from an estimated 1 matches for "kodierungsseite".
2009 Nov 12
1
no valid partitiontables anymore
...isk /dev/sdf1 doesn't contain a valid partition table
mount -t ext3 /dev/sdf1 /export/iscsi01-UDV1/
(lot of german information, e.g. wrong fs-type, damaged superblock ...)
mount: Falscher Dateisystemtyp, ung?ltige Optionen, der
Superblock von /dev/sdf1 ist besch?digt, fehlende
Kodierungsseite oder ein anderer Fehler
Manchmal liefert das Syslog wertvolle Informationen ? versuchen
Sie dmesg | tail oder so
dmesg
... VFS: Can't find ext3 filesystem on dev sdf1.
But I'm sure, about using ext3. The error message is the same with
maount -t ext2 (for testing)
Any h...