Cnchi
Cnchi copied to clipboard
/sbin/init does not exist - Bailing out, you are on your own
Describe the bug After install finished and reboot, system hang up saying "/sbin/init does not exist - Bailing out, you are on your own" like this https://unix.stackexchange.com/questions/96720/sbin-init-does-not-exist-bailing-out-you-are-on-your-own-good-luck
To Reproduce Steps to reproduce the behavior:
- Install
/usr/
as a separated partition
Expected behavior Boot successfully
Additional context
As described in this (https://wiki.archlinux.org/index.php/Mkinitcpio#.2Fusr_as_a_separate_partition) site, the usr
hook of mkinitcpio is missing even if /usr/
is installed as a separated partition. Actually, I added usr
hook manually and boot successfully.
Cnchi version 0.14.426 minimum installer
Shouldn't close this yet. Needs to be tested.
I ran the installer in Virtualbox and I followed these steps:
Select the defaults until Disk partitioning.
Partitions Created: -bios-gpt-boot -/usr -swap -/
Install Finished without error (Here is the pastebin): https://pastebin.com/R2vhs4a8
Managed to boot into system without receiving: "/sbin/init does not exist - Bailing out, you are on your own"
Login Screen Image: https://my.pcloud.com/publink/show?code=XZ65PP7ZnBhepNB7VnSx3OBBe6tX1k7uXcnX
So it seems to be working fine with a base install. Did I miss anything?
EDIT: Fixed broken hyperlinks
#1064 https://github.com/Antergos/Cnchi/issues/1064#issuecomment-421723344