Please help me. I have 2 Pis, bought several months ago for my two small children, aged 6 and 8. They can't do the installation work for themselves. And after a life starting with FORTRAN programming in CERN, all the way to AJAX and Javascript, neither can I.
The problem: I am trying to "image an SD card." The instructions online "Installing operating system images on Mac OS" I cannot follow.
I am on a Mac, of course. OS X Yosemite Version 10.10.1
I have downloaded the NOOBS_v1_3_10.
I think the SD card, currently plugged into the USB port inside a FujiFilm SD HC USB 2.0 "card reader"(?)
is:
disk3s6:
Capacity: 1.52 GB (1,520,418,816 bytes)
BSD Name: disk3s6
Content: Linux
Mount Point = Not Mounted (Question 1: Does this mean that the steps in the above under "(Mostly) Graphical Interface" section, fourth bullet point: "Unmount the partition" is not necessary?
It then says "From the Terminal run:
sudo dd bs=1m if=path_of_your_image.img of=/dev/diskn"
Question 2: What is "path_of_your_image"? I cannot work this out.
Question 3: Can you confirm from the above that "diskn" should be "disk3"? Perhaps also "disk3s6".
In Terminal, I am getting "syntax error".
In more detail:
Js-MacBook-Air:~ jhayward1$ diskutil unmountDisk /dev/<disk3 from diskutil>
-bash: syntax error near unexpected token `newline'
Question 4: What is wrong with the above?
Failing using the section on "(Mostly) Graphical Interface", there is the next section 'Command Line".
I tried this too.
I am not sure what "Command Line" is. Sounds like terminal.
Question 5: Is Command Line the same as the terminal, (with which I am familiar)?
Question 6: Top level - what do I need to do, given the above notes, to get the operating system code onto a Pi?
I am giving up at this point and await any randomly kind soul who can offer really clear actions here at some point.
If no-one comes forward these boys will have to await my wading through this and I am not confident I can do it having failed thus far.
I know it is all part of the exercise, but this has been really frustrating so far. Takes me back to ZX80 etc.