File: //var/log/installer/subiquity-curtin-install.conf
# Autogenerated by Subiquity: 2024-04-03 10:00:55.452348 UTC
apt:
preserve_sources_list: false
primary:
- arches: [amd64, i386]
uri: http://ro.archive.ubuntu.com/ubuntu
- arches: [default]
uri: http://ports.ubuntu.com/ubuntu-ports
curthooks_commands:
001-configure-apt: [/snap/subiquity/2651/bin/subiquity-configure-apt, /snap/subiquity/2651/usr/bin/python3,
'true']
debconf_selections: {subiquity: ''}
grub: {probe_additional_os: true, terminal: unmodified}
install: {save_install_config: /var/log/installer/curtin-install-cfg.yaml, save_install_log: /var/log/installer/curtin-install.log,
target: /target, unmount: disabled}
kernel: {package: linux-generic}
pollinate:
user_agent: {subiquity: 21.08.2_2651}
reporting:
subiquity: {identifier: curtin_event.2496, type: journald}
sources: {ubuntu00: 'cp:///media/filesystem'}
stages: [early, partitioning, extract, curthooks, hook, late]
storage:
config:
- {ptable: gpt, serial: SAMSUNG MZVLB256HAHQ-000H1_S425NE0K916740, wwn: eui.0025388981005ac5,
path: /dev/nvme0n1, wipe: superblock-recursive, preserve: false, name: '', grub_device: false,
type: disk, id: disk-nvme0n1}
- {ptable: gpt, serial: SAMSUNG MZVLB256HAHQ-000H1_S425NE0K917004, wwn: eui.0025388981005bcd,
path: /dev/nvme1n1, wipe: superblock-recursive, preserve: false, name: '', grub_device: false,
type: disk, id: disk-nvme1n1}
- {device: disk-nvme0n1, size: 536870912, wipe: superblock, flag: boot, number: 1,
preserve: false, grub_device: true, type: partition, id: partition-8}
- {fstype: fat32, volume: partition-8, preserve: false, type: format, id: format-8}
- {device: disk-nvme0n1, size: 255521193984, wipe: superblock, flag: '', number: 2,
preserve: false, grub_device: false, type: partition, id: partition-9}
- {device: disk-nvme1n1, size: 256058064896, wipe: superblock, flag: '', number: 1,
preserve: false, grub_device: false, type: partition, id: partition-10}
- name: md0
raidlevel: raid0
devices: [partition-10, partition-9]
spare_devices: []
preserve: false
wipe: superblock
type: raid
id: raid-0
- {fstype: ext4, volume: raid-0, preserve: false, type: format, id: format-9}
- {path: /, device: format-9, type: mount, id: mount-8}
- {path: /boot/efi, device: format-8, type: mount, id: mount-7}
version: 1
verbosity: 3
write_files:
etc_default_keyboard: {content: '# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="us"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
', path: etc/default/keyboard, permissions: 420}
etc_machine_id: {content: 'de5ba38eee9d4f3ba75162ed13a51351
', path: etc/machine-id, permissions: 292}
etc_netplan_installer: {content: "# This is the network config written by 'subiquity'\n\
network:\n ethernets:\n eno1:\n addresses:\n - 192.168.1.10/24\n\
\ gateway4: 192.168.1.1\n nameservers:\n addresses:\n \
\ - 8.8.8.8\n search: []\n enx9c7bef510409:\n dhcp4: true\n\
\ version: 2\n", path: etc/netplan/00-installer-config.yaml}
etc_netplan_installer_wifi: {content: "# This is the network config written by 'subiquity'\n\
network:\n version: 2\n wifis: {}\n", path: etc/netplan/00-installer-config-wifi.yaml,
permissions: '0600'}
media_info: {content: Ubuntu-Server 18.04.6 LTS "Bionic Beaver" - Release amd64
(20210915), path: var/log/installer/media-info, permissions: 420}
nonet: {content: 'network: {config: disabled}
', path: etc/cloud/cloud.cfg.d/subiquity-disable-cloudinit-networking.cfg}