I'm using Xubuntu 12.04.2 LTS with mountall 2.36.4 and I'm affected by
this bug too. It is causing the boot to take up a few minutes when
before the update to mountall it took about 30 seconds. I worked up a
temporary solution by changing fstab to include a line for /tmp as shown
below. This resolved the long boot time and returned the boot time to
about 30 seconds again.

___________________________________________________________________________________________________________________

# /etc/fstab: static file system information.
#
# Use 'blkid' 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
tmpfs           /tmp            tmpfs   optional,nodev,noexec,nosuid 0       0
# / was on /dev/sda5 during installation
UUID=e1d5a19a-38eb-4764-94fb-aa207425bb05 /               ext4    
errors=remount-ro 0       1
# /boot was on /dev/sda1 during installation
UUID=bf18614c-9c65-438f-8d3b-42e05d38dc94 /boot           ext4    defaults      
  0       2
# swap was on /dev/sda2 during installation
UUID=4763d205-0f07-4307-aa84-92a2e08dbd79 none            swap    sw            
  0       0

___________________________________________________________________________________________________________________

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1091792

Title:
  The disk drive for /tmp is not ready yet or not present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1091792/+subscriptions

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

Reply via email to