drinkcat / chroagh

Chromium OS Archlinux Chroot Environment
BSD 3-Clause "New" or "Revised" License
241 stars 27 forks source link

Cannot fork a subshell (separate_partition branch) #88

Open tonyxue opened 9 years ago

tonyxue commented 9 years ago

I was trying to create the separate partition using the separate_partition branch on my freshly installed new Chromebook Pixel. However the first time I run sudo sh installer/main.sh -S -s 10240, after the 10 seconds count down, it prompted cannot start subshell. So I ran it for the second time and it complained nothing then. The system then logged off, stayed at the login screen for a while and restarted. I logged in after the restart and checked that the partition wasn't created. I tried to run again then, the same cannot start subshell came up for the first time and the second time it was a direct reboot.

Any idea?