Skip to content

RefreshRecoveryUSBSticks

Donald Buczek edited this page Feb 12, 2025 · 1 revision

Refresh recovery USB sticks

  • Prepare USB-Stick "wtf" (128GB) on wtf
    • Verify device name with dmesg - assuming sdc 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
  • Prepare USB-Stick "bka" (128GB) on bka
    • Verify device name with dmesg - assuming sda in the following instructions
    • cd /root/mariuxinstaller
    • USBBOOT=yes ROOTSIZE=64 ./qinstall-mariux64.sh sda bka