[Bug 769055] Re: USB-installation generates wrong fstab
Phillip Susi
psusi at ubuntu.com
Sun Oct 13 02:37:52 UTC 2013
Well, if you see it again feel free to reopen.
** Changed in: ubiquity (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/769055
Title:
USB-installation generates wrong fstab
Status in “ubiquity” package in Ubuntu:
Invalid
Bug description:
Binary package hint: util-linux
After an installation of Ubuntu Netbook Remix the fstab looks lik
this.
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sdb1 / ext4 errors=remount-ro 0 1
When an USB device is plugged into the system it tries to mount it to
root. That will never works.
Changing the line to
/dev/sdb1 / ext4 errors=remount-ro 0 1
will fix this problem.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: mount 2.17.2-0ubuntu1.10.10.2
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
Architecture: i386
Date: Fri Apr 22 18:10:22 2011
InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: util-linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/769055/+subscriptions
More information about the foundations-bugs
mailing list