OK,
met sudo nautilus de usbdisk ontkoppeld. Vervolgende de aanwijzingen van Vanadium gevolgd.
Output>
[i][font=Verdana][size=10pt][size=10pt][size=10pt]sudo blkid
theo@theo-laptop:~$ sudo fsck /dev/sdb1
fsck from util-linux-ng 2.16
dosfsck 3.0.3, 18 May 2009, FAT32, LFN
/dev/sdb1: 889 files, 490515/19526004 clusters
theo@theo-laptop:~$ sudo blkid
/dev/sda1: UUID="744922c9-0e3b-4be6-85b1-c3f892f2c0b3" TYPE="ext4"
/dev/sda5: UUID="867ec030-2073-4e64-a361-b1432e906dbb" TYPE="swap"
/dev/sdb1: LABEL="usbdisk" UUID="1412-5E28" TYPE="vfat"
theo@theo-laptop:~$ sudo blkid
/dev/sda1: UUID="744922c9-0e3b-4be6-85b1-c3f892f2c0b3" TYPE="ext4"
/dev/sda5: UUID="867ec030-2073-4e64-a361-b1432e906dbb" TYPE="swap"
/dev/sdb1: LABEL="usbdisk" UUID="1412-5E28" TYPE="vfat"
sudo mount
theo@theo-laptop:~$ sudo mount
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw)
none 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 tmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
none on /var/lib/ureadahead/debugfs type debugfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/theo/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=theo)
/dev/sdb1 on /media/usb0 type vfat (rw,noexec,nodev,sync,noatime,nodiratime)
theo@theo-laptop:~$
theo@theo-laptop:~$ ls -l /media
totaal 48
lrwxrwxrwx 1 root root 6 2009-12-07 13:45 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2009-12-07 13:45 cdrom0
lrwxrwxrwx 1 root root 4 2009-12-23 22:05 usb -> usb0
drwxr-xr-x 16 root root 16384 1970-01-01 01:00 usb0
drwxrwxrwx 2 root root 4096 2009-12-23 22:05 usb1
drwxr-xr-x 2 root root 4096 2009-12-23 22:05 usb2
drwxr-xr-x 2 root root 4096 2009-12-23 22:05 usb3
drwxr-xr-x 2 root root 4096 2009-12-23 22:05 usb4
drwxr-xr-x 2 root root 4096 2009-12-23 22:05 usb5
drwxr-xr-x 2 root root 4096 2009-12-23 22:05 usb6
drwxr-xr-x 2 root root 4096 2009-12-23 22:05 usb7
theo@theo-laptop:~$
Kun je hier wat mee?