Boot method: netinst
Image version: debian installer 12 RC 4
Date: 2023-05-28
Machine: Lenovo X1 Carbon generation 1 (2012)
Partitions:
$ df -Tl
Filesystem Type 1K-blocks Used Available Use% Mounted on
udev devtmpfs 3937244 0 3937244 0% /dev
tmpfs tmpfs 794508 1344 793164 1% /run
/dev/mapper/charbon--vg-root xfs 29229056 4625584 24603472 16% /
tmpfs tmpfs 3972524 0 3972524 0% /dev/shm
tmpfs tmpfs 5120 8 5112 1% /run/lock
/dev/mapper/charbon--vg-home xfs 218615508 15372176 203243332 8% /home
/dev/sda2 ext4 457816 82293 346442 20% /boot
/dev/sda1 vfat 523244 5972 517272 2% /boot/efi
tmpfs tmpfs 794504 48 794456 1% /run/user/1000
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 238.5G 0 disk
├─sda1 8:1 0 512M 0 part /boot/efi
├─sda2 8:2 0 488M 0 part /boot
└─sda3 8:3 0 237.5G 0 part
└─sda3_crypt 254:0 0 237.5G 0 crypt
├─charbon--vg-root 254:1 0 27.9G 0 lvm /
├─charbon--vg-swap_1 254:2 0 976M 0 lvm [SWAP]
└─charbon--vg-home 254:3 0 208.6G 0 lvm /home
Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot: [O]
Detect network card: [O]
Configure network: [O]
Detect media: [O]
Load installer modules: [O]
Clock/timezone setup: [O]
User/password setup: [O]
Detect hard drives: [O]
Partition hard drives: [O]
Install base system: [O]
Install tasks: [O]
Install boot loader: [O]
Overall install: [O]
Comments/Problems:
The install went overall boringly great, which is how it should
be. :)
One thing worth mentionning is that I proceeded to the install
on the Wifi, and that the connectivity went flaky. This caused
the mirror selection and scanning to error with a message about
the bookworm release to not be supported by all the mirrors I
selected. I had to investigate via the system console to
identify the network drop. I'm not sure that I have a good idea
to improve how to feed this back through the d-i interface, but
Paul Gevers, who was is the vicinity, suggested that I raise the
issue anyway.