touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #73718
[Bug 1449101] Re: Upgrading Kubuntu 14.10 to 15.04 boots to console (fails due to read-ony file system)
Yes, journalctl only works under systemd. If booting works under
upstart, then perhaps the UUID is wrong in /etc/fstab? Please give me
the output of "blkid" with a working boot (under upstart).
If the UUID matches, then something else is wrong; please do something
like
sudo mount -o remount,rw /
sudo journalctl -b > /root/journal.txt
sudo mount -o remount,ro /
then reboot with upstart, and attach /root/journal.txt here. Thanks!
** Changed in: systemd (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1449101
Title:
Upgrading Kubuntu 14.10 to 15.04 boots to console (fails due to read-
ony file system)
Status in systemd package in Ubuntu:
Incomplete
Bug description:
After upgrading from Kubuntu 14.10 to 15.04 (final) booting fails.
Only console greets me. Lots of errors "read-only file system". I can
see my files with ls. But nothing works.
Selecting the upstart boot from the additional boot options boots
normally.
Essentially this happens:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1431743
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1449101/+subscriptions
References