Changeset 1686

Show
Ignore:
Timestamp:
10/20/07 10:41:19 (3 years ago)
Author:
bruno
Message:

Document USB support for mindi

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.2.5/mondo-doc/mindi.8

    r1493 r1686  
    3333.BI "mindi --makemountlist "file 
    3434.br 
     35.BI "mindi --usb "device 
     36.br 
    3537.BI "mindi [--max-compressed-size "max "] --custom " parameters 
    3638.SH DESCRIPTION 
    3739.PP 
    3840.B mindi 
    39 creates a set of boot/root floppy disk images and/or a bootable ISO image using 
     41creates a set of boot/root floppy disk images and/or a bootable ISO/USB image using 
    4042files from the system it runs on. 
    4143.B mindi 
     
    4648is used by 
    4749.B monodarchive(8) 
    48 to produce the required boot/root floppy or CD images but can also be used 
     50to produce the required boot/root floppy or USB/ISO images but can also be used 
    4951stand-alone. 
    5052 
     
    6466.SH OPTIONS 
    6567.TP 
    66 .BR "-v"| " --version"| " -V"| " -version" 
    67 Prints the version of mindi. 
     68.BI "-v"| " --version"| " -V"| " -version" 
     69.RI Prints the version of mindi. 
    6870.TP 
    69 .B --findkernel 
    70 Finds the image of the running kernel in the file system. 
     71.BI "--findkernel" 
     72.RI Finds the image of the running kernel in the file system. 
    7173.TP 
    7274.BI "--makemountlist "file 
    7375.RI "Creates a mount list and writes it to file "file ". 
     76.TP 
     77.BI "--usb "device 
     78.RI Create a bootable USB device  
    7479.TP 
    7580.BI "--max-compressed-size "max 
     
    7782.TP 
    7883.BI "--custom " parameters 
    79 Provide all required parameters to 
     84.RI "Provide all required parameters to" 
    8085.B mindi 
    81 for non-interactive calling. This usually means a call from 
     86.RI "for non-interactive calling. This usually means a call from" 
    8287.BR "mondoarchive(8)". 
    8388The following parameters are used: 
     
    120125.br 
    12112619) make non-bootable [yes|no] 
     127.br 
     12820) use gzip [yes|no] 
    122129.br 
    123130(Blank parameters must be specified as "" on the command line.)