Silverchase@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 7 months agosystemdeez nutssh.itjust.worksimagemessage-square206fedilinkarrow-up1897arrow-down112
arrow-up1885arrow-down1imagesystemdeez nutssh.itjust.worksSilverchase@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 7 months agomessage-square206fedilink
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·6 months agoI mean you still can use cli? So you can technically make an init file and boot?
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up1·6 months agoYou can’t - it’s just asking what runlevel to launch, and there are no files for any runlevel You’d need to add init=/bin/sh through grub at that point
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·6 months agoHow are you running apt then?
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up1·6 months agoI didn’t after breaking it and rebooting I restored the snapshot from before breaking the system and tried to see what would happen if I didn’t just reboot after apt bailed out
I mean you still can use cli? So you can technically make an init file and boot?
You can’t - it’s just asking what runlevel to launch, and there are no files for any runlevel
You’d need to add init=/bin/sh through grub at that point
How are you running apt then?
I didn’t after breaking it and rebooting
I restored the snapshot from before breaking the system and tried to see what would happen if I didn’t just reboot after apt bailed out
Oh okay