touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #08056
Re: [Bug 1351295] Re: Boot fails if /sbin/init (or init= arg) is an absolute symlink
On 7 August 2014 03:03, A. Eibach <1351295@xxxxxxxxxxxxxxxxxx> wrote:
> Strange.
>
> I still got the "line 307: readlink: not found" error on bootup although
> I do have initramfs-tools 0.103ubuntu8.
>
It's not just initramfs-tools package, one also needs to regenerate
initramfs with that tools package for all kernels you wish to boot.
Reboot to latest kernel; $ sudo update-initramfs -u; reboot again
should do the trick.
--
Regards,
Dimitri.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1351295
Title:
Boot fails if /sbin/init (or init= arg) is an absolute symlink
Status in “initramfs-tools” package in Ubuntu:
Fix Released
Bug description:
Booting current Utopic with init=/bin/systemd fails., or installing
systemd-sysv fails. In both cases we are dealing with an absolute
symlink "/bin/systemd -> /lib/systemd/systemd" or "/sbin/init ->
/lib/systemd/systemd". I see:
/init: line 307: readlink: not found
Target filesystem doesn't have requested /bin/systemd
and then a kernel panic.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1351295/+subscriptions
References