Skip to main content

Questions tagged [preseed]

Preseeding refers to the practice used to automate the installation of Debian GNU/Linux and many of its derivative distributions in a non-interactive manner. This is done by providing answers to the installer questions in a format file known as a preseed file.

0 votes
0 answers
45 views

I just changed my preseed file from legacy to UEFI installation. I'm using LVM with the following custom recipe, in order to specify size of swap, root, home, var & tmp. To make it works in UEFI I ...
motorbass's user avatar
  • 192
2 votes
2 answers
256 views

Installing Debian on a virtual machine interactively: virt-install --virt-type kvm --name debian-13-x64 \ --memory 4096 \ --vcpus 4 \ --cdrom /mnt/data/iso/debian-testing-amd64-DVD-1.iso \ --os-...
Dan's user avatar
  • 121
0 votes
1 answer
112 views

Why does my preseed never create a volume group? Does anyone know what option I might be missing from my config? d-i partman-lvm/device_remove_lvm boolean true d-i partman-lvm/confirm ...
Snoopy's user avatar
  • 21
0 votes
0 answers
238 views

this is about Debian 12 and partman. Swap is getting the incorrect size. All other partitions / lv's have the expected size. However, swap just doesn't seem to listen. I want 4GB, but I'm getting ...
theirpuppet's user avatar
0 votes
1 answer
1k views

I am trying to automate the install of Debian 12. It is working correctly when I wipe the disk off using a live cd but I want the preseed iso to wipe the disk off instead and continue with ...
rocky_alpine's user avatar
1 vote
0 answers
1k views

This is my full preseed.cfg: # Locales d-i debian-installer/language string en_GB:en d-i debian-installer/country string ES d-i debian-installer/locale string en_GB.UTF-8 # Keyboard d-i keyboard-...
Adrián Jaramillo's user avatar
2 votes
0 answers
192 views

I have a bootable Debian 11 USB drive, and I'm writing a preseed configuration file to be loading at installation time. I've written a custom app.deb (not the actual name), and my goal is to have it ...
Ethan Hill's user avatar
1 vote
1 answer
2k views

Basically the opposite of Debian preseed: How to force prompt for hostname and domain? With the new Debian bullseye release, the net install is asking me for hostname and domain name. How to preseed ...
xpt's user avatar
  • 1,924

15 30 50 per page
1
2 3 4 5
7