]> git.sur5r.net Git - bacula/rescue/blobdiff - rescue/linux/usb/config
Update doc
[bacula/rescue] / rescue / linux / usb / config
index 950c2801e6c7ebd8f912b3d1e478051f77e64fb3..14c2cea522f7982c3af7d6d4d403750a7449b96e 100644 (file)
@@ -13,8 +13,9 @@ CWD=`pwd`
 #
 # If you are unsure remove the USB device and rerun the fdisk -l
 # If you get this wrong, your harddisk could be wiped out.
+# It is probably "sda" or "sdb" or "sdc" 
 #
-USB_DEV=/dev/sda
+USB_DEV=/dev/xxx
 
 #
 # When your USB key is mounted, what is the mount directory?
@@ -37,4 +38,3 @@ DISK_IMAGE=${CWD}/kubuntu8
 # If you are remastering a Ubuntu or Kubunto ISO (not normally done)
 # Point to the ISO image
 ISO_IMAGE=
-