Mitä mount ja kernelin loki sanoo tikusta:
mount
dmesg | tail -20
[/quote]
Tämä ei varmaan tullut oikein, mutta tälläista "mount" -komento antoi:
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/makel370/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=makel370)
/dev/sdb1 on /media/KINGSTON type vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks)
Tässä "dmesg | tail -20" -komento:
[ 2839.902084] usb 1-8: USB disconnect, device number 6
[ 5345.280108] usb 1-8: new high-speed USB device number 7 using ehci_hcd
[ 5345.429468] scsi7 : usb-storage 1-8:1.0
[ 5346.429065] scsi 7:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 2
[ 5346.437348] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 5346.437940] sd 7:0:0:0: [sdb] 7831552 512-byte logical blocks: (4.00 GB/3.73 GiB)
[ 5346.438569] sd 7:0:0:0: [sdb] Write Protect is off
[ 5346.438577] sd 7:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 5346.439784] sd 7:0:0:0: [sdb] No Caching mode page found
[ 5346.439792] sd 7:0:0:0: [sdb] Assuming drive cache: write through
[ 5346.443809] sd 7:0:0:0: [sdb] No Caching mode page found
[ 5346.443817] sd 7:0:0:0: [sdb] Assuming drive cache: write through
[ 5347.495197] sdb: sdb1
[ 5347.501110] sd 7:0:0:0: [sdb] No Caching mode page found
[ 5347.501119] sd 7:0:0:0: [sdb] Assuming drive cache: write through
[ 5347.501125] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[ 5819.076181] show_signal_msg: 39 callbacks suppressed
[ 5819.076188] pcmanfm[1480]: segfault at 2d4 ip 002e0543 sp bf9e6a70 error 4 in libgtk-x11-2.0.so.0.2400.10[180000+461000]
[ 6310.967812] FAT-fs (sdb1): error, fat_free_clusters: deleting FAT entry beyond EOF
[ 6310.967821] FAT-fs (sdb1): Filesystem has been set read-only
En tiedä tuliko nuo oikein.