Fail to remount root on nfsroot install

Bug #578851 reported by PhracturedBlue
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
mountall (Ubuntu)
New
High
Unassigned

Bug Description

Binary package hint: upstart

Description: Ubuntu 10.04 LTS
Release: 10.04

After upgrade from Karmic to Lucid on an nfsroot install, reboot failed.
The initramfs loaded properly, but after switching to init, the screen switched to the framebuffer and hung with a message about portmap exit status 1

I then switched the boot to use init=/bin/bash
I see that the root filesystem is mounted correctly, read-only
I run exec /sbin/init
and get hung with a message about plymouth-splash exiting status 2

if I manually remount the filesystem rw, I can then exec /sbin/init and the system starts properly

In the end, I added 'rw' to the boot parameters such that root is mounted rw by initramfs (and removed he init= parameter), then boot works properly.
As it worked fine in Karmic without this, it seems like something in init is preventing the filesystem from remounting read-write

My fstab file:
proc /proc proc defaults 0 0
/dev/nfs / nfs rw,nolock 0 0
none /tmp tmpfs defaults 0 0
none /var/run tmpfs defaults 0 0
none /var/lock tmpfs defaults 0 0
none /var/tmp tmpfs defaults 0 0

affects: upstart (Ubuntu) → mountall (Ubuntu)
Revision history for this message
rew (r-e-wolff) wrote :

Ah! this would be another workaround for my situation! I wrote an upstart script which does the same, which I added to bug #537133

Steve Langasek (vorlon)
Changed in mountall (Ubuntu):
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.