Attachment '00-usage-n-version.txt'
Download
Toggle line numbers
1 $ ./mkusb8
2 Usage:
3 ---- Make a USB install device from 'file.iso' ---------------
4 sudo ./mkusb8 file.iso
5 ---- Make a USB install device from 'file.img.gz' ------------
6 sudo ./mkusb8 file.img.gz
7 ---- Make a USB install device from 'file.img.xz' ------------
8 sudo ./mkusb8 file.img.xz
9 ---- Install from 'file.img.xz', show all mass storage devices
10 sudo ./mkusb8 file.img.xz all
11 ---- Install from 'file.img.xz', show all ..., no help text
12 sudo ./mkusb8 file.img.xz anh
13 ---- Wipe the USB device (may take long time) ----------------
14 sudo ./mkusb8 wipe-whole-device
15 ---- Wipe the first megabyte (MibiByte), show only USB devices
16 sudo ./mkusb8 wipe-1
17 ---- Wipe the first megabyte, show all mass storage devices --
18 sudo ./mkusb8 wipe-1 all
19 ---- Version -------------------------------------------------
20 ./mkusb8 -v
21 $ ./mkusb8 -v
22 mkusb version 8.0
23 $
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.