Files
raspiblitz/home.admin/setup.scripts/dialogBiggerDevice.sh
/rootzoll 39fd3344ce #4324 New Drive Layout: Boot NVMe, Proxmox & OldLaptop (#4997)
Big refactor based on #4324 introducing a new drive layout - adding optimizations for Proxmox and old laptop drive layout . Also making it possible to boot from NVMe. Replacing blitz.datadrive.sh with blitz.data.sh - icluding the possibility to migrate an old ssd/nvme to a bigger one (copying complete data and blockchain). Lots of smaller changes.
2025-05-15 13:04:22 +02:00

4 lines
260 B
Bash

#!/bin/bash
# a whiptail info box
whiptail --title "RaspiBlitz - Setup" --msgbox "Second storage device detected .. choose 'FROMHDD' in next menu if you want to copy RaspiBlitz to a bigger device or remove second device to prevent unwanted side effects." 9 60