touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #98091
[Bug 1485708] Re: fstab entry causes emergency mode to come up
It drops to a shell prompt with a motd that says "Emergency Mode please
run <some command> to review the boot logs or else run <some other
command> to boot normally". I don't recall the exact text but it's a
root shell... In 14.04 it did display the "Press S to skip waiting for
filesystem". In 14.10 I went to the grub menu and switched to an older
kernel and it worked with the skip message, but the newer kernel just
dropped to the shell. In 15.04 the newest kernel dropped to the shell
and the older kernel just hung indefinitely.
I removes the fstab entry and the newest kernel boots just fine. That's
all I know...
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mountall in Ubuntu.
https://bugs.launchpad.net/bugs/1485708
Title:
fstab entry causes emergency mode to come up
Status in mountall package in Ubuntu:
Incomplete
Bug description:
After upgrading from 14.04 to 14.10 and also from 14.10 to 15.04, the system goes into emergency mode when there is an entry in the /etc/fstab file for a <removable> hard drive that isn't connected. Here's the fstab file that caused it and the HITACHI entry has been commented out which fixed the problem.
# /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>
# / was on /dev/sdb2 during installation
UUID=b7b39e46-3fca-440b-b52e-ced5fa946ac2 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sdb1 during installation
UUID=A0D7-CA74 /boot/efi vfat defaults 0 1
# swap was on /dev/sdb3 during installation
UUID=156b7a15-d9a6-4d90-8f92-bacf916b7515 none swap sw 0 0
#UUID=12EF-3326 /media/ben/HITACHI vfat rw,user,umask=0
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubuntu-release-upgrader-core 1:15.04.14
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Mon Aug 17 10:54:23 2015
InstallationDate: Installed on 2014-09-03 (347 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to vivid on 2015-08-17 (0 days ago)
VarLogDistupgradeTermlog:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1485708/+subscriptions
Follow ups