Displaying 1 result from an estimated 1 matches for "debconf_debug".
Did you mean:
dconf_debug
2006 Nov 08
1
run pxelinux.0 on a booted system
...l let me select:
label ubuntu-edgy-alternate-hands-off
kernel ubuntu/edgy/alternate/install/netboot/ubuntu-installer/i386/linux
append initrd=sc/e-a/initrd.gz ramdisk_size=16503 root=/dev/rd/0 rw
locale=en_US console-setup/layoutcode=us netcfg/wireless_wep=
netcfg/get_hostname= DEBCONF_DEBUG=5 preseed/url=http://shaz/preseed-edgy-alt.cfg --
And so this will happen
tftp> get ubuntu/edgy/alternate/install/netboot/ubuntu-installer/i386/linux
tftp> get sc/e-a/initrd.gz
and then this linux would be run from the local HD's fs (ramdisk fs really), and
somehow it would load initr...