OpenMarine
PiDesktop and SSD - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How I did it (https://forum.openmarine.net/forumdisplay.php?fid=6)
+--- Thread: PiDesktop and SSD (/showthread.php?tid=1124)



PiDesktop and SSD - Didier B - 2018-04-21

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.


RE: PiDesktop and SSD - jim321 - 2018-04-21

"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


RE: PiDesktop and SSD - affinite - 2018-04-22

(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