HomeSort by relevance Sort by last modified time
    Searched refs:usb (Results 1 - 5 of 5) sorted by null

  /livemedia/livemedia/bootcd_skel/etc/
logindevperm 28 /dev/console 0600 /dev/usb/[0-9a-f]+[.][0-9a-f]+/[0-9]+/* driver=scsa2usb,usb_mid,usbprn # libusb/ugen devices
  /livemedia/livemedia/
build_live_dvd.conf.sample 69 # Set to true to enable auto-generation of image for USB key
75 # USB_ZVOL if you want to use a ZFS volume for the USB image
76 # USB_FILE if you want to use a mkfile file for the USB image
77 USB_ZVOL=space/live56/usb
81 # Size of USB image
usbcopy 30 echo "Usage: $0 <USB image path>"
42 #nawk script to o/p the details of plugged in USB drives
51 bustype = "USB";
88 echo Found the following USB devices:
114 echo INFORMATION: No USB selected/found.. Please plug in and try again
134 echo WARNING: All data on your USB storage will be lost.
172 # Copy image to USB. 16k blocks seem to be about as fast as anything
173 echo "Copying image to USB device"
177 mnt=/tmp/usb.$$
180 # Install grub stages to usb
    [all...]
usbgen 25 # Generate USB image from iso
33 USB_PATH=$TMPDIR/usb
42 echo "Unable to create $USB_ZVOL for USB generation"
55 # Copy ISO contents to USB
56 echo "Copying ISO contents to USB image"
65 # Now mount microroot and make required changes for USB
75 # Creating the new microroot for USB
76 echo "Replacing USB specific files"
85 echo "Copying microroot to USB"
build_live_dvd 81 # copying to a USB storage device, typically flash memory. This allows
82 # creating copies of the USB image to take 10 minutes or so. The usbcopy
83 # script included with this kit is used to copy the image to the USB stick.
395 ln -sf /.cdrom/etc/usb
491 # Generate USB image if requested

Completed in 240 milliseconds