source: trunk/packages/sipb-xen-guest-installer/sipb-xen-guest-installer/files/srv/guest-installer/etch/cdrom.supplement/isolinux/isolinux.cfg @ 222

Last change on this file since 222 was 222, checked in by price, 17 years ago

simplify isolinux.cfg.

Once we fix the problem of rebooting with the CD mounted again,
we can remove the prompt, so the user doesn't have to touch the console.
Until then, they need an opportunity to destroy/reboot-without-CD
after the installation finishes.

File size: 229 bytes
Line 
1PROMPT 1
2TIMEOUT 0
3DEFAULT sipb-xen-install
4LABEL sipb-xen-install
5       kernel /install.amd/vmlinuz
6       append auto=true preseed/file=/cdrom/preseed.cfg priority=critical vga=normal fb=false initrd=/install.amd/initrd.gz --
Note: See TracBrowser for help on using the repository browser.