Berryboot is a simple boot selection screen, allowing you to put multiple Linux distribution on a single SD card.In addition it allows you to put the operating system files on an external USB hard drive or on a networked storage instead of on the SD card itself.
Be aware that if you choose an external drive, the files of the operating system will be stored there, but you still need to keep the SD card in the Pi to boot from.
I don't have a Synology but I do have a little debian box with some free disk space. Looking at http://www.server-world.info/en/note?os=Debian_8&p=iscsi it 'seems' like I could create a disk image file there with dd and serve it up via iSCSI as a fixed-size target for the pi(s), but I want to make sure that berryboot doesn't reformat my whole box of course. Anybody have any success doing that ?
Correction:
I don't think you can search for all iSCSI targets in the Berryboot menu.
For more information on a similar subject look at: https://www.reddit.com/r/raspberry_pi/comments/49l25b/iscsi_booting_your_raspberry_pi/
Note: I did not succeed to get this working, so I switched (back) to Berryboot with the knowledge I learned in the other blog.
Luc
You could look at Berryboot's source code of course, then you would know for sure! :-)
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/3Dg1l67DpRY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
. -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/3Dg1l67DpRY/unsubscribe. To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. |
![]() |
Virusvrij. www.avast.com |
I've got a working weewx system on an RPi (www.weather.cusick.org.uk), which I'd like to change so that it runs completely on a NAS on my network. I've used Berryboot, and have a test system running Raspbian from an iSCSI partition, so that bit works. My question is: can I take an image of my weewx system and install it complete in Berryboot, or do I need to rebuild the weewx system in situ?
Any experience of this?
Thanks
Geoff