Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] debian buster - netinstall - uefi
2019-10-20, 14:57
Post: #4
RE: preseed debian buster
Hello,
I tried many configuration, and I found something works with netinstall + uefi / preseed !

my menu.ipxe:
Code:
kernel http://debian.proxad.net/debian/dists/stable/main/installer-amd64/current/images/netboot/debian-installer/amd64/linux initrd=initrd.gz initrd=firmware.cpio.gz locale=fr_FR.UTF-8 keyboard-configuration/layoutcode=fr keyboard-configuration/variantcode=latin9 keymap=skip-config auto=true priority=critical auto url=http://${66}/iso/debian/preseed.cfg
initrd http://debian.proxad.net/debian/dists/stable/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
initrd http://cdimage.debian.org/cdimage/unofficial/non-free/firmware/stable/current/firmware.cpio.gz

You have to put in kernel args keyboard and localization if you don't want to be ask about, and add priority=critical auto url=http://URL/path/to/preseed.cfg

Know I tried to pass somes late-command, but I have error. It's another story without link with ipxe.

Hope can help with this example.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: preseed debian buster - NiKiZe - 2019-10-18, 12:59
RE: preseed debian buster - fred - 2019-10-19, 08:38
RE: preseed debian buster - fred - 2019-10-20 14:57



User(s) browsing this thread: 1 Guest(s)