using a new bootloader... currently beta
No SD card needed anymore.....
https://www.raspberrypi.org/blog/pi-3-b ... rage-boot/
Have a look at the blog pages for other boot modes.. Part 2 Ethernet
https://www.raspberrypi.org/blog/pi-3-b ... e-awesome/
Jepp...#
Note: this is still in beta testing and uses the “next” branch of the firmware. If you’re unsure about using the new boot modes, it’s probably best to wait until it is fully released.
Mass storage boot for Raspberry Pi 3 only
Moderators: leecollings, remb0
- tommit01
- Posts: 39
- Joined: Friday 12 July 2013 14:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: multiple
- Location: Germany / SL
- Contact:
Mass storage boot for Raspberry Pi 3 only
1 x RPi3
4 x RPI
3 x RPi2
1 x RPI2 + Win 10 IoT (experimental device)
2 x RPI2 Raspbian "Jessie" + Domoticz (for tenants)
2 x RPI OSMC @ 1GHz
1 RPi Zero W + Cam NOIR
1 RPi Zero W + Cam
RFXtrx 433 FW 1015
RFXtrx 433 E FW 1020
4 x RPI
3 x RPi2
1 x RPI2 + Win 10 IoT (experimental device)
2 x RPI2 Raspbian "Jessie" + Domoticz (for tenants)
2 x RPI OSMC @ 1GHz
1 RPi Zero W + Cam NOIR
1 RPi Zero W + Cam
RFXtrx 433 FW 1015
RFXtrx 433 E FW 1020
- gizmocuz
- Posts: 2541
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Mass storage boot for Raspberry Pi 3 only
I use BerryBoot to boot to an iSCSI drive on my synology nas, this way, it is also backuped
http://www.berryterminal.com/doku.php/berryboot
http://www.berryterminal.com/doku.php/berryboot
Quality outlives Quantity!
- remb0
- Posts: 499
- Joined: Thursday 11 July 2013 22:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: Mass storage boot for Raspberry Pi 3 only
What about performance? I use always samsung class 10 cards and from the beginning of my domoticz adventures I never had any problems.. and this way it costs an usb port.
- tommit01
- Posts: 39
- Joined: Friday 12 July 2013 14:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: multiple
- Location: Germany / SL
- Contact:
Re: Mass storage boot for Raspberry Pi 3 only
@Gizmocuz But do you still need a SD Card?
@rembo I have no performance critical things.. if you use USB you should have about 30 - 40 MB/sec
Raspberry Pi3 has 4 USB Ports isn't this enough?
Advantage: I use a Sandisk Ultra Fit 16 GB 8 Euros each.... an this can be used everywhere, no SD, micro SD format issue between Raspberry 1,2 or 3...
@rembo I have no performance critical things.. if you use USB you should have about 30 - 40 MB/sec
Raspberry Pi3 has 4 USB Ports isn't this enough?
Advantage: I use a Sandisk Ultra Fit 16 GB 8 Euros each.... an this can be used everywhere, no SD, micro SD format issue between Raspberry 1,2 or 3...
1 x RPi3
4 x RPI
3 x RPi2
1 x RPI2 + Win 10 IoT (experimental device)
2 x RPI2 Raspbian "Jessie" + Domoticz (for tenants)
2 x RPI OSMC @ 1GHz
1 RPi Zero W + Cam NOIR
1 RPi Zero W + Cam
RFXtrx 433 FW 1015
RFXtrx 433 E FW 1020
4 x RPI
3 x RPi2
1 x RPI2 + Win 10 IoT (experimental device)
2 x RPI2 Raspbian "Jessie" + Domoticz (for tenants)
2 x RPI OSMC @ 1GHz
1 RPi Zero W + Cam NOIR
1 RPi Zero W + Cam
RFXtrx 433 FW 1015
RFXtrx 433 E FW 1020
- gizmocuz
- Posts: 2541
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Mass storage boot for Raspberry Pi 3 only
@tommit01
The raspberry has a 100mb network connection, that is fast enough to write data to the sqlite database
There is a small boot delay because of the startup menu of berryboot, but thats it
The raspberry has a 100mb network connection, that is fast enough to write data to the sqlite database

There is a small boot delay because of the startup menu of berryboot, but thats it
Quality outlives Quantity!
- Egregius
- Posts: 2592
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Mass storage boot for Raspberry Pi 3 only
I used NFS for a while on several Pi's but returned to microSD.
Found it less stable, some services stopped from time to time. Webinterface available but ssh isn't, or reversed.
It's not that hard to move a lot to tempfs, that way you'll avoid already a lot writes.
Found it less stable, some services stopped from time to time. Webinterface available but ssh isn't, or reversed.
It's not that hard to move a lot to tempfs, that way you'll avoid already a lot writes.
- mobisat
- Posts: 25
- Joined: Thursday 31 October 2013 17:21
- Target OS: Linux
- Domoticz version: 2020.1
- Location: Scotland
- Contact:
Re: Mass storage boot for Raspberry Pi 3 only
@tommit01
Did you simply follow this tut using the Domoticz image?
https://www.raspberrypi.org/documentati ... des/msd.md
Or was there more to it? My Pi 3 should arrive tomorrow
Did you simply follow this tut using the Domoticz image?
https://www.raspberrypi.org/documentati ... des/msd.md
Or was there more to it? My Pi 3 should arrive tomorrow
Raspberry PI 3 model B running Domoticz. RFLink, Zigbee2MQTT,
Domoticz V2020.1, utilising 1 wire DS18B20 Digital Temperature Sensors. Running Domoticz Premium android app.
Domoticz V2020.1, utilising 1 wire DS18B20 Digital Temperature Sensors. Running Domoticz Premium android app.
- tommit01
- Posts: 39
- Joined: Friday 12 July 2013 14:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: multiple
- Location: Germany / SL
- Contact:
Re: Mass storage boot for Raspberry Pi 3 only
@mobisat At this time I used a discussion thread in a forum.
but this How To Guide is much better because it is more condensed...
BR
TommIT
but this How To Guide is much better because it is more condensed...
BR
TommIT
1 x RPi3
4 x RPI
3 x RPi2
1 x RPI2 + Win 10 IoT (experimental device)
2 x RPI2 Raspbian "Jessie" + Domoticz (for tenants)
2 x RPI OSMC @ 1GHz
1 RPi Zero W + Cam NOIR
1 RPi Zero W + Cam
RFXtrx 433 FW 1015
RFXtrx 433 E FW 1020
4 x RPI
3 x RPi2
1 x RPI2 + Win 10 IoT (experimental device)
2 x RPI2 Raspbian "Jessie" + Domoticz (for tenants)
2 x RPI OSMC @ 1GHz
1 RPi Zero W + Cam NOIR
1 RPi Zero W + Cam
RFXtrx 433 FW 1015
RFXtrx 433 E FW 1020
Who is online
Users browsing this forum: No registered users and 1 guest