source: lab.git/pxelinux.cfg/default @ 4280ad5

trunk
Last change on this file since 4280ad5 was 4280ad5, checked in by mitty <mitty@…>, 13 years ago
  • Ubuntu 10.04 multi load configure file for pxelinux

git-svn-id: https://lab.mitty.jp/svn/lab/trunk@80 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

  • Property mode set to 100644
File size: 314 bytes
Line 
1DEFAULT local
2PROMPT 1
3TIMEOUT 30
4
5LABEL lucid-amd64
6include ubuntu-installer/amd64/boot-screens/menu.cfg
7default ubuntu-installer/amd64/boot-screens/vesamenu.c32
8
9LABEL lucid-i386
10include ubuntu-installer/i386/boot-screens/menu.cfg
11default ubuntu-installer/i386/boot-screens/vesamenu.c32
12
13LABEL local
14localboot 0
Note: See TracBrowser for help on using the repository browser.