]> git.sur5r.net Git - bacula/rescue/blobdiff - rescue/linux/usb/write_usb_boot_partition
Final USB update for now ...
[bacula/rescue] / rescue / linux / usb / write_usb_boot_partition
index 927b970514bef73d24d4d5800643d082c157bd96..be4c45f40b28cd6463e97d8c070edf2eb03c7742 100755 (executable)
@@ -34,6 +34,8 @@ echo "Detaring boot image ..."
 tar xfz ${BOOT_IMAGE}
 cd ${CWD}
 
+syslinux -sf ${USB_DEV}1
+install-mbr -p1 ${USB_DEV}
 echo "syncing ..."
 sync
 sync