This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Boot from ssd-usb on rpi 3b
#7
I'll have to break out one of my old 3B+ PIs and try it. I was never able to get OP1 to boot from USB. Again, the base distribution of OP2 will not boot from USB, you'd have to make sure that it has been installed and completely updated via apt before you try. So, the steps I would take (YMMV):
- Download the OP 2 Image
- Install on SD card
- Get running
- update via "sudo apt update -y && sudo apt full-upgrade"
- make sure the firmware is updated via "sudo rpi-update"
- remove your SD card and plug into another computer, attach you SSD and copy the entire SD card to the SSD using the "dd" command (this is Linux, not sure what you'd do on Windows)
- use gparted to expand the root partition to the remaining size of the SSD
- plug the SSD into your PI and see if it boots.

If you have a generic Raspibian distribution on another SD card, and a USB SD card adapter, you can do all this using the PI itself, but you shouldn't try to copy the active SD card to an attached drive.

One thing... you can make your boot SD partition read-only, and only use your SD card for the boot partition. You'll need to make changes in /boot/cmdline.txt and /etc/fstab to point to the PARTID of your SSD drive root partition, so you are using your SD card for /boot and your SSD for everything else. It should give you some protection from SD card corruption, and it actually gives you a little faster boot. Of course, when you need to make updates to /boot, you'll need to make it writable again. This is something you can do from raspi-config.
Reply


Messages In This Thread
Boot from ssd-usb on rpi 3b - by Celestine - 2020-08-06, 10:01 AM
RE: Boot from ssd-usb on rpi 3b - by jontys - 2020-08-06, 12:21 PM
RE: Boot from ssd-usb on rpi 3b - by abarrow - 2020-08-06, 02:46 PM
RE: Boot from ssd-usb on rpi 3b - by Celestine - 2020-08-06, 04:10 PM
RE: Boot from ssd-usb on rpi 3b - by abarrow - 2020-08-06, 04:23 PM
RE: Boot from ssd-usb on rpi 3b - by Celestine - 2020-08-06, 04:25 PM
RE: Boot from ssd-usb on rpi 3b - by abarrow - 2020-08-06, 05:20 PM
RE: Boot from ssd-usb on rpi 3b - by rastam4n - 2020-08-07, 01:47 AM
RE: Boot from ssd-usb on rpi 3b - by holgerw - 2020-08-07, 07:27 AM
RE: Boot from ssd-usb on rpi 3b - by Celestine - 2020-08-07, 09:20 AM
RE: Boot from ssd-usb on rpi 3b - by Celestine - 2020-09-26, 05:27 PM
RE: Boot from ssd-usb on rpi 3b - by Celestine - 2020-09-27, 07:45 PM
RE: Boot from ssd-usb on rpi 3b - by rastam4n - 2020-09-27, 08:31 PM
RE: Boot from ssd-usb on rpi 3b - by Celestine - 2020-09-27, 09:24 PM
RE: Boot from ssd-usb on rpi 3b - by rastam4n - 2020-09-28, 12:09 AM
RE: Boot from ssd-usb on rpi 3b - by Celestine - 2020-09-29, 08:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)