Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3869

Advanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives

$
0
0

Code:

mbr2gpt /dev/sdXormbr2gpt /dev/nvme0n1
Just for info, they changed the syntax in firstboot
It seems acc. your code it was something with "whiptail --infobox Resizing root filesystem.", now it is

Code:

whiptail --infobox "Fix PARTUUID..." 20 60fix_partuuid
I just converted my code to remove some parts to prevent a resizing of root on first boot. So I have to test, if I can expand without booting first, can't test it right now, but the code is finished.
If someone want to test before I can test:
v.1.1
- firstboot disabled expand drive

Statistics: Posted by mcpatric — Fri Feb 02, 2024 10:47 am



Viewing all articles
Browse latest Browse all 3869

Trending Articles