** Attachment added: "boot.log with UUIDs used and skipped failed mounts"
   http://launchpadlibrarian.net/51919393/boot.log.error

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/51917326/Dependencies.txt

** Description changed:

  Binary package hint: mountall
  
  When I use UUIDs in /etc/fstab mounting during booting fails. After mounting 
failed, I can use manual recovery and use 'mount -a' to mount both partitions 
correctly (ie UUID seems to be available at that time)
  When I am using the device paths (/dev/sdaX) in fstab mounting does not fail.
  
  My partial fstab (with UUID):
  # /boot was on /dev/sda2 during installation
  UUID=8a028428-471b-4ec8-aeba-1abeb4216f95 /boot           ext3    
defaults,bootwait        0       2
  # /home was on /dev/sda6 during installation
  UUID=760f6b92-5efc-4141-bd52-fe1dee758715 /home           ext3    
defaults,bootwait        0       2
  
  An without UUID (and working):
- proc            /proc           proc    nodev,noexec,nosuid 0       0
  # /boot was on /dev/sda2 during installation
  /dev/sda2 /boot           ext3    defaults        0       2
  # /home was on /dev/sda6 during installation
  /dev/sda6 /home           ext3    defaults        0       2
  
  blkid returns:
  /dev/sda2: LABEL="grub" UUID="8a028428-471b-4ec8-aeba-1abeb4216f95" 
SEC_TYPE="ext2" TYPE="ext3" 
  /dev/sda6: UUID="760f6b92-5efc-4141-bd52-fe1dee758715" SEC_TYPE="ext2" 
TYPE="ext3" 
  
  I attached the boot.log when booting failed and I had chosen to skip the
  manual recovery.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: mountall 2.15
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Wed Jul 14 11:42:08 2010
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: mountall

** Description changed:

  Binary package hint: mountall
  
  When I use UUIDs in /etc/fstab mounting during booting fails. After mounting 
failed, I can use manual recovery and use 'mount -a' to mount both partitions 
correctly (ie UUID seems to be available at that time)
  When I am using the device paths (/dev/sdaX) in fstab mounting does not fail.
  
+ I also tried to add bootwait to the mounting flags in fstab, as
+ suggested in #481190, but this did not affect the outcome.
+ 
  My partial fstab (with UUID):
  # /boot was on /dev/sda2 during installation
- UUID=8a028428-471b-4ec8-aeba-1abeb4216f95 /boot           ext3    
defaults,bootwait        0       2
+ UUID=8a028428-471b-4ec8-aeba-1abeb4216f95 /boot           ext3    defaults    
    0       2
  # /home was on /dev/sda6 during installation
- UUID=760f6b92-5efc-4141-bd52-fe1dee758715 /home           ext3    
defaults,bootwait        0       2
+ UUID=760f6b92-5efc-4141-bd52-fe1dee758715 /home           ext3    defaults    
    0       2
  
  An without UUID (and working):
  # /boot was on /dev/sda2 during installation
  /dev/sda2 /boot           ext3    defaults        0       2
  # /home was on /dev/sda6 during installation
  /dev/sda6 /home           ext3    defaults        0       2
  
  blkid returns:
  /dev/sda2: LABEL="grub" UUID="8a028428-471b-4ec8-aeba-1abeb4216f95" 
SEC_TYPE="ext2" TYPE="ext3" 
  /dev/sda6: UUID="760f6b92-5efc-4141-bd52-fe1dee758715" SEC_TYPE="ext2" 
TYPE="ext3" 
  
  I attached the boot.log when booting failed and I had chosen to skip the
  manual recovery.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: mountall 2.15
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Wed Jul 14 11:42:08 2010
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: mountall

-- 
Mounting partitions using UUIDs fails while booting
https://bugs.launchpad.net/bugs/605356
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to