picodotdev / alis

Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs an unattended, automated and customized Arch Linux system.
https://picodotdev.github.io/alis/
GNU General Public License v3.0
823 stars 319 forks source link

Failed to mount /sysroot on post-install reboot #114

Closed whorider closed 3 years ago

whorider commented 3 years ago

Sorry for the picture. I've tried install a number of times and each time I reboot, I get dropped into Emergency Mode. I've tried various combinations, most everything is set to auto, ask, with LUKS

See Picture.

Thanks! pico

icedmoca commented 3 years ago

login root account, system ctl status sysroot.mount

whorider commented 3 years ago

Thanks! I think I need to test in a vm going forward to give better log info.

I’ve used the script many times in the past and love it, b/c I always have trouble w/ LUKS install on manual arch installations.

I was able to get it to boot to lightDM and now I’m off and running w/ XFCE.

I am using a MacBook Air 5,2

Thanks for your work!

On Feb 1, 2021, at 2:52 AM, Kyle Drake notifications@github.com wrote:

login root account, system ctl status sysroot.mount

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/picodotdev/alis/issues/114#issuecomment-770687183, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE74J3OSFIRPIPYBBTTGVVTS4ZTUZANCNFSM4W32EQQA.

picodotdev commented 3 years ago

I did a test with this configuration https://github.com/picodotdev/alis/blob/master/packer/alis-packer-efi-ext4-luks-lvm-systemd.sh in a VirtualBox VM and the system rebooted correcty.

What did you to boot in lightDM and XFCE? If there is any need to be changed in alis leave a comment and put your alis.conf changes.

whorider commented 3 years ago

For some reason if finally successfully reboot post install.

I kept getting dropped to the emergency shell and could not enter any commands.

Here is my Alis.conf https://github.com/whorider/OSCP_Notes/blob/master/alis.conf https://github.com/whorider/OSCP_Notes/blob/master/alis.conf

Just in case you spot an error w/ my variables.

Thanks again, like I said, I’m up and running.

On Feb 1, 2021, at 2:12 PM, pico.dev notifications@github.com wrote:

I did a test with this configuration https://github.com/picodotdev/alis/blob/master/packer/alis-packer-efi-ext4-luks-lvm-systemd.sh https://github.com/picodotdev/alis/blob/master/packer/alis-packer-efi-ext4-luks-lvm-systemd.sh in a VirtualBox VM and the system rebooted correcty.

What you did to boot in lightDM and XFCE? If there is any need to be changed in alis leave a comment and put your alis.conf changes.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/picodotdev/alis/issues/114#issuecomment-771126729, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE74J3OB3OX62Y3EDCOGSYTS44DLZANCNFSM4W32EQQA.

picodotdev commented 3 years ago

Your alis.conf seems good to me.