Der Fehler kommt bei mir auch beim Laden, allerdings sieht der Inhalt meiner /ect/fstab in der letzten Zeile, die man ja auskommentieren soll, anders aus:
# /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/sda3 during installation UUID=d675fc47-bebd-40fc-9afb-6dd49757d6c5 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=1cd5c83b-2323-46b7-b193-8c97beed3062 none swap sw 0 0 none /proc/bus/usb usbfs auto,listuid=0,listgid=1001,listmode=0664,busuid=0,busgid=1001,busmode=0775,devuid=0,devgid=1001,devmode=0664 0 0
Kann man trotzdem die letzte Zeile auskommentieren, oder passiert dann Unvorhergesehenes??
Danke,
Matthias