[Bug 1449101] Re: Upgrading Kubuntu 14.10 to 15.04 boots to console (fails due to read-ony file system)

2015-04-29 Thread Martin Pitt
*** This bug is a duplicate of bug 1431743 ***
https://bugs.launchpad.net/bugs/1431743

** This bug has been marked a duplicate of bug 1431743
   fails to boot due to read-ony file system

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, 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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1449101/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1449101] Re: Upgrading Kubuntu 14.10 to 15.04 boots to console (fails due to read-ony file system)

2015-04-27 Thread Martin Pitt
Ah, as I suspected. Your fstab has

UUID=4bf3a782-af3c-46c4-b9ab-7988da79e800 /   ext4errors
=remount-ro 0   1

which does not exist. According to blkid, you most likely want this
partition:

/dev/sda5: UUID="6f78ae63-3c82-451c-822f-4014f48ea22a" TYPE="ext4"
PARTUUID="7448d815-05"

So please fix your /etc/fstab to use this UUID for the root partition,
then everything will be in order again. Do you have any idea what broke
this?

** Changed in: systemd (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, 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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1449101/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs