berryboot
berryboot copied to clipboard
Add Os - iscsi
Not sure if this is a bug or just a limitation but...
...When using iscsi instead of the SDcard as the installation location, the 'Network Settings' button is missing from the Add Os window. This makes it harder to add a custom OS as you are unable to add a custom repository from CIFS or HTTP.
Problem is that if someone changes the network settings such as IP-address, the iSCSI connection will break, and there is an issue with reconnecting.
Haven't had time to look into that, so disabling the button was the quickest workaround.
hi, i had the same problem. But there`s a workaround. You can see it here :
https://github.com/maxnet/berryboot/issues/96
second post from maxnet :-)
you must create file berryboot.ini on SDCard and add lines
[repo] url=cifs://1.2.3.4/name-of-network-share
How do I add user and password? Like that?
[repo] url=cifs://user:[email protected]/name-of-network-share