-
Notifications
You must be signed in to change notification settings - Fork 0
RefreshRecoveryUSBSticks
Donald Buczek edited this page Feb 12, 2025
·
1 revision
- Prepare USB-Stick "wtf" (128GB) on wtf
- Verify device name with
dmesg
- assumingsdc
in the following instructions cd /root/mariuxinstaller
USBBOOT=yes ROOTSIZE=64 ./qinstall-mariux64.sh sdc wtf
mount /dev/sdc2 /mnt
cp -a /package/dns/. /mnt/pkg_dns
cp -a /package/nis/. /mnt/pkg_nis
cp -a /package/twiki/. /mnt/pkg_twiki
umount /mnt
- Verify device name with
- Prepare USB-Stick "bka" (128GB) on bka
- Verify device name with
dmesg
- assumingsda
in the following instructions cd /root/mariuxinstaller
USBBOOT=yes ROOTSIZE=64 ./qinstall-mariux64.sh sda bka
- Verify device name with