maxnet / berryboot

Berryboot -- Boot menu / OS installer
http://www.berryboot.com/
Other
799 stars 135 forks source link

Berry Boot USB .IMG issues #731

Open Vadero66 opened 2 years ago

Vadero66 commented 2 years ago

I have a raspberry pi 4 8gb model B. I am running berry boot. When I select my USB to find the flavor of OS I want to install, it displays nothing but system volume. I jave use pi images ro format 4 USB devices of different manufacturers. It still won't display any .img files.

symbios24 commented 2 years ago

Hi, The drive must be fat32 formatted to see it.

Vadero66 commented 2 years ago

Yes it is fat 32 and formatted by the pi imaging tool. I have tried a 32gb 64gb 128gb USB drive. All images are squashed.

On Wed, Dec 8, 2021, 12:40 AM symbios24 @.***> wrote:

Hi, The drive must be fat32 formatted to see it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maxnet/berryboot/issues/731#issuecomment-988571366, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV7W73JDYS5SBPUCQJUU27LUP4DVNANCNFSM5JSTQX5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

symbios24 commented 2 years ago

Press the add os option and keep the left click pressed until you see the add from usb option

Vadero66 commented 2 years ago

I have done this and it shows my USB drive. It also shows my file system within the drive. I can create multiple sub folders and they all display correctly on the berry boot menue. The problem is that the image files do not display. I have tried 10 different images and non display.

On Wed, Dec 8, 2021, 8:11 AM symbios24 @.***> wrote:

Press the add os option and keep the left click pressed until you see the add from usb option

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maxnet/berryboot/issues/731#issuecomment-988900056, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV7W73MWMWAK5LF232CKN6DUP5YSFANCNFSM5JSTQX5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

symbios24 commented 2 years ago

Are the images with the img extension?

Eg:. Raspbian.img

Or you put them compressed in the drive?

Eg: Raspbian.img.gz

If they are in capital.IMG put them in lower case .img

Vadero66 commented 2 years ago

Yes

On Wed, Dec 8, 2021, 11:38 PM symbios24 @.***> wrote:

Are the images with the img extension?

Eg:. Raspbian.img

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maxnet/berryboot/issues/731#issuecomment-989559019, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV7W73MBOYI7B5GXEYSXDCDUQBFFRANCNFSM5JSTQX5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

bernermic commented 2 years ago

Hi, first of all - thanks for this great tool!

@Vadero66 I ran into the same exact issue. I was able to restore my .img from USB via accessing the Backup section. It was the last option where I could choose to restore a img from USB, there it worked just fine for me.

Somehow the add OS option didn't show me a the restore from USB either.

maxnet commented 2 years ago

Somehow the add OS option didn't show me a the restore from USB either.

Need to hold down your mouse button longer over the "add OS" button.

bernermic commented 2 years ago

Ok, I will try that with my next install.