Тёмный

Raspberry Pi 4 Easy Multi Boot + External SSD - Berry Boot Tutorial 

ETA PRIME
Подписаться 1,2 млн
Просмотров 147 тыс.
50% 1

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 328   
@bardknight
@bardknight 4 года назад
I just ordered a Pi4 for my Arcade1up and it’s my first time using a Pi, so I appreciate all your tutorials.
@ZeginMakesMusic
@ZeginMakesMusic 2 года назад
I loaded BB right onto my m.2 usb. I booted from it, selected it as my OS drive, booted from it again and downloaded Ubuntu and Raspbian without an SD card.
@VIPINSAINI_20
@VIPINSAINI_20 4 года назад
I'm using Berry Boot since mid 2017 , on pi 3. And I still like that
@LoungeAct1978
@LoungeAct1978 4 года назад
Can you install Retropie on top of all of this?
@Lukes-Tech
@Lukes-Tech 4 года назад
Yes you can
@W1ldTangent
@W1ldTangent 4 года назад
All people asking "Can I apply this to my current _INSERT OS HERE_ installation?": The short answer is no, you need to start over. If you already have a working installation of there is really no reason to switch to Berryboot. Berryboot is great for quickly and easily trying out different OSes (though your selection is limited), but ultimately it will never be as performant or resilient a setup as a native install of the same OS.
@anjinmiura6708
@anjinmiura6708 4 года назад
I'd like to see ETA PRIME use his influence to request more Raspberry Pi distros out there provide support/compatibility with USB booting. This is a big problem with a lot of images out there and it's nearly impossible (impossible for me, probably not impossible for people smarter than I am) to modify an existing distro to work with USB booting. Ultimately, I'd like to see network booting ... still waiting...
@whitebeartigtig
@whitebeartigtig 4 года назад
Network booting would be great, when Windows is stable on ARM
@daniellincoln7614
@daniellincoln7614 4 года назад
I'm with you Anjin. I'm sure it can be done but can we do it? Do you have the time to learn how, that's my problem.
@420247paul
@420247paul 4 года назад
they are open source so are the bootloaders you can do it yourself
@W1ldTangent
@W1ldTangent 4 года назад
It's usually only a matter of editing /etc/fstab with proper identifiers for the new disk or partitions. Once it's all mounted, the drive the system is running on is irrelevant to Linux.
@PsychEngel
@PsychEngel 4 года назад
@@W1ldTangent By motioneyeos, it's more then only the "/etc/fstab". They've some/simmilar other fstab files and you've to correct the "/boot/cmdline.txt" file. So, in other words, it's not as hard, as most thought. One little downside this modification can have. Updates by the OS itself or kernel, could fail or, in the baddest situation, break the system, if some super genius people had static paths for the system, like motioneyeos... So, you've to update manually, by downloading the image and copy the files by hand, not flashing. My experience is, it will work without big issues.
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
You can boot berryboot to USB without an SD card installed but you do have to do extra steps I have placed this comment here so others may find it easier to find please fully read. also About naming's the boot volume to lower case boot is explain in a comment below by WakiMe about 2 months back from the date of this posting. To boot off the USB with out and SD in the drive can be done with most single os's install straight to the USB with out using berry boot. You can used the raspberry pi imager program to transfer your is to the USB. If you are using berry boot you can still boot strait to USB with out an SD installed but you have to add some options to the cmdline.txt file that is on the boot volume located on the USB. Requirements USB must have both a boot and data volume The boot volume must be labeled boot in lower case (I believe but not full tested) My data volume is labeled berryboot in lowercase (not sure if it matters) Now for the trick Run blkid from command line and you should see something like this /dev/loop0: TYPE="squashfs"" /dev/sda1: LABEL_FATBOOT="boot" LABEL="boot" UUID="19B5-074F" TYPE="vfat" PARTUUID="###########" /dev/sda2: LABEL="berryboot" UUID="1b7c40-c24-498e-a408-6f16bac967" TYPE="ext4" PARTUUID="###########" you need the UUID values Your UUID values will be different than mine so make sure to uses yours The ####### Represents a value. Now edit the cmdline.txt file on the USB boot volume It should look something like this Before edit elevator=deadline quiet bootmenutimeout=30 After edit elevator=deadline quiet bootmenutimeout=30 datadev=UUID=1b7c40-c24-498e-a408-6f16bac967 bootdev=UUID=19B5-074F No " marks needed in the cmdline.txt file Now save , shutdown remove SD power on and it should boot to the USB berryboot Mine is working great.
@dgruehn
@dgruehn 2 года назад
I was literally headed to the bridge to jump - but found this video. Total lifesaver. Thanks!
@ltjon1924
@ltjon1924 4 года назад
Omgoodness! Thank you! I had totally forgotten the name of berryboot and was confusing it with raspbian buster! I went back and re-watch all of your raspberry pi 4 videos trying to figure it out before I requested this video! I didn't think to check your raspberry Pi 3 videos! Thank you so much!
@lightningslash05
@lightningslash05 4 года назад
Loved the video. Can you make one showing how to convert an OS into Squash format?
@bhawanaojha700
@bhawanaojha700 3 года назад
If it's in .img.xz format then use command $unxz filename (assuming you use linux). Or just download it from the link in description
@hugogarcia2681
@hugogarcia2681 3 года назад
Plzzzz
@EpicLPer
@EpicLPer 4 года назад
I wish BerryBoot would let you install to multiple drives at once, as example an external NVMe drive, a USB Thumbdrive and the SD Card but you can always only choose one. And once you want to install them you can’t change anything about it anymore without formatting the destination drive again to put a new OS onto it :(
@LdapTv1969
@LdapTv1969 4 года назад
I was going to message you about Berryboot after seeing your BIOS Boot video earlier this month - Good video overview, loved the part on how to load custom OS's
@rafyhernandez
@rafyhernandez 4 года назад
When I try to copy the RPI OS to the USB drive 64GB already formatted FAT32, I am getting this error message. “The file 2020-05-27-raspios-buster-armhf.img is too large for the destination file system". Please provide me some feedback of what may cause this issue and how to solve it. Thanks in advance!!!
@unkownomega
@unkownomega 4 года назад
Love this little sbc so many things you can do with it.
@firstnamelastname-we6rt
@firstnamelastname-we6rt 4 года назад
yeah, and many of the operating systems and tools are developed by volunteers
@dennisdevine9563
@dennisdevine9563 3 года назад
My Berryboot does not show the "Other" option for additional distros.
@vallorahn
@vallorahn 3 года назад
Thanks! helped me ALOT. Like the long press to get the USB copy, well hidden for some reason.
@CreatiVastARTS
@CreatiVastARTS 4 года назад
For some reason, I'm unable to get the overclock to stick after applying and rebooting. The max still reads 1500
@pdoubleyou7801
@pdoubleyou7801 3 года назад
what I'd really like is a way to set the next OS as I exit the loaded one. This would be a step toward making BerryBoot capable of headless operating and using scripted commands to choose the next OS. Or set an OS by closing a GPIO pin on boot, that would be neat.
@IRWPD
@IRWPD 4 года назад
Booking marking this one. Cool to see more that this can be done.
@splitjonas
@splitjonas 2 года назад
Hi, is it already possible to multiboot without a SD card? So basically run everything from 1 ssd?
@horseradishpower9947
@horseradishpower9947 4 года назад
1:43 Shouldn't that be 1, 2, 4, 8 GB of RAM? Still, thank you for the video.
@MysticWhiteDragon.
@MysticWhiteDragon. 4 года назад
I noticed that too.
@leepspvideo
@leepspvideo 4 года назад
Horseradish Power the 8gb doesn’t work with Berryboot in the stable build. There is a beta version which works great if you search my channel for 8gb Berryboot the link is in the description.
@MysticWhiteDragon.
@MysticWhiteDragon. 4 года назад
@@leepspvideo The video states Raspberry Pi 4 1 Gigabyte, 2 Gigabits (256MB), 3 Gigabytes, and 4 Gigabytes.
@horseradishpower9947
@horseradishpower9947 4 года назад
@@leepspvideo I was pointing out that there was an error in the video. Hopefully people will see your reply, and be of use to them.
@aero33888
@aero33888 4 года назад
The elusive 3 GB model is as rare as the 8 GB model in 2019.
@TobeyNord
@TobeyNord 3 года назад
ETA PRIME is a mad man with all these great links! thank you sir!
@ahmedihab9315
@ahmedihab9315 4 года назад
Quick question, are personal files accessible from any os installed on the SSD drive or just from the os you loaded them on ?
@paulstelian97
@paulstelian97 4 года назад
Looks like it's the same partition for some reason. So I guess you can access the files just fine although you will need to figure out where each OS stores them.
@W1ldTangent
@W1ldTangent 4 года назад
​@@paulstelian97 If I remember correctly, each OS is kept in it's own image on the designated data storage partition/drive so sharing between OSes would not be possible out of the box.
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
They are store under their own is but because you can map the data volume you can gain access to all files from all os's hope that helps
@masonailstock9937
@masonailstock9937 3 года назад
Hi Prime, I'm very new here, so if this is a dumb question, please forgive me. I've been watching a lot of your videos, and think I have gathered just enough information to be dangerous. Here is what I'm trying to do: I want to have Raspian and RetroPie both as fully functioning OSes. I am curious if BerryBoot will be the way to go for me. Right now, I'm thinking I'd like to have a large RetroPie image on SSD (either Vman or Wolf) and Raspian (or another OS) on SD to serve normal functions. Does this seem feasible and/or am I making this more complicated than it needs to be? Also, am I correct that BerryBoot would be the way to switch between the two?
@jojosmooth
@jojosmooth 3 года назад
what about using Bluetooth mouse and keyboard to set-up BerryBoot or anytime the RPi boots up to select a different OS? Will that work?
@FroznFrost
@FroznFrost 3 года назад
when can I boot from a USB flash drive into Windows 10
@marcinsosna2852
@marcinsosna2852 3 года назад
Is it possible to create on a SSD with OS images another partition formated to FAT32 (without destroy BerryBoot ext3 partition)? I wanna use that external USB SSD disk also on windows machines.
@deklusa
@deklusa 2 года назад
What if I have an OS already installed? How would that work?
@gooberminther3tik25
@gooberminther3tik25 7 месяцев назад
I Have time and time again tried BerryBoot to install squash formatted OSs onto a SSD mounted to rPi4 8GB PC. I failed each time. BerryBoot recognises the EXT4 formatted SSD but none of the squash formatted OSs. The OSs are not within a folder but rather stand alone files on a 32GB SD card. Six OSs img.gz compressed total 12.9GB: rPi OS Bookworm, Ubuntu 22.04 LTS, Manjaro 18.05, Twister 2.1.2, and Volumio 3.569 Aside from extracting the BerryBoot and installing it on SD card you speak of extracting the Twister OS and including it along with your other custom OSs for BerryBoot installation. Herein is my confusion: All my OS choices are squash compressed images as that is my understanding of requirements. You speak of extracting compressed OS; by what means are img.gz OS extracted if not by the BerryBoot installation utility app?
@stuartspicer3386
@stuartspicer3386 11 месяцев назад
Is it possible to add berry boot files to micro SD cad after already setup with raspian 64 and changes? or does it have to be on SD before loading first time
@djvader666
@djvader666 3 года назад
Everything worked until I booted up Twister and can't find the internet connection configuration options! When I attempt to boot Manjaro I get stumped at the "Choose your locale" window. I have no idea which option to choose as I do not understand what it even means. I am a level zero novice and have no idea what to do to resolve these particular issues. Please advise asap.
@evanmarshall9498
@evanmarshall9498 3 года назад
Is there an optimized lakka OS for Raspi 4? I can only seem to find the image on the Lakka website. Would that image work? Or! Could I just run retropie or lakka on one of the os' (i.e. twister)?
@maxwellhiggs
@maxwellhiggs 3 года назад
Good video as always. Not many images ready for the pi 4 sadly and many of those that are have issues. Strap yourself in for some frustration if using the pi 4.
@spamguy1156
@spamguy1156 4 года назад
Of course you do this a day after I struggle with berry boot a lot
@DokBrass
@DokBrass 4 года назад
Hypothetically speaking: I want to be able to multi boot retropi along with raspbian/standard OS off of a Micro SD card. With a higher speed, large size Micro SD, is this going to be feasible (inside the 8GB raspberry Pi 4) by installing these OS’s through the USB stick method?
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
If you are asking can the 8GB pi 4 be used with multi os's and through USB the answer is yes it can be as of 2/24/2021 you will need extra steps to get it to work To boot off the USB with out and SD in the drive can be done with most single os's install straight to the USB with out using berry boot. You can used the raspberry pi imager program to transfer your is to the USB. If you are using berry boot you can still boot strait to USB with out an SD installed but you have to add some options to the cmdline.txt file that is on the boot volume located on the USB. Requirements USB must have both a boot and data volume The boot volume must be labeled boot in lower case (I believe but not full tested) My data volume is labeled berryboot in lowercase (not sure if it matters) Now for the trick Run blkid from command line and you should see something like this /dev/loop0: TYPE="squashfs"" /dev/sda1: LABEL_FATBOOT="boot" LABEL="boot" UUID="19B5-074F" TYPE="vfat" PARTUUID="###########" /dev/sda2: LABEL="berryboot" UUID="1b7c40-c24-498e-a408-6f16bac967" TYPE="ext4" PARTUUID="###########" you need the UUID values Your UUID values will be different than mine so make sure to uses yours The ####### Represents a value. Now edit the cmdline.txt file on the USB boot volume It should look something like this Before edit elevator=deadline quiet bootmenutimeout=30 After edit elevator=deadline quiet bootmenutimeout=30 datadev=UUID=1b7c40-c24-498e-a408-6f16bac967 bootdev=UUID=19B5-074F No " marks needed in the cmdline.txt file Now save , shutdown remove SD power on and it should boot to the USB berryboot Mine is working great.
@iradhill81
@iradhill81 3 года назад
My Problem: is there any way to leave the usb stick as extra storage. My rip4 sd card is 256gb but my usb sd card is only 32gb. Reason why is my image is so large that there is no room left to save input config even if I expand my card size in raspi config. So that usb stick doesn’t need to copy files just store new game data.
@guardiangibbs2663
@guardiangibbs2663 4 года назад
Is this the method you recommend for retro flag's new nespi 4 case with the cartridge? It seems like this would be the best option to fully take advantage of that case.
@bigbondstyle
@bigbondstyle 4 года назад
Has anyone run into this problem? My keyboard and mouse stop working while in the berryboot settings. I can get it to boot but then they just stop when I'm attempting to load my OS. Any help/guidance? I bought an SSD specifically for running multiple OSes. I've tried moving the USBs around the board but they just stop working.
@joec2637
@joec2637 4 года назад
Probably a dumb question. I just recently subscribed to your channel and love the retro handheld reviews. Wanted to get your opinion on best handheld for NES, SNES, SEGA/SEGACD, N64 mainly and easiest to add more roms? Sorry for dumb question.
@01bigtrev
@01bigtrev 4 года назад
I’m new to all this and would ❤️ an easy way to have these and also boot up a virtual man build just like RetroPie emulation station
@randalb1191
@randalb1191 3 года назад
Error zero'ing MBR/GPT. SD card may be broken or advertising wrong capacity????
@cyberstar251
@cyberstar251 3 года назад
i just downloaded this today and extracted everything to the sd card but it's not booting up, it's not even flashing the green activity led on the board.
@ihavegottoomanylegs
@ihavegottoomanylegs 2 года назад
Hi, thanks for the video. Is it possible to use sd card as virtual ram and ssd for the home assistant os at the same time?
@RastaGmusic
@RastaGmusic 3 года назад
Any update on if we still need the usb for transferring Custom OS?
@MrOzyreusz
@MrOzyreusz 3 года назад
How does this share ssd between OSs.? I was looking for some info online but no luck. Do all os share thw same space or is it being partitioned?
@erickrediet
@erickrediet 2 года назад
after the updates the last months it is possible to boot from a usb drive by default. Do you still need a microSDcard to setup BerryBoot ?
@bsheldon2000
@bsheldon2000 3 года назад
I had trouble booting the standard berryboot Raspberry Pi OS 64 Bit, but Ubuntu worked. Turned out to be an issue that some images have with the sd card partition that berryboot is on. The label must be "boot", all lowercase. I relabeled the partition by doing the following on a working OS on another sd card running linux. sudo apt install dosfstools sudo fatlabel /dev/???? boot Note: ???? is the device the berryboot partition is mounted on. In my case it was "/dev/sda1". Also note, I had to use a usb sd card reader/writer to plug the berryboot sdcard into my pi.
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
Yes i also found that out the hard way. You can also fully boot of the USB with out the need for an SD if you uses berry boot and follow the instructions below To boot off the USB with out and SD in the drive can be done with most single os's install straight to the USB with out using berry boot. You can used the raspberry pi imager program to transfer your is to the USB. If you are using berry boot you can still boot strait to USB with out an SD installed but you have to add some options to the cmdline.txt file that is on the boot volume located on the USB. Requirements USB must have both a boot and data volume The boot volume must be labeled boot in lower case (I believe but not full tested) My data volume is labeled berryboot in lowercase (not sure if it matters) Now for the trick Run blkid from command line and you should see something like this /dev/loop0: TYPE="squashfs"" /dev/sda1: LABEL_FATBOOT="boot" LABEL="boot" UUID="19B5-074F" TYPE="vfat" PARTUUID="###########" /dev/sda2: LABEL="berryboot" UUID="1b7c40-c24-498e-a408-6f16bac967" TYPE="ext4" PARTUUID="###########" you need the UUID values Your UUID values will be different than mine so make sure to uses yours The ####### Represents a value. Now edit the cmdline.txt file on the USB boot volume It should look something like this Before edit elevator=deadline quiet bootmenutimeout=30 After edit elevator=deadline quiet bootmenutimeout=30 datadev=UUID=1b7c40-c24-498e-a408-6f16bac967 bootdev=UUID=19B5-074F No " marks needed in the cmdline.txt file Now save , shutdown remove SD power on and it should boot to the USB berryboot Mine is working great.
@benjaminpadillaaa
@benjaminpadillaaa 3 года назад
does this work with premade pi images(i.e. arcade punks images)?
@throughtheturnstiles196
@throughtheturnstiles196 3 года назад
A useful and brilliant video that's very concise and helpful. Thank you.
@steameier8590
@steameier8590 4 года назад
Is there also a compatible RetropiOS Version that works this way?
@SYNEED
@SYNEED 4 года назад
Raspberry Pi 4 8 Gigabyte Model ? Did I miss something?
@patricklife
@patricklife 4 года назад
yes, it's here for couple of days :)
@AbhishekThakur-wl1pl
@AbhishekThakur-wl1pl 4 года назад
Yeah, crawl out of rock.
@dud1n
@dud1n 4 года назад
Welcome to the internet
@firstnamelastname-we6rt
@firstnamelastname-we6rt 4 года назад
no you haven't missed anything in practical terms. No performance gains, just more ram, more apps can run at same time
@haziqsembilanlima
@haziqsembilanlima 4 года назад
got one ;) now that memory is no longer the limit, think i'll try natively compile android and stuff on this thing for fun
@kuznetsovsu
@kuznetsovsu 4 года назад
Hello, good video, could you create video tutorial how to use only ssd without any usb flash or SD drive?
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
To boot off the USB with out and SD in the drive can be done with most single os's install straight to the USB with out using berry boot. You can used the raspberry pi imager program to transfer your is to the USB. If you are using berry boot you can still boot strait to USB with out an SD installed but you have to add some options to the cmdline.txt file that is on the boot volume located on the USB. Requirements USB must have both a boot and data volume The boot volume must be labeled boot in lower case (I believe but not full tested) My data volume is labeled berryboot in lowercase (not sure if it matters) Now for the trick Run blkid from command line and you should see something like this /dev/loop0: TYPE="squashfs"" /dev/sda1: LABEL_FATBOOT="boot" LABEL="boot" UUID="19B5-074F" TYPE="vfat" PARTUUID="###########" /dev/sda2: LABEL="berryboot" UUID="1b7c40-c24-498e-a408-6f16bac967" TYPE="ext4" PARTUUID="###########" you need the UUID values Your UUID values will be different than mine so make sure to uses yours The ####### Represents a value. Now edit the cmdline.txt file on the USB boot volume It should look something like this Before edit elevator=deadline quiet bootmenutimeout=30 After edit elevator=deadline quiet bootmenutimeout=30 datadev=UUID=1b7c40-c24-498e-a408-6f16bac967 bootdev=UUID=19B5-074F No " marks needed in the cmdline.txt file Now save , shutdown remove SD power on and it should boot to the USB berryboot Mine is working great.
@webmaster4375
@webmaster4375 2 года назад
Hi, nice video! I would like to run 2 different OS from one 64GB SD card. Most OS demand you to "Expand Filesystem" after installing. Is this still necessary? Which OS claims the free space? In your video the first OS showed it has 960GB free.....but how much free space does the other OS have. The sum it up...i'm confused ;-)
@mlameirixlameirix3668
@mlameirixlameirix3668 2 года назад
Very nice video. will it work with windows 10? thank you
@wharkkyryhniann8023
@wharkkyryhniann8023 4 года назад
Fantastic! Thank you. The link for the Rav Power SSD points to the 512GB model and I don't see a 1 TB on that page. Might you have a different link we could use? And what made you choose THAT particular SD over others? Thanks in advance for a reply! Appreciated!
@Sternhammer89
@Sternhammer89 3 года назад
Hi, I followed this video to setup my RPi 4 with an internal SSD Drive. I have two OS, Twister OS and Raspbian. The Twister OS boots up fine but if I select Raspbian it runs into trouble. How do I remove the faulty OS and reinstal it on BerryBoot without taking out the SD Card?
@Sternhammer89
@Sternhammer89 3 года назад
OK so booted back into BerryBoot and found the option to delete and add OS's. Did this but still cannot boot into Raspbian when it boots it stalls at A Start job is running for /dev/disk/by-label/boot (37s / 1min 30s). Then this eventually times out waiting for device. Then after a whole load of OK messages its says "You are in emergency mode followed by loads of other messages then, "cannot open access to console, the root system is locked. See sulogin(8) man page for more details.
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
@@Sternhammer89 did you get it to work? if not let me know and I will look into it. did you download a fresh copy of the raspbian from the berry boot menu? at first guest I it sounds like it can not find the media
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
@@Sternhammer89 Ok I believe I duplicated your error. For me if I try to boot raspberry os with berry boot and my boot partion is not labeled lower case boot it fails with that error after I changed the boot portions label back to lower case boot it worked just fine. Info on how to do this is given in a reply below by WakiMe
@mamajen1000
@mamajen1000 4 года назад
Hey eta can you show how to install the agron 40 fan script PLEASE PLEASE PLEASE
@wayneski4
@wayneski4 4 года назад
you show how to use berryboot but it has no kodi or libreelec which i have tryed but no success with a sdd cd card no problems but i am trying get libreelec and rapberry pi 32bit but it keep failing at the booting into that particular partition that i have select first boot is the loader thats fine but the next is the os the i want to go nothing but error
@ardo9858
@ardo9858 4 года назад
for example I installed ubuntu 18 what about editing the partitions? whether automatic or careful editing myself like installing ubuntu on a computer
@beansoup1088
@beansoup1088 4 года назад
Can i apply this setup to a 256gb wolfanos retropie setup? Thank you for sharing this video. Great as always
@LillyJem
@LillyJem 4 года назад
No. You need the image to be in SquashFS format and it will be horrendously slow or even broken when decompressed. The way NOOBs compression works is much more reliable and provides better performance if you must have multiple OSes over USB
@OscarHRamirezIII
@OscarHRamirezIII 4 года назад
I was wondering the same thing.
@drecksyutube
@drecksyutube 3 года назад
what about partitioning. For example I have a 250 GB SSD 50GB for lets say Twister OS and 200 for recalbox
@mvl8209
@mvl8209 3 года назад
What is the minimum microSD card size for using BerryBoot? Can a 4GB microSD card work for the boot files of 2 or 3 OS'es? I will be using USB for full OS like in this video And a second question: what filesystem is the SSD/USB/HDD supposed to be? Is it also FAT32 like the SD card and USB with other OS'es?
@One-Eyed-Willly
@One-Eyed-Willly 3 года назад
Can you do this with images that you already backed up? Also how would you repair or uninstall a broken image. Trying to figure if this is better then just booting w/out berry booot since now there is a working bootloader that will let you boot for usb.
@paulstubbs7678
@paulstubbs7678 4 года назад
A 'berry boot server' is referenced, so are we now dependent on that server being up and accessible to use the pi, or is that just for downloading the distro's shown in the video?
@williamrutter3619
@williamrutter3619 4 года назад
This is really great, I have loved using berryboot on my pi3, but we had to wait for berryboot on the pi4 and I'm sure it's worth it, I did try the beta version my pi 4s, well I managed to kill two raspberry pi 4, so glad to see proper version, hopefully I'm not out ruining the hdmi on another pi 4.
@smellymala3103
@smellymala3103 Год назад
😰
@bryanvetor4529
@bryanvetor4529 3 года назад
I am going to try this soon as I just got my m.2 sata drive in the mail. So essentially you just put the berry boot files onto the micro sd, and download the OS’s to the SSD when prompted. Is that correct? Seems pretty straight forward. And then you leave the sd and ssd installed.
@lsismeiro
@lsismeiro 4 года назад
Hi, just to report that I followed your instructions and all went well until I decided to use as a first OS to use the raspbian os on the list. The problem that I found is that when I shutdown the Raspbian ot writes 3 files on the sdcard: recovery.bin, vl805.bin and vl805.sig. After this I cannot boot again using the sdcard. If i remove those files it works again. I lost several hours with this, off course it was not your instructions that originated the problem, it's something on the Raspbian image that writes on the sdcard. Thank you for your videos and keep the good work.
@Evitable
@Evitable 4 года назад
Any way to hook up the SSD thru the micro SD slot? To keep all 4 USB ports open of course.
@rebuilDESTROY
@rebuilDESTROY 4 года назад
Hey ETA, I had a question about Twister OS with berryboot. I got the image from the site shown in the video, and after installing I tried to update to 1.1, then to 1.2. After the 1.2 update I am not able to get past the login screen. Not sure if the image listed on berryboot image site was already 1.2 or if I am doing something wrong. Thanks again for an awesome video!
@tony6261
@tony6261 2 года назад
If your SSD is not formatted will it be recognized by Berry Boot so you can format it?
@DAVIDGREGORYKERR
@DAVIDGREGORYKERR 3 года назад
What about a SATA HAT for the Raspberry Pi IV.
@edisv7787
@edisv7787 3 года назад
Can you make a tutorial on a berryboot installation with btrfs and how to make use of it?
@hamedm3005
@hamedm3005 2 года назад
Hi, thanks for all the great videos. My question on this video is, can I run a Retro Gaming IMG from the external drive of my choice, or only Operating Systems?
@r4zi3l57
@r4zi3l57 Год назад
Same question?
@tiaan1587
@tiaan1587 3 года назад
Where can i get the files for the raspberry pi zero?
@Mcvanilla83
@Mcvanilla83 4 года назад
1 question. i have already setup my raspian on my ssd. is it possible to use berry boot without formating my ssd again so everything is gone?
@henry.gibert
@henry.gibert 4 года назад
Same
@TheReaL35
@TheReaL35 4 года назад
curious on this. will it try to boot to the SSD once you setup berry boot if you have already previous setup the SSD to be the boot priority in the eeprom, or if Berry boot redoes the order?
@TheReaL35
@TheReaL35 4 года назад
so, tested this. Put the MicroSD in with BerryBoot. Installed Debian Buster Raspbian OS to the SSD, rebooted. It goes to Berry Boot, lets you select the OS from the SSD, then messes up when trying to boot in. Because it is jumped to SSD instead of the microSD first.
@paulstelian97
@paulstelian97 4 года назад
I know NOOBS, another bootloader, had the possibility to hack your way and delete the partition, rearrange partition tables and just boot directly off of the OS itself, but doing the reverse isn't gonna work that well. The same probably applies to this too.
@W1ldTangent
@W1ldTangent 4 года назад
In a word: no. The way Berryboot stores an OS image is very different to how it would be done normally for a single-boot system.
@daniellincoln7614
@daniellincoln7614 4 года назад
Hey Man as always good Vid and you always seem to hit on all the things that I happen to be working on. I know the subject may get a little to.o in depth to cover but could you do an advanced Berryboot tutorial? Like reserving drive space for each image? Making our own Berryboot images. I know that there are other questions about retro gaming. Retropie Berryboot IMG is available but what about rolling in one of 2plays! based images (VMan or Rick Dangerous). Thanks for all you do. I went to get an SSD but I wanted you to get some credit. Maybe put a link to the 1tb model (it's 20 bucks off right now)
@christophejournoud2773
@christophejournoud2773 4 года назад
Hi, Thanks for sharing. Is there 1 home folder or as many as OS installed ?
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
Each is should have its own home folder. But I do believe berry boot has the ability to setup shared info but have not played with that yet
@samaritan5197
@samaritan5197 4 года назад
Please make a video on how to instal etcher on raspbian os as in all videos windows based etcher is shown.
@nikiforossarantoglou5917
@nikiforossarantoglou5917 4 года назад
sudo apt install balena-etcher-electron
@samaritan5197
@samaritan5197 4 года назад
@@nikiforossarantoglou5917 already tried.. not working..
@marcoswwong1
@marcoswwong1 3 года назад
We can use SSD boot, berry boot, multi OS all on one SSD drive now?
@daringblitz2316
@daringblitz2316 4 года назад
I don't know if anyone else shares this interest, but I would love to see a proper tutorial on how to set up a RPi to boot from a network source. I've seen other videos about it, but each has lost me at some point in the process or uses some piece of tech that I couldn't acquire in a reasonable time frame.
@W1ldTangent
@W1ldTangent 4 года назад
It is actually somewhat simple, and can be a real lifesaver if in a situation like remote signage installs where you can't easily reach to swap out a bad SD. Have you read the official page on NFS booting from RPi Foundation?
@ioannis011
@ioannis011 4 года назад
New question... So I set up Berryboot on my PI 4 4GB model using a 32GB SanDisk sd card for boot and a Patriot Rage 120GB SSD for OS's and i installed PI TOP and TWISTER to my SSD. Everything works great and I really like it... BUT... I then tried to move my Berryboot sd card and my SSD to my PI 8GB model and it boots the OS's fine but I have the strangest issue with RU-vid video playback AND wifi connection. Example... I booted into TWISTER on the 8GB PI with no issues and for the first couple of times it recognized my wifi. I then went to play a RU-vid video and the video is completly scrambled and unwatchable. I then tested Prime Video using Chromium Media Edition and it has no problems at all so this seems to be RU-vid specific. Now it has stopped letting me log into my wifi even when I enter all of my credentials. It sits there working and then times out and says network has been disconnected. Again... These issues are only happening on my 8GB PI and NONE of these issues exist on my 4GB model (the one I initially set up Berryboot on). I guess my question is... Do you have to set up Berryboot on separate SD cards if you have more than one PI OR... Should you be able to transfer just one Berryboot sd card (for booting) to any amount of PI's that you may own? If anyone can assist and advise I would really appreciate it...
@danw1955
@danw1955 4 года назад
I would think the boot code is probably a bit different between models, so you'd probably need a different SD card for each Pi.😉
@AskIveSolar
@AskIveSolar 4 года назад
With the new boot from USB option, I wonder if that would mean you could now boot twister from your SSD and how / if you would need to redo this. If so, would you create a backup or start fresh based on your usage of the OS.
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
Berry boot works great for backups and fresh starts but you will have problems with overclocking not sticking after reboot. If you load twister with out berry boot all should work fine but I believe fresh starts and multiple backups will be lost unless you can find another way to do them
@lebelame
@lebelame 3 года назад
Aloha ! i appreciate the mini tutorial , links and efforts . Mahalo, Claude
@Darkzide-Viking
@Darkzide-Viking 8 месяцев назад
Thanks this guide is very easy
@mathewchung1940
@mathewchung1940 4 года назад
Can anyone help? I berryboot twister os and Volumio and I successfully boot twister os and used it but when I boot Volumio image, I came across log in and password and putty also come out, how to log in and configure
@KaraokeDuov2
@KaraokeDuov2 4 года назад
Next: Retrogaming comparison SD Card vs SSD 1 terabyte. SSD should give a little better performance on the harder to emulate stuff.
@dead162
@dead162 3 года назад
Hey after you install the os on the ssd or internal ssd could you remove the usb you used to install it with or it has to remain in the pi4 at all times for safe boot up ? also could you use the usb drive to install and run emulators on or could you just install them on the ssd drive via usb ? really wanna set mine up correctly any input would help thanks.
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
once you install the image from the USB you can remove that USB. what happens when you install an os it just copy's the berry boot image over to the berry boot data drive into the folder images. Hope that helps
@jeremyleonbarlow
@jeremyleonbarlow 3 года назад
Can BerryBoot allow you to share a Home Folder between two Linux Distro the way you can use certain settings with Grub to share a Home Folder between different distros? If it can that could prove useful.
@jazzg4
@jazzg4 3 года назад
do you have use berry sever OS i want use Batocera.linux do i have to anything special, or will not work please help
@noobtube1210
@noobtube1210 3 года назад
Raspberry pi x64 bit version can run on fat32? and doesn't need ntfs?
@domenicklandaeta-rosato3968
@domenicklandaeta-rosato3968 3 года назад
When I select my USB attached SSD and attempt to do the ext4 format, I get an "Error Formatting data Partition (ext4)" error and the entire thing locks up. Mouse and keyboard stop working and I have to unplug and replug it in to get it going again. Any suggestions or help with the error? I am able to see and use the SSD fine in macOS...
@tikkykoot5153
@tikkykoot5153 3 года назад
GPARTED
@benjaminroben8118
@benjaminroben8118 3 года назад
Gutes Video! Habe meinen Pi genauso installiert. 4GB Variante
@realpolitik2617
@realpolitik2617 4 года назад
Hi Sir is it required to upgrade the EEProm of the Raspberry PI4 to the latest in order for this to work?
@Olawz
@Olawz 3 года назад
Have you or anyone had any issue with getting the M.2 drive appearing on when booting? I am running with a SP M.2 2280 Sata III A55 250GB. I am still super new to raspberry so I am not sure if I missed a step somewhere.
@mestrepiris
@mestrepiris 3 года назад
Could you copy berryboot into the ssd instead of the microSD? And boot the raspberryPI only with the ssd.
@trytogetit
@trytogetit 3 года назад
Does this mean we can't use partition in the Ssd anymore ? The whole ssd need to be formatted to ext4?
@jarredelijahteves9251
@jarredelijahteves9251 2 года назад
Is your raspberry pi fast because of ssd or because it's 8gb or because of berryboot or thats just the way it is.
@ArshaansEdits
@ArshaansEdits 4 года назад
My pi doesn't display anything it is blank
@G3NERALKHAOS
@G3NERALKHAOS 4 года назад
Can someone please tell me how to do a lcd rotate on this? The config.txt line add didn’t work it just stopped working all together. Thanks
@nhutchins
@nhutchins 3 года назад
That's awesome, thanks for the video. How does Berryboot partition the SSD when installing multiple OS'? I'd like to dual boot PiOS and Lakka on an external SSD but am worried about the partition not leaving enough space for games on the Lakka partition.
@shapeshifterblastermaster9305
@shapeshifterblastermaster9305 3 года назад
Berry boot will give you all the free space left on the drive to all the OS's install. Each OS will subtract from that free space as stuff is store in them. The space available to each OS is flexible and stays that way until used.
@lexlopez15
@lexlopez15 4 года назад
The problem I'm having is i have my pi 4 to boot from usb and i put the berry boot file on the sd card so now powering the raspberry gives me the 000004 error and won't boot up at all....can i put the berry boot where i have my current pi os image which is on a usb drive instead? Will it read it or does it have to be on a separate usb drive that doesn't have any other files on it.
Далее
Raspberry Pi 5: EVERYTHING you need to know
20:32
Просмотров 1,2 млн
Control ANY COMPUTER with these Pi KVMs!
17:46
Просмотров 823 тыс.
Первый день школы Катя vs Макс
19:37
I Built A 4-Bay NAS Using A Raspberry Pi 5
12:24
Просмотров 330 тыс.
the Raspberry Pi 5
17:57
Просмотров 1,1 млн
Will Windows 11 Run on a Pi 4?
13:59
Просмотров 12 тыс.
The ULTIMATE Raspberry Pi 5 NAS
32:14
Просмотров 1,9 млн
WAY faster than a Raspberry Pi-but is it enough?
17:26
Просмотров 670 тыс.
Raspberry Pi 4 Boot from USB
21:04
Просмотров 155 тыс.
DIY Raspberry Pi Racecar Dashboard: The Ultimate Guide
15:11
Don't Overlook This Slot
15:54
Просмотров 576 тыс.