Thread: etc/fstab issues
i had issue last week: http://ubuntuforums.org/showthread.p...5#post11561705
problem has resurfaced. notice have etc/fstab , etc/fstab001. when boot got message:
disk drive /media/sdc 1 not ready yet or not present.
continue wait; press s skip mounting; or m manual recovery
removed etc/fstab , rebooted get:
disk drive /media/sdg 1 not ready yet or not present.
continue wait; press s skip mounting; or m manual recovery
went , took out when noticed second fstab. have no idea going on. on how fix issue appreciated! way, fstab running show?
here fstab:
# /etc/fstab: static file system information.
#
# use 'blkid' print universally unique identifier a
# device; may used uuid= more robust way name devices
# works if disks added , removed. see fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / on /dev/sda5 during installation
uuid=67e7a8a3-fc6d-408e-be09-9cfbcdb48219 / ext4 errors=remount-ro 0 1
# swap on /dev/sda6 during installation
uuid=851df827-eb3e-43bf-bd46-3468670f6dd5 none swap sw 0 0
/dev/sdh1 /media/sdh1 ntfs defaults 0 0
/dev/sdg1 /media/sdg1 ntfs defaults 0 0
here fstab001:
# /etc/fstab: static file system information.
#
# use 'blkid' print universally unique identifier a
# device; may used uuid= more robust way name devices
# works if disks added , removed. see fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / on /dev/sda5 during installation
uuid=67e7a8a3-fc6d-408e-be09-9cfbcdb48219 / ext4 errors=remount-ro 0 1
# swap on /dev/sda6 during installation
uuid=851df827-eb3e-43bf-bd46-3468670f6dd5 none swap sw 0 0
/dev/sdh1 /media/sdh1 ntfs defaults 0 0
/dev/sdg1 /media/sdg1 ntfs defaults 0 0
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] etc/fstab issues
Ubuntu
Comments
Post a Comment