Angelo Lombardo

Results 4 comments of Angelo Lombardo

I guess, since they are very similar, that berryboot uses the same schema as PINN and NOOBS and since PINN has been updated to boot from USB without any SD...

Looking at the script, tou could put also bootdev=sd* . We just need to understand which devoce name will get our SSD, I guess will be always the same if...

$BOOTDEV is already pointing to /dev/$BOOTDEV (/dev/sda1 if you edit the bootdev= ) if [ $BOOTDEV == sd* ]; then BOOTDEV="/dev/$BOOTDEV" fi BerryBoot is also working with only the SD...

> I am wondering if this project is still alive. Because with this bug it's not usable for months now. Anyone got the scoop on its status? Wondering the same,...