thank you for your replies. here is my /etc/fstab
# /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # / was on /dev/sdb5 during installation UUID=77c65add-647f-4367-a0d3-2b7d0356bf6d / ext4 errors=remount-ro 0 1 # swap was on /dev/sdb6 during installation UUID=9bc67921-b252-4136-86a2-98d66b61f035 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0 i tried to modify according the instructions in the link of the previous posting but after my modifications some error messages where appearing. many thanks for all the helpfull postings beginner -- beginner ------------------------------------------------------------------------ beginner's Profile: http://forums.slimdevices.com/member.php?userid=36337 View this thread: http://forums.slimdevices.com/showthread.php?t=74915 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
