X-Git-Url: https://git.sur5r.net/?p=bacula%2Frescue;a=blobdiff_plain;f=rescue%2Flinux%2Fusb%2Fconfig;fp=rescue%2Flinux%2Fusb%2Fconfig;h=0000000000000000000000000000000000000000;hp=322bf5b38befb2e6750816151c3d5aaa1fe8b75a;hb=1a90ea1f9904c09d1d02c38c6a605d2a9213e75d;hpb=6bae50775269c6d0c2c83ffb174a444351d26472 diff --git a/rescue/linux/usb/config b/rescue/linux/usb/config deleted file mode 100644 index 322bf5b..0000000 --- a/rescue/linux/usb/config +++ /dev/null @@ -1,45 +0,0 @@ -# -# You must define certain environment variables in this file -# so that the scripts know where to find things. -# - -CWD=`pwd` - -# -# Set your home directory here (do not use $HOME !!!) -# -MY_HOME=/home/xxx - -# -# The device name of your USB device (e.g. /dev/sda) -# You can find it by plugging it in then doing -# -# fdisk -l -# -# 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/xxx - -# -# When your USB key is mounted, what is the mount directory? -# -MOUNT_POINT=/media - -# -# This is where you downloaded the USB boot image -# -BOOT_IMAGE=${CWD}/kubuntu8.tar.gz - -# -# Disk image of boot partition of USB key -- this is where you -# unpacked the kubuntu8.tar.bz2 image. Unpacking the image -# is not necessary unless you want to change it. -# -DISK_IMAGE=${CWD}/kubuntu8 - -# -# If you are remastering a Ubuntu or Kubunto ISO (not normally done) -# Point to the ISO image -ISO_IMAGE=