ho viewusb e la vede correttamente..Originariamente inviato da Kandalf
no no .... hai per caso viewubs installato?
cmq fai dei tentativi
mkdir /mnt/penna
mount -t auto /dev/sda /mnt/penna
mount -t auto /dev/sda1 /mnt/penna
mount -t auto /dev/sda0 /mnt/penna
codice:root@darkstar:/home/ale/speedtouchconf-19-06-2004# mount -t vfat /dev/sda1 /mnt/penna/ mount: /dev/sda1 is not a valid block device root@darkstar:/home/ale/speedtouchconf-19-06-2004# mount -t auto /dev/sda /mnt/penna/ mount: you must specify the filesystem type root@darkstar:/home/ale/speedtouchconf-19-06-2004# mount -t auto /dev/sda1 /mnt/penna/ mount: you must specify the filesystem type root@darkstar:/home/ale/speedtouchconf-19-06-2004# mount -t auto /dev/sda0 /mnt/penna/ mount: you must specify the filesystem type

Rispondi quotando