Putting RISC OS on SD card via Macbook Pro 10.7.4
Pages: 1 2
James (1591) 14 posts |
Hello, Just got my RaspberryPi. Slight problem now is I use a Mac. Does anyone really clever out there know how to put an OS onto SD card using Mac? All the websites I’ve found only cater for the blasted PC user. Many thanks for help. |
Chris Gransden (337) 1202 posts |
You could try dd-gui. |
Jeffrey Lee (213) 6048 posts |
There’s also instructions on the MeeGo site which can easily be adapted for writing any kind of disc image onto an SD card. But I suspect dd-gui would be a bit more user-friendly! I’m assuming you’re trying to install the alpha distro instead of starting from scratch? |
James (1591) 14 posts |
ok thanks for replying – none of these worked, but thanks for trying to help. |
Chris Hall (132) 3554 posts |
I’m assuming you’re trying to install the alpha distro instead of starting from scratch? The alpha distro (13 Jul 2012) is a compressed SD card image. Once you have written that to an SD card, all further updates can be done entirely from the Pi, following the on-screen instructions. |
Theo Markettos (89) 919 posts |
When you say ‘none of these worked’, what happened? |
Chris Hall (132) 3554 posts |
Have you tried here (this is the recommended way to put a distro onto an SD card on a Mac). |
John K. (1549) 27 posts |
Follow the instructions in Jeffrey’s link (at the bottom of the page). Works fine for me, every time (using Chris’s alpha distribution). |
James (1591) 14 posts |
just tried the http://exaviorn.com/raspiwrite/ which seems much more straight forward, but although it said… Transfer Complete! Please remove the SD card when i plugged into pi and switched on it was like watching England play football ‘disappointing’.. message on screen said ’no filesystem could mount root, tried ext4 Any ideas on what I’m doing wrong? I did follow everything to letter… James |
James (1591) 14 posts |
Also already tried the instructions on the MeeGo site using diskutil list, but that didn’t work towards the end of the process. It could be the SD card reader inbuilt to macbook pro is not good, but not had any problems using it with anything else. |
James (1591) 14 posts |
thanks for all help again. |
Chris Gransden (337) 1202 posts |
There’s not really that much that can go wrong writing the image to the card. You could try typing the command manually at the command line. Something like, dd if=filename.img of=/dev/device Replace ‘filename.img’ with the name of your image file and ‘device’ with the correct device you retrieved using ‘diskutil -l’. If that still doesn’t work you could try a different SD card. |
James (1591) 14 posts |
Im now not even getting the pi to boot up. blanc screen and red light on pi with very small faint green dot. Is the pi dead? |
Steve Revill (20) 1361 posts |
Can we rewind a bit?
|
Dave Higton (1515) 3497 posts |
It sounds like you’re using a power supply that isn’t capable of providing enough current. |
James (1591) 14 posts |
SD card is brand new Samsung 8GB Class 6 |
John K. (1549) 27 posts |
I think there’s a mistake in those Meego instructions. In step 6, it says
Try changing it to:
(The change being to use “/dev/rdiskN” instead of “/dev/diskN”.) When you initially insert your SD card, you should see it appear on the desktop. When you unmount it using diskutil, the icon will vanish. Once the “dd” command finishes, it should reappear with a different name (“PiBoot”, if memory serves). You should be able to double-click on the drive icon and browse a FAT partition with a couple of files on it (“riscos.img”, “config.txt”, etc). You won’t be able to see the RISC OS partition, however. I have used my MacBook Air’s SD card slot in the past, and not had any issues with the images it has created. |
James (1591) 14 posts |
Do you think the fact it won’t even boot up now can be corrected by an SD card? |
John K. (1549) 27 posts |
The firmware and everything it needs to boot are on the SD card. If the SD card hasn’t been imaged correctly, the Pi won’t even boot. After I get home tonight, I’ll write up some proper instructions on how to create an image file (time/memory permitting). There doesn’t seem to be a proper guide that I’ve seen that caters to the Pi-Mac-RISC OS combination. I would put it on the wiki, but I’m not sure where to put it, so I’ll probably end up posting it in this thread, unless someone can suggest a better alternative. I think it would be helpful if there was a central set of instructions for Windows/Linux/OS X on this site, to save people having to surf to other places to find information that’s not entirely RISC OS specific. |
James (1591) 14 posts |
that would be really useful and thanks for your time. I agree they should include instructions for Windows/Linux/OS X in one place. |
Steve Revill (20) 1361 posts |
Can I ask again (because I didn’t get an answer):
If you’re just trying to program the RPi ROM image from our site onto the SD card, it’s definitely not going to work. You need to be programming an SD card disc image which includes all of the bits that RPi requires to boot. And we’ve still not established if the image you’ve got is corrupt or not, either. |
James (1591) 14 posts |
just managed to get Arch Linux ARM onto SD card and boot up the pi. No good for me, but at least some kind of success. |
James (1591) 14 posts |
Hi Steve, Not sure I understand your questions. Im total beginner sorry, apart from my 1980’s Acorn Electron days. |
Steve Revill (20) 1361 posts |
No problem, James. What I’m asking is where did you download the RISC OS image that your are trying to program onto the SD card from? Also, what was the name of the file you downloaded and when did you download it? |
James (1591) 14 posts |
Keith Dunlop spoke about RISC OS at the Cambridge Raspberry Jam, which was very interesting. I seem to recall he mentioned the OS would be in the region of 6MB This is the image below from website. HardDisc4 (self-extracting) |
Pages: 1 2