[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 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[solved] debian buster - netinstall - uefi - fred - 2019-10-17, 17:09
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: 2 Guest(s)