-wpinam
-miga i przestaje
-gdy go otwieram wyskakuje to:

Możliwe że Pendrive jest zawirusowany bo podpinałem go do zawirusowanych komputerów. ;(
Kod: Zaznacz cały
sudo fdisk -l
Kod: Zaznacz cały
sudo mkdir /media/pendrive
sudo mount -t vfat /dev/sdXX /media/pendrive
moze ktos mial cos podobnego i wie co robic...to moj jedyny pendrivemichael@michael-desktop63:~$ sudo fdisk -l
[sudo] password for michael:
Disk /dev/sda: 160 GB, 160039272960 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 19272 154802308 83 Linux
/dev/sda2 19273 19457 1477980 5 Extended
/dev/sda5 19273 19457 1477980 82 Linux swap
Warning: Partition 5 does not end on cylinder boundary.
Disk /dev/sdc: 2 GB, 2097446400 bytes
255 heads, 63 sectors/track, 255 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
Warning: Kann /dev/fd0 nicht zum Schreiben öffnen (Read-only file system). /dev/fd0 wurde nur lesbargeöffnet.
Error: /dev/fd0: unbekannte Partitionstabelle
michael@michael-desktop63:~$ sudo mkdir /media/pendrive
[sudo] password for michael:
michael@michael-desktop63:~$ sudo mount -t vfat /dev/sdc /media/pendrive
mount: wrong fs type, bad option, bad superblock on /dev/sdc,
missing codepage or helper program, or other error
Manchmal liefert das Syslog wertvolle Informationen ? versuchen
Sie dmesg | tail oder so
michael@michael-desktop63:~$ dmesg | tail
[24579.836032] parport0: BUSY timeout (1) in compat_write_block_pio
[24589.836021] DMA write timed out
[24659.860019] parport0: FIFO is stuck
[24659.909063] parport0: BUSY timeout (1) in compat_write_block_pio
[24669.909079] DMA write timed out
[24686.027154] FAT: invalid media value (0x01)
[24686.027164] VFS: Can't find a valid FAT filesystem on dev sdc.
[24739.965015] parport0: FIFO is stuck
[24740.013014] parport0: BUSY timeout (1) in compat_write_block_pio
[24750.013016] DMA write timed out
Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 8 gości