Hi to all.
I'm running Karmic(64bit) on a stock HP dv3-2155mx and I ran into this message the other day.
Error mounting: mount exited with exit code 1: helper failed with:
[mntent]: line 13 in /etc/fstab is bad
mount: can't find /dev/sr0 in /etc/fstab or /etc/mtab
I googled around and became more confused.
I opened up /etc/fstab to find this
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s 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/sda1 during installation
UUID=6572f122-cbb2-4afd-acb0-2228eaf5d3c2 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=4a333a52-f7a4-437b-b5af-7403021d6244 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0tmpfs /tmp tmpfs noexec,defaults,noatime 0 0
tmpfs /var/tmp tmpfs noexec,defaults,noatime 0 0
Not sure of what to replace line 13 with and if that's all that I have to do.
Any help would be most appreciated.
Thanks in advance.



Adv Reply



Bookmarks