XSCE: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 270: Line 270:
:Should do the following install automatically
:Should do the following install automatically
:NOT tested...
:NOT tested...
*jvonau>: 02/01/2016
:You need to use the label name of the usbkey.. to get the label ls '/dev/disk/by-label/ "
:then use inst.ks=hd:LABEL=<what was returned above>:/install.ks
:of if you know the what the device will be call then you could try:  inst.ks=hd:sdb1:/install.ks
:"inst.ks=hd:sdb1:/install.ks "
:inst.ks=hd:    sdb1: /install.ks    no spaces
:inst.ks=hd:LABEL=  SOMENAME:  /install.ks  no spaces


==Various OS Kickstart files and info==
==Various OS Kickstart files and info==