Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] debian buster - netinstall - uefi
2019-10-18, 12:59
Post: #2
RE: preseed debian buster
relevant for why is if you are booting in efi mode or not.
you might want to use preseed.cfg in all cases...

If in efi mode there will be no cpio headers added so it won't appear as /preseed.cfg for the kernel, while it will if you boot in pcbios mode.
for efi, you will have to add cpio headers yourself
Code:
echo preseed.cfg | cpio -H newc -o > preseed.cfg.cpio

Use GitHub Discussions
VRAM bin
Visit this user's website 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)