Att det inte skall tolkas ordagrant har inga problem med ...
Nu har jag tagit en del uppdateringar och då får jag istället följande meddelande mellan GRUB-menyn och det normala lucid-loginutseendet:
Kod: Markera allt
mount: mounting none on /dev failed: No such device
init: ureadahead main process (448) termnated with status 5
Innehållet i /etc/fstab är
Kod: Markera allt
# /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 nodev,noexec,nosuid 0 0
# / was on /dev/sda5 during installation
UUID=1194a32f-8bcc-47ba-8aca-a435b5f7c31b / ext4 errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=396cd0e7-0952-45fa-b59a-3215111271fe none swap sw 0 0
Är det tillräckligt för att veta vad som kan/skall göras?