archinstall.log
Hardware model detected: Loongson Loongson-3A5000-LL-7A1000-1w-ML5A; UEFI mode: True
Processor model detected: None
Memory statistics: 30809712 available out of 33229616 total installed
Could not detect virtual system: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [256]: b'none\r\n'
System is not running in a VM: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [256]: b'none\r\n'
Virtualization detected: None; is VM: None
Graphics devices detected: dict_keys(['Loongson Technology LLC DC (Display Controller) (rev 01)', 'Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev e7)'])
Disk states before installing: {'blockdevices': [{'name': 'loop0', 'fstype': 'squashfs', 'fsver': '4.0', 'label': None, 'uuid': None, 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/airootfs'], 'type': 'loop', 'size': '476.5M'}, {'name': 'sda', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202210', 'uuid': '2022-10-22-06-52-32-00', 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/bootmnt'], 'type': 'disk', 'size': '60G', 'children': [{'name': 'sda1', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202210', 'uuid': '2022-10-22-06-52-32-00', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '525.6M'}, {'name': 'sda2', 'fstype': 'vfat', 'fsver': 'FAT16', 'label': 'ARCHISO_EFI', 'uuid': 'A911-68BD', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '10M'}, {'name': 'sda3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '300K'}]}, {'name': 'nvme0n1', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '476.9G', 'children': [{'name': 'nvme0n1p1', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': 'AF19-5B13', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '511M'}, {'name': 'nvme0n1p2', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '05c4028e-644f-4012-a613-aa42a6860308', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '19.5G'}, {'name': 'nvme0n1p3', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '933c3498-0452-47cb-b834-dbdfbe72dae9', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '456.9G'}]}]}
Setting font: LatGrkCyr-8x16
Password strength: 闈炲父寮? -- Chosen configuration --
{
"HSM": null,
"__separator__": null,
"additional-repositories": [
"multilib",
"testing"
],
"archinstall-language": "Simplified Chinese",
"audio": "pipewire",
"bootloader": "grub-install",
"config_version": "2.5.1",
"debug": false,
"desktop-environment": "mate",
"gfx_driver": "AMD / ATI (open-source)",
"harddrives": [
"/dev/nvme0n1"
],
"hostname": "archlinux",
"kernels": [
"linux"
],
"keyboard-layout": "us",
"mirror-region": {},
"nic": {
"dhcp": true,
"dns": null,
"gateway": null,
"iface": null,
"ip": null,
"type": "nm"
},
"no_pkg_lookups": false,
"ntp": true,
"offline": false,
"packages": [],
"parallel downloads": 0,
"profile": {
"path": "/usr/lib/python3.10/site-packages/archinstall/profiles/desktop.py"
},
"save_config": null,
"script": "guided",
"silent": false,
"swap": true,
"sys-encoding": "UTF-8",
"sys-language": "zh_CN.UTF-8",
"timezone": "UTC",
"version": "2.5.1"
}
{
"/dev/nvme0n1": {
"partitions": [
{
"boot": true,
"encrypted": false,
"filesystem": {
"format": "fat32"
},
"mountpoint": "/boot",
"size": "512MiB",
"start": "1MiB",
"type": "primary",
"wipe": true
},
{
"encrypted": false,
"filesystem": {
"format": "btrfs",
"mount_options": []
},
"mountpoint": "/",
"size": "20GiB",
"start": "513MiB",
"type": "primary",
"wipe": true
},
{
"encrypted": false,
"filesystem": {
"format": "btrfs",
"mount_options": []
},
"mountpoint": "/home",
"size": "100%",
"start": "20GiB",
"type": "primary",
"wipe": true
}
],
"wipe": true
}
}
Creating a new partition label on /dev/nvme0n1
Adding partition to BlockDevice(/dev/nvme0n1, size=476.9GB, free_space=1031kB+1049kB+335kB, bus_type=nvme), 1MiB->512MiB
Adding partition using the following parted command: /dev/nvme0n1 mkpart primary fat32 1MiB 512MiB
Retrieving partition PARTUUID=2de72e17-3ef9-44e3-b73c-f5fafa46c5d6 or UUID=None
Matched PARTUUID=2de72e17-3ef9-44e3-b73c-f5fafa46c5d6 against 2de72e17-3ef9-44e3-b73c-f5fafa46c5d6
Formatting /dev/nvme0n1p1 -> vfat
/usr/bin/mkfs.vfat -F32 /dev/nvme0n1p1
Marking partition Partition(path=/dev/nvme0n1p1, size=0.5, PARTUUID=2de72e17-3ef9-44e3-b73c-f5fafa46c5d6, fs=vfat) as bootable.
Setting boot on on (parted) partition index 1
Adding partition to BlockDevice(/dev/nvme0n1, size=476.9GB, free_space=1031kB+1049kB+335kB, bus_type=nvme), 513MiB->20GiB
Adding partition using the following parted command: /dev/nvme0n1 mkpart primary btrfs 513MiB 20GiB
Retrieving partition PARTUUID=261698f3-294a-47fd-9a59-adaa868c2a05 or UUID=None
Matched PARTUUID=261698f3-294a-47fd-9a59-adaa868c2a05 against 261698f3-294a-47fd-9a59-adaa868c2a05
Formatting /dev/nvme0n1p2 -> btrfs
Adding partition to BlockDevice(/dev/nvme0n1, size=476.9GB, free_space=1031kB+1049kB+335kB, bus_type=nvme), 20GiB->100%
Adding partition using the following parted command: /dev/nvme0n1 mkpart primary btrfs 20GiB 100%
Retrieving partition PARTUUID=2081b162-7352-4311-850c-64f1e379293c or UUID=None
Matched PARTUUID=2081b162-7352-4311-850c-64f1e379293c against 2081b162-7352-4311-850c-64f1e379293c
Formatting /dev/nvme0n1p3 -> btrfs
Mounting / to /mnt/archinstall/ using BTRFSPartition(path=/dev/nvme0n1p2, size=19.5, PARTUUID=261698f3-294a-47fd-9a59-adaa868c2a05, fs=btrfs)
Mounting /boot to /mnt/archinstall/boot using Partition(path=/dev/nvme0n1p1, size=0.5, PARTUUID=2de72e17-3ef9-44e3-b73c-f5fafa46c5d6, fs=vfat)
Mounting /home to /mnt/archinstall/home using BTRFSPartition(path=/dev/nvme0n1p3, size=456.9, PARTUUID=2081b162-7352-4311-850c-64f1e379293c, fs=btrfs)
Using mount order: [('/', <function Installer.mount_ordered_layout.<locals>.<lambda> at 0x7ffff19701f0>), ('/boot', <function Installer.mount_ordered_layout.<locals>.<lambda> at 0x7ffff19705e0>), ('/home', <function Installer.mount_ordered_layout.<locals>.<lambda> at 0x7ffff19704c0>)]
Mounting BTRFSPartition(path=/dev/nvme0n1p2, size=19.5, PARTUUID=261698f3-294a-47fd-9a59-adaa868c2a05, fs=btrfs) to /mnt/archinstall/
Getting mount information for device path /mnt/archinstall
Mounting Partition(path=/dev/nvme0n1p1, size=0.5, PARTUUID=2de72e17-3ef9-44e3-b73c-f5fafa46c5d6, fs=vfat) to /mnt/archinstall/boot
Getting mount information for device path /mnt/archinstall/boot
Mounting BTRFSPartition(path=/dev/nvme0n1p3, size=456.9, PARTUUID=2081b162-7352-4311-850c-64f1e379293c, fs=btrfs) to /mnt/archinstall/home
Getting mount information for device path /mnt/archinstall/home
'/dev/sda'