2011/4/4 Oleksandr Lavrushchenko <[email protected]>:

> kp@cisavd:~$ cat cfg/tftpboot/pxelinux.cfg/boot.txt
> - Bot Boot Menu -
> ==================
>
> linux
> grub2-pxe
>
> no other options =)
>
> kp@cisavd:~$ cat cfg/tftpboot/pxelinux.cfg/default
> DISPLAY boot.txt
>
> default linux
> timeout 50
> prompt 2
>
> label linux
> kernel vmlinuz-2.6.32-2-686
> append initrd=initrd.img-2.6.32-2-686 root=/dev/sda1 ro
> video=i915:modeset=1 kbd-reset pnpbios=on single
Вспомнил, это немного не те файлы. Тех уже совсем нет. Но суть такая же.

Вот пример для кикстарта Fedora:

label fedora
kernel vmlinuz
append initrd=initrd.img ks=http://somehost.net/ks.cfg
floppy.allowed_drive_mask=0


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Ответить