This problem probably still exists:

while [ ! -x ${rootmnt}${init} ]; do
        panic "Target filesystem doesn't have ${init}"
done

It could probably be tweaked to realpath it and append it to ${rootmnt}
or something like that.

Marking as low priority - anyone playing with their init can set init=
on boot to the actual init that they want to test.


** Also affects: initramfs-tools (Ubuntu)
   Importance: Untriaged
       Status: Unconfirmed

-- 
Wont find /sbin/init
https://launchpad.net/bugs/26945

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to