Thread: ubuntu boots in Busybox and initramfs degraded RAID
do when booting ubuntu?
(i copied other post, version numbers wrong)
chances are, have raid array needs recoverycode:busybox v1.15.3 (ubuntu 1:1.15.3-1ubuntu5) built-in shell (ash) enter 'help' list of built-in commands. (initramfs)
i'm assuming typing "exit" @ prompt allows boot system (this case)
first want know what's going on, edit /etc/default/grub , comment (put # @ beginning) line:
don't forget apply changes:code:grub_cmdline_linux_default="quiet splash"
then reboot box , see problem. in case grub kind enough ask me:code:sudo update-grub
except question hidden splash screen (nice, uh?)code:do wish start degraded raid?
google more , bump this:
https://bugs.launchpad.net/ubuntu/+s...ls/+bug/268873
edit again /etc/default/grub bring splash screen , tell grub boot anyway:
don't forget apply changes:code:grub_cmdline_linux_default="quiet splash" #grub_cmdline_linux="" grub_cmdline_linux="bootdegraded=true"
next reboot should not hang anymore!code:sudo update-grub
hope helps!
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] ubuntu boots in Busybox and initramfs degraded RAID
Ubuntu
Comments
Post a Comment