09-18-2018, 02:26 PM
(09-18-2018, 01:12 PM)Cotic Wrote:(09-18-2018, 12:00 PM)remy1961 Wrote: Hi, have you followed the easy installation guide?
Remy
Hi Remy,
Thanks for your reply.
Yes I have, at least 10 times and I’ve double checked my entries every time. I’ve come to a complete halt, as I don’t know what else to check?
Ten times is too many by about 8 times.
What do your statements "nothing happens" and "come to a complete halt" mean?
After STEP 3 in the download instructions do you have a file mosbuild.sh in your /home/pi directory?
If so, is it the right file? [1] Here's what I downloaded just now
Code:
pi@moode42:~ $ ls -l mosbuild.sh
-rw-r--r-- 1 root root 19240 Jul 12 08:57 mosbuild.sh
pi@moode42:~ $ head mosbuild.sh
#!/bin/bash
#
# moOde OS Image Builder (C) 2017 Koda59
#
...
If you got this far, then you should be seeing messages pop up in the terminal as the script executes.
Regards,
Kent
[1] I ask this because my ISP helpfully returns a short html file of the same name if I use wget to download a file from a nonexistent or nonresponsive host.