BTS

Message4356

Author mru
Recipients zugschlus
Date 2012-05-17.22:00:18
Content
You have to use the appropriate live-media-path settings. Have a look at the specific grub configuration 
file. Please also consider using the provided loopback.cfg file (or if you have an older grub version use 
the boot/grub/%SHORT_NAME%_default.cfg file)

To provide the additional kernel parameters you would have to export them via:

set kernelopts="ssh ...."
export kernelopts

before loading the configfile.
History
Date User Action Args
2012-05-17 22:00:18mrusetrecipients: + zugschlus
2012-05-17 22:00:18mrusetmessageid: <1337292018.64.0.198420936236.issue1169@bts.grml.org>
2012-05-17 22:00:18mrulinkissue1169 messages
2012-05-17 22:00:18mrucreate