linux-noah / noah

Bash on Ubuntu on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

startup issue

scbarton opened this issue · comments

After starting noah and installing ubuntu, it appears to hang and I do not get a linux prompt. Here is the session:

$ noah
Noah is installing the initial filesystem in ~/.noah/tree. Proceed? [Y/n] 
Password:
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  109M  100  109M    0     0  5674k      0  0:00:19  0:00:19 --:--:-- 6806k
 109MiB 0:00:06 [16.1MiB/s] [================================>] 100%            
ubuntu is successfully installed into /Users/scott/.noah/tree
Allow noah to run as root? It's necessary for privileged commands such as sudo.
Noah is still under development, so please enable it at your own risk! [y/N] y

After responding to the sudo prompt, nothing happens. Similar when running noah in a new window. Any suggestions?

I had to add my hostname + ".local" to the 127.0.0.1 entry in /etc/hosts. Eventually it will continue though.
You may also want to put "nameserver 8.8.8.8" in /etc/resolv.conf or so if you want to try apt etc.

I have the same problem, no prompt appearing after launching noah. I'd try darkfader suggestions, but I am not sure what to put for my hostname in /etc/hosts.

Exact same issue for me.

I am having the same issue, running noah does nothing but hang. Are there any fixes?

Same issue here. Adding to /etc/hosts doesn't resolve for me.

Is there any way to install the previous version?