[ale] fstab question

Sean kilpatms at speakeasy.net
Tue Nov 3 15:39:58 EST 2009


Upgraded Ubuntu last night on this netbook. Have one sorta odd glitch.
On boot, the OS reports it cannot mount one of the lines in the fstab file.

I have copied the file below. I have never seen an fstab file that looked like
this one.

Can I solve this problem by simply commenting out the first line? Or should I
just ignore the warning?

Sean

--------------------------------------------------------------------------------------

# /etc/fstab: static file system information.
#
# Use 'vol_id --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/sda5 during installation
UUID=99b3cc22-ba4b-4333-b7ea-2c05be080bd0 /               ext3   
relatime,errors=remount-ro 0       1
# /boot was on /dev/sda1 during installation
UUID=1866e268-96e3-4aaf-b727-b66140d931a3 /boot           ext3    relatime      
 0       2
# /home was on /dev/sda6 during installation
UUID=f66626c0-a831-4fda-bf8d-a2898383439a /home           ext3    relatime      
 0       2
# swap was on /dev/sda7 during installation
UUID=c5279109-2f3b-4214-8c02-f5ee54550104 none            swap    sw            
 0       0







More information about the Ale mailing list