I tried to force a downgrade in an ill-advised matter, and not the laptop cannot boot kubuntu.
On a regular boot, I get
/bin/sh: splash: No such file or directory
[ 27.125989] Kernel panic -not syncing: Attempted to kill init!
I get the same result from the recovery option in grub.
I've found that by removing "splash" from the lines in grub, I can boot into single-user and sh, with a warning that "Target filesystem doesn't have /sbin/init"
I'm in this situation from trying to force-install packages from 8.04 over 8.10 (particularly, kde and adept) [the newer versions were painful and dumbed down]
Anyway, the first issue is getting back up.
I've tried remounting / to get it rw, and then dpkg --configure -a, but on the first package (initramfs-tools), when it tries to create the new image, it announces that
/usr/sbin/mkinitramfs: line 14: getopt: command not found.
The obvious solution is to simply reinstall, but the cd drive doesn't work any more and this laptop cannot boot from usb.
I've made a usb stick from create-usb, but I haven't succeeded in booting from it. If I put it in before powering up, grub sees it as hda(1,0). It seems to me that I should just be able to tell it the partition, set initrd and initrd to the files in /casper, but it seems to hang after a half a screen of messages while configuring the usb stick.
hawk, stumped
On a regular boot, I get
/bin/sh: splash: No such file or directory
[ 27.125989] Kernel panic -not syncing: Attempted to kill init!
I get the same result from the recovery option in grub.
I've found that by removing "splash" from the lines in grub, I can boot into single-user and sh, with a warning that "Target filesystem doesn't have /sbin/init"
I'm in this situation from trying to force-install packages from 8.04 over 8.10 (particularly, kde and adept) [the newer versions were painful and dumbed down]
Anyway, the first issue is getting back up.
I've tried remounting / to get it rw, and then dpkg --configure -a, but on the first package (initramfs-tools), when it tries to create the new image, it announces that
/usr/sbin/mkinitramfs: line 14: getopt: command not found.
The obvious solution is to simply reinstall, but the cd drive doesn't work any more and this laptop cannot boot from usb.
I've made a usb stick from create-usb, but I haven't succeeded in booting from it. If I put it in before powering up, grub sees it as hda(1,0). It seems to me that I should just be able to tell it the partition, set initrd and initrd to the files in /casper, but it seems to hang after a half a screen of messages while configuring the usb stick.
hawk, stumped
Comment