Jeremy Katz <[email protected]> writes: > On Sat, Oct 10, 2009 at 12:03 AM, Jon Jaroker <[email protected]> > wrote: >> I would like to add “console=ttyS0” to the append line in the isolinux.cfg >> file in order to capture boot messages when testing liveCDs. >> >> I notice that the live.py script includes an $(extra) parameter. Is it >> possible to add “console=ttyS0” to this $(extra) parameter? If so, where >> should it be set? >> >> Is there a better way to pass such parameters directly through the kickstart >> file, such as with the “bootloader” parameter? > > That's exactly how -- as the kickstart docs say > bootloader --append="console=ttyS0" > should do the trick with livecds and a real system install
But what if you need to remove a default parameter, e.g. "rhgb" from the kernel parameter list on the livecd? Lars -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
