Claudius Hubig schrieb am Dienstag, 02. August 2005 um 18:56:57 +0200: > Claudius Hubig schrieb: > debian:/etc# dmesg | tail > SCSI device sda: 256000 512-byte hdwr sectors (131 MB) > sda: assuming Write Enabled > sda: assuming drive cache: write through > /dev/scsi/host5/bus0/target0/lun0: p1 > SCSI device sda: 256000 512-byte hdwr sectors (131 MB) > sda: assuming Write Enabled > sda: assuming drive cache: write through > /dev/scsi/host5/bus0/target0/lun0: p1
Immer mehr USB-Sticks haben eine Partitionstabelle, so auch Deiner. das "p1" bedeutet, dass auf dem Device //dev/scsi/host5/bus0/target0/lun0 (alias /dev/sda) eine Partition vorhanden ist. Probier mal 'mount -t vfat /dev/sda /media/usb > FAT: invalid media value (0x01) > VFS: Can't find a valid FAT filesystem on dev sda. > --/snip--- -- Jörg Friedrich There are only 10 types of people: Those who understand binary and those who don't. -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

