I'll try to write my email alittle bit more clear, atleast my Hack to that specific issue: (because now I've switched to Arch, and it is probably a bad excussion):
You could do it two ways. One is boot from a usbkey, live version, or a cd, knoppix or anything that you can get your console on the machine and mount drives works fine. You mount your drive, goto the "etc/init" directory and rename those files (all of them) so they do not have the .dpkg-new extention, just the original name. If you mounted your ROOT onto /mnt, you would be looking in /mnt/etc/init thats all, the way I did it was to use the boot option 'init=/bin/bash' (via grub or lilo etc) because I didn't have a usbkey or cdrom drive. In that case you are already on your on ROOT. j. On Mon, Aug 24, 2009 at 4:06 PM, entertain <[email protected]> wrote: > same issue here. > > I want to boot my ubuntu. I'm missing it so much. :( > > -- > Karmic Koala stopps dead after /scripts/init-bottom > https://bugs.launchpad.net/bugs/398214 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in Ubuntu: New > > Bug description: > Hi, > > After an update yesterday my Karmic installation no longer completely boots > in any kernel (in safe or other wise) I have kernels 2.30.8, 2.30.9 and > 2.30.10 installed. > > When not in safe mode I see the splash screen the the screen goes blank and > nothing happens. I can press Alt-F1 and what I see something like the > following: > > kinit: name_to_dev_t(/dev/disk/by-uuid/...) - dev(8,3) > kinit: trying to resume from /dev/disk/by0uuid/... > kinit: No resume image, doing normal boot... > > In safe mode I see the above with the following additional lines: > > Begin: Running /scripts/local-bottom ... > Done. > Done. > Begin: Running /scripts/init-bottom ... > Done. > [ 42.560077] CE: hpet increasing min_delta_ns to 15000 nsec > > Immediately after updating X appeared to have died but I could access > virtual terminals now after attempting to reboot (with all kernels) I never > get any virtual terminals. > > Regards, > Ivan Wills > -- Karmic Koala stopps dead after /scripts/init-bottom https://bugs.launchpad.net/bugs/398214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
