fstab related boot problem

Xandros Pilosa folivora.pilosa at gmail.com
Mon Feb 15 19:50:57 UTC 2010


Hello,
while you are waiting for other responses:

Dne 15.02.2010 (pon) ob 18:24 +0000 je Graham Watkins zapisal(a):
> Tom H wrote:
> >> I'm having an intermittent boot problem where the system appears to hang
> >> and I get the following message:
> >>    
> >   
> >> One or more of the mounts listed in /etc/fstab cannot yet be
> >> mounted: /home: waiting for 
> UUID=7x6fcee8-9505-437f-bb29-b9c894041172

your blkid outpot and fstab antry for /home:
UUID="7f6fcee8-9505-437f-bb29-b9c894041172
see the dif.: 7f NOT 7x

> >> swap waiting for UUID=59a31579-1a6c-46a8-9ecb-7d1679a9943e

your blkid output has no partition with this UUID
yet in fstab you have for swap:
# swap was on /dev/sda5 during installation
UUID=3d05177c-33c4-4d4b-9c76-9103ae9384e7       
which is correct according to blkid output
AND
# swap was on /dev/sdb7 during installation
UUID=59a31579-1a6c-46a8-9ecb-7d1b79a9943e
which apparently does not exist (anymore, maybe?) 
[snip]    
> >
> > Please post the outputs of
> > blkid
> > blkid -p
> > cat /etc/fstab
> > fdisk -l
> > cat /boot/grub/grub.cfg
[snip]
> graham at graham-desktop:~$ cat /boot/grub/grub.cfg
> cat: /boot/grub/grub.cfg: No such file or directory

It might be doe you are not using Grub2, but Grub legacy.
In this case you can edit
/boot/grub/menu.lst
and remove the entry with non existing (second) swap partition (sdb7)
and double check UUID for /home.
> 
> Hope this all tells you more than it tells me - although the UUID for 
> /home appears to match.
No, it does not - se above.
Hope it helps a bit. Anyway, waiting for some additional suggestions may
be useful.

Regards





More information about the ubuntu-users mailing list