Displaying 2 results from an estimated 2 matches for "pm_entri".
Did you mean:
pm_entry
2009 Oct 13
2
isolinux problem since 3.74
I'm working on getting the latest Linux distros working well on one of
our prototype machines, however, some of them are failing to boot into
the installer from the CD/DVD images. I've narrowed it down to isolinux
hanging just before displaying the graphical menu. After a little
bisecting between the last version that worked (3.73) and the first
version which was broken (3.74), I found
2008 Apr 26
3
extlinux: missing text on serial output
Hi!
Using the following extlinux.conf
serial 0x2f8 57600 0x013
# that is, RTS/CTS flow control on COM2
prompt 1
timeout 100
say Select 'linux' or 'xen'.
say Automatically booting 'xen' in 10 seconds.
default xen
label linux
kernel /vmlinuz-2.6.18-6-686
append initrd=/initrd.img-2.6.18-6-686 root=/dev/mapper/xen1-root ro console=tty0 console=ttyS1,57600n8r noresume