OpenMarine

Full Version: PiDesktop and SSD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was tempted to utilize an SSD instead of the SD, and the Farnell's PiDesktop seems an attractive solution.
In the attached pdf I  relate this experience.
"There is also a possibility not to use an SD at all, but it require you to write in a write once memory,
which is non reversible : you will never more boot that RPi from a SD card, and should the process
fails your RPi will be DEAD ! "

this is wrong.^^^^^^^

no worry's about setting the bit for booting without sd card.
It's not like you are DISABLING sd card booting by doing this
The Pi boot ROM code looks for an SD card first. Only if a bootable SD card isn't found will it look for a bootable MassStorageDevice.
i have it set on mine and still booting openplotter from sd card and Raspbian from usb.
patiently waiting for an img.Smile
(2018-04-21, 10:42 AM)Didier B Wrote: [ -> ]I was tempted to utilize an SSD instead of the SD, and the Farnell's PiDesktop seems an attractive solution.
In the attached pdf I  relate this experience.

I havent used SSD but have implemented PWM fan cooling (I note in your config document you didn't like the noise !)
I've done a separate "How I did it" if you are interested.  Smile