archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

parted error location outside of device

Open JeremiahCheatham opened this issue 2 years ago • 15 comments

Unabled to use archinstall on 2 different laptops. hp probook 440 8250u with 2 drivies Windows on other drive. lenovo IdeaPad ryzen 5700u Windows on same drive. I didn't get the exact error copied it it ends with parted claming location is outside of device. Same error on both devices i also went and tried branch below with the same error. I have drived about 20 times now trying to set / and other ideas but always ends in same error.

Other branch i tried. https://github.com/archlinux/archinstall/issues/1305#issuecomment-1146698663

I'm installing into an existing unformated linux partition on GPT partiton layout. Using existing EFI vfat on first partition on both machines. I was not able to delete and recreate the partition as it doesn't seem to understand the existing space. So instead i am marking it as / (or not) choosing to format it as btrfs creating @, @home, @.snapshots @log, @pkg choosing to wipe (or not) choosing compress for btrfs (or not) but always getting that same error. It seems to be trying to create a partition even though i am not asking for a partition to be created.

Here is the last time i tried. Though i did try may different ways on both laptops.

{
    "HSM": null,
    "__separator__": null,
    "additional-repositories": [],
    "archinstall-language": "English",
    "audio": "pipewire",
    "bootloader": "systemd-bootctl",
    "config_version": "2.5.0",
    "debug": false,
    "desktop-environment": "kde",
    "gfx_driver": "All open-source (default)",
    "harddrives": [
        "/dev/sdb"
    ],
    "hostname": "archlinux",
    "kernels": [
        "linux"
    ],
    "keyboard-layout": "uk",
    "mirror-region": {
        "United Kingdom": {
            "http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "http://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "http://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "http://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "http://mirrors.manchester.m247.com/arch-linux/$repo/os/$arch": true,
            "http://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true,
            "https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "https://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "https://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "https://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "https://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "https://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "https://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true
        }
    },
    "mount_point": null,
    "nic": {
        "dhcp": true,
        "dns": null,
        "gateway": null,
        "iface": null,
        "ip": null,
        "type": "nm"
    },
    "ntp": true,
    "packages": [],
    "plugin": null,
    "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": "en_GB",
    "timezone": "Europe/London",
    "version": "2.5.0"
}
{
    "/dev/sdb": {
        "partitions": [
            {
                "ESP": true,
                "PARTUUID": "6554-AC16",
                "boot": true,
                "encrypted": false,
                "filesystem": {
                    "format": "vfat"
                },
                "mountpoint": "/boot",
                "size": 2097152,
                "start": 2048,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "btrfs": {
                    "subvolumes": {
                        "@": {
                            "mountpoint": "/",
                            "options": [
                                "compress"
                            ]
                        },
                        "@.snapshots": {
                            "mountpoint": "/.snapshots",
                            "options": [
                                "compress"
                            ]
                        },
                        "@home": {
                            "mountpoint": "/home",
                            "options": [
                                "compress"
                            ]
                        },
                        "@log": {
                            "mountpoint": "/var/log",
                            "options": [
                                "compress"
                            ]
                        },
                        "@pkg": {
                            "mountpoint": "/var/cache/pacman/pkg",
                            "options": [
                                "compress"
                            ]
                        }
                    }
                },
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs",
                    "mount_options": [
                        "compress=zstd"
                    ]
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 2099200,
                "type": "primary",
                "wipe": true
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 85985280,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 169871360,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "626946f9-dd51-493e-8a04-88fab38096af",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 253757440,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8d7856fb-2a63-4ef4-a4c1-cd256f2132e3",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 337643520,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "34362768-b9d1-4c9f-8a1f-5140cd8537cd",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "ext4"
                },
                "mountpoint": null,
                "size": 1048577,
                "start": 421529600,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8e716210-a634-4af7-b396-c18b6b7b63bf",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 77537279,
                "start": 422580224,
                "type": "primary",
                "wipe": false
            }
        ]
    }
}
Hardware model detected: HP HP ProBook 440 G5; UEFI mode: True
Processor model detected: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory statistics: 7578908 available out of 8026760 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(['Intel Corporation UHD Graphics 620 (rev 07)'])
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': '688.2M'}, {'name': 'sda', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '223.6G', 'children': [{'name': 'sda1', 'fstype': 'ntfs', 'fsver': None, 'label': 'Recovery', 'uuid': 'C6040EDB040ECE7D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '450M'}, {'name': 'sda2', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '0E0F-09C7', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '100M'}, {'name': 'sda3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '16M'}, {'name': 'sda4', 'fstype': 'BitLocker', 'fsver': '2', 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '222.1G'}, {'name': 'sda5', 'fstype': 'ntfs', 'fsver': None, 'label': None, 'uuid': '66BC3373BC333D3D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '915M'}]}, {'name': 'sdb', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '238.5G', 'children': [{'name': 'sdb1', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '6554-AC16', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '1G'}, {'name': 'sdb2', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb4', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb5', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '626946f9-dd51-493e-8a04-88fab38096af', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb6', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8d7856fb-2a63-4ef4-a4c1-cd256f2132e3', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb7', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '34362768-b9d1-4c9f-8a1f-5140cd8537cd', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '512M'}, {'name': 'sdb8', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8e716210-a634-4af7-b396-c18b6b7b63bf', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '37G'}]}, {'name': 'sdc', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/bootmnt'], 'type': 'disk', 'size': '7.2G', 'children': [{'name': 'sdc1', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '775M'}, {'name': 'sdc2', 'fstype': 'vfat', 'fsver': 'FAT16', 'label': 'ARCHISO_EFI', 'uuid': '785A-FB3F', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '86M'}]}]}
Testing connectivity to the Arch Linux mirrors ...
Hardware model detected: HP HP ProBook 440 G5; UEFI mode: True
Processor model detected: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory statistics: 7564900 available out of 8026760 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(['Intel Corporation UHD Graphics 620 (rev 07)'])
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': '688.2M'}, {'name': 'sda', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '223.6G', 'children': [{'name': 'sda1', 'fstype': 'ntfs', 'fsver': None, 'label': 'Recovery', 'uuid': 'C6040EDB040ECE7D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '450M'}, {'name': 'sda2', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '0E0F-09C7', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '100M'}, {'name': 'sda3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '16M'}, {'name': 'sda4', 'fstype': 'BitLocker', 'fsver': '2', 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '222.1G'}, {'name': 'sda5', 'fstype': 'ntfs', 'fsver': None, 'label': None, 'uuid': '66BC3373BC333D3D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '915M'}]}, {'name': 'sdb', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '238.5G', 'children': [{'name': 'sdb1', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '6554-AC16', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '1G'}, {'name': 'sdb2', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb4', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb5', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '626946f9-dd51-493e-8a04-88fab38096af', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb6', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8d7856fb-2a63-4ef4-a4c1-cd256f2132e3', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb7', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '34362768-b9d1-4c9f-8a1f-5140cd8537cd', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '512M'}, {'name': 'sdb8', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8e716210-a634-4af7-b396-c18b6b7b63bf', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '37G'}]}, {'name': 'sdc', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/bootmnt'], 'type': 'disk', 'size': '7.2G', 'children': [{'name': 'sdc1', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '775M'}, {'name': 'sdc2', 'fstype': 'vfat', 'fsver': 'FAT16', 'label': 'ARCHISO_EFI', 'uuid': '785A-FB3F', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '86M'}]}]}
Testing connectivity to the Arch Linux mirrors ...
Marked partition as bootable because mountpoint was set to /boot.
Marked partition as bootable because mountpoint was set to /boot.
 -- Chosen configuration --
{
    "HSM": null,
    "__separator__": null,
    "additional-repositories": [],
    "archinstall-language": "English",
    "audio": "pipewire",
    "bootloader": "systemd-bootctl",
    "config_version": "2.5.0",
    "debug": false,
    "desktop-environment": "kde",
    "gfx_driver": "All open-source (default)",
    "harddrives": [
        "/dev/sdb"
    ],
    "hostname": "archlinux",
    "kernels": [
        "linux"
    ],
    "keyboard-layout": "uk",
    "mirror-region": {
        "United Kingdom": {
            "http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "http://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "http://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "http://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "http://mirrors.manchester.m247.com/arch-linux/$repo/os/$arch": true,
            "http://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true,
            "https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "https://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "https://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "https://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "https://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "https://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "https://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true
        }
    },
    "mount_point": null,
    "nic": {
        "dhcp": true,
        "dns": null,
        "gateway": null,
        "iface": null,
        "ip": null,
        "type": "nm"
    },
    "ntp": true,
    "packages": [],
    "plugin": null,
    "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": "en_GB",
    "timezone": "Europe/London",
    "version": "2.5.0"
}
{
    "/dev/sdb": {
        "partitions": [
            {
                "ESP": true,
                "PARTUUID": "6554-AC16",
                "boot": true,
                "encrypted": false,
                "filesystem": {
                    "format": "vfat"
                },
                "mountpoint": "/boot",
                "size": 2097152,
                "start": 2048,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "btrfs": {
                    "subvolumes": {
                        "@": {
                            "mountpoint": "/",
                            "options": [
                                "compress"
                            ]
                        },
                        "@.snapshots": {
                            "mountpoint": "/.snapshots",
                            "options": [
                                "compress"
                            ]
                        },
                        "@home": {
                            "mountpoint": "/home",
                            "options": [
                                "compress"
                            ]
                        },
                        "@log": {
                            "mountpoint": "/var/log",
                            "options": [
                                "compress"
                            ]
                        },
                        "@pkg": {
                            "mountpoint": "/var/cache/pacman/pkg",
                            "options": [
                                "compress"
                            ]
                        }
                    }
                },
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs",
                    "mount_options": [
                        "compress=zstd"
                    ]
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 2099200,
                "type": "primary",
                "wipe": true
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 85985280,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 169871360,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "626946f9-dd51-493e-8a04-88fab38096af",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 253757440,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8d7856fb-2a63-4ef4-a4c1-cd256f2132e3",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 337643520,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "34362768-b9d1-4c9f-8a1f-5140cd8537cd",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "ext4"
                },
                "mountpoint": null,
                "size": 1048577,
                "start": 421529600,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8e716210-a634-4af7-b396-c18b6b7b63bf",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 77537279,
                "start": 422580224,
                "type": "primary",
                "wipe": false
            }
        ]
    }
}
Could not locate mount information for /dev/sdb1: ['/usr/bin/findmnt', '--json', '-R', '/dev/sdb1'] exited with abnormal exit code [256]: b''
Re-using partition instance: Partition(path=/dev/sdb1, size=1.0, PARTUUID=6554-AC16, fs=vfat)
Could not locate mount information for /dev/sdb1: ['/usr/bin/findmnt', '--json', '-R', '/dev/sdb1'] exited with abnormal exit code [256]: b''
Marking partition Partition(path=/dev/sdb1, size=1.0, PARTUUID=6554-AC16, fs=vfat) as bootable.
Setting boot on on (parted) partition index 1
Adding partition to BlockDevice(/dev/sdb, size=238.5GB, free_space=1031kB+1048kB+336kB, bus_type=sata), 2099200->83886080
Adding partition using the following parted command: /dev/sdb mkpart primary btrfs 2099200 83886080

JeremiahCheatham avatar Jun 27 '22 16:06 JeremiahCheatham

I have tried again cloning the master branch. I also captured the error messages.

Hardware model detected: HP HP ProBook 440 G5; UEFI mode: True
Processor model detected: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory statistics: 7494588 available out of 8026772 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(['Intel Corporation UHD Graphics 620 (rev 07)'])
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': '688.2M'}, {'name': 'sda', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '223.6G', 'children': [{'name': 'sda1', 'fstype': 'ntfs', 'fsver': None, 'label': 'Recovery', 'uuid': 'C6040EDB040ECE7D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '450M'}, {'name': 'sda2', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '0E0F-09C7', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '100M'}, {'name': 'sda3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '16M'}, {'name': 'sda4', 'fstype': 'BitLocker', 'fsver': '2', 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '222.1G'}, {'name': 'sda5', 'fstype': 'ntfs', 'fsver': None, 'label': None, 'uuid': '66BC3373BC333D3D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '915M'}]}, {'name': 'sdb', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '238.5G', 'children': [{'name': 'sdb1', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '6554-AC16', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '1G'}, {'name': 'sdb2', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': 'f3ac930f-24b6-401b-81ec-7d152b60a162', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb4', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb5', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '626946f9-dd51-493e-8a04-88fab38096af', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb6', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8d7856fb-2a63-4ef4-a4c1-cd256f2132e3', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb7', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '34362768-b9d1-4c9f-8a1f-5140cd8537cd', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '512M'}, {'name': 'sdb8', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8e716210-a634-4af7-b396-c18b6b7b63bf', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '37G'}]}, {'name': 'sdc', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '7.2G', 'children': [{'name': 'sdc1', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/bootmnt'], 'type': 'part', 'size': '775M'}, {'name': 'sdc2', 'fstype': 'vfat', 'fsver': 'FAT16', 'label': 'ARCHISO_EFI', 'uuid': '785A-FB3F', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '86M'}]}]}
Testing connectivity to the Arch Linux mirrors ...
vfat
btrfs


btrfs
btrfs
ext4
btrfs
Marked partition as bootable because mountpoint was set to /boot.
Password strength: weak
Password strength: weak
 -- Chosen configuration --
{
    "HSM": null,
    "__separator__": null,
    "additional-repositories": [],
    "archinstall-language": "English",
    "audio": "pipewire",
    "bootloader": "systemd-bootctl",
    "config_version": "2.5.0",
    "debug": false,
    "desktop-environment": "kde",
    "gfx_driver": "All open-source (default)",
    "harddrives": [
        "/dev/sdb"
    ],
    "hostname": "archlinux",
    "kernels": [
        "linux"
    ],
    "keyboard-layout": "uk",
    "mirror-region": {
        "United Kingdom": {
            "http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "http://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "http://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "http://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "http://mirrors.manchester.m247.com/arch-linux/$repo/os/$arch": true,
            "http://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true,
            "https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "https://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "https://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "https://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "https://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "https://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "https://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true
        }
    },
    "mount_point": null,
    "nic": {
        "dhcp": true,
        "dns": null,
        "gateway": null,
        "iface": null,
        "ip": null,
        "type": "nm"
    },
    "no_pkg_lookups": false,
    "ntp": true,
    "offline": false,
    "packages": [],
    "plugin": null,
    "profile": {
        "path": "/root/archinstall/archinstall/profiles/desktop.py"
    },
    "save_config": null,
    "script": "guided",
    "silent": false,
    "swap": true,
    "sys-encoding": "UTF-8",
    "sys-language": "en_GB",
    "timezone": "Europe/London",
    "version": "2.5.0"
}
{
    "/dev/sdb": {
        "partitions": [
            {
                "ESP": true,
                "PARTUUID": "6554-AC16",
                "boot": true,
                "encrypted": false,
                "filesystem": {
                    "format": "vfat"
                },
                "mountpoint": "/boot",
                "size": 2097152,
                "start": 2048,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "f3ac930f-24b6-401b-81ec-7d152b60a162",
                "boot": false,
                "btrfs": {
                    "subvolumes": [
                        {
                            "compress": true,
                            "mountpoint": "/",
                            "name": "@",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/home",
                            "name": "@home",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/.snapshots",
                            "name": "@.snapshots",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/var/log",
                            "name": "@log",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/var/cache/pacman/pkg",
                            "name": "@pkg",
                            "nodatacow": false
                        }
                    ]
                },
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": "/",
                "size": 83886080,
                "start": 2099200,
                "type": "primary",
                "wipe": true
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 85985280,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 169871360,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "626946f9-dd51-493e-8a04-88fab38096af",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 253757440,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8d7856fb-2a63-4ef4-a4c1-cd256f2132e3",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 337643520,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "34362768-b9d1-4c9f-8a1f-5140cd8537cd",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "ext4"
                },
                "mountpoint": null,
                "size": 1048577,
                "start": 421529600,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8e716210-a634-4af7-b396-c18b6b7b63bf",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 77537279,
                "start": 422580224,
                "type": "primary",
                "wipe": false
            }
        ]
    }
}
Could not locate mount information for /dev/sdb1: ['/usr/bin/findmnt', '--json', '-R', '/dev/sdb1'] exited with abnormal exit code [256]: b''
Re-using partition instance: Partition(path=/dev/sdb1, size=1.0, PARTUUID=6554-AC16, fs=vfat)
Could not locate mount information for /dev/sdb1: ['/usr/bin/findmnt', '--json', '-R', '/dev/sdb1'] exited with abnormal exit code [256]: b''
Marking partition Partition(path=/dev/sdb1, size=1.0, PARTUUID=6554-AC16, fs=vfat) as bootable.
Hardware model detected: HP HP ProBook 440 G5; UEFI mode: True
Processor model detected: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory statistics: 7490084 available out of 8026772 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(['Intel Corporation UHD Graphics 620 (rev 07)'])
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': '688.2M'}, {'name': 'sda', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '223.6G', 'children': [{'name': 'sda1', 'fstype': 'ntfs', 'fsver': None, 'label': 'Recovery', 'uuid': 'C6040EDB040ECE7D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '450M'}, {'name': 'sda2', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '0E0F-09C7', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '100M'}, {'name': 'sda3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '16M'}, {'name': 'sda4', 'fstype': 'BitLocker', 'fsver': '2', 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '222.1G'}, {'name': 'sda5', 'fstype': 'ntfs', 'fsver': None, 'label': None, 'uuid': '66BC3373BC333D3D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '915M'}]}, {'name': 'sdb', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '238.5G', 'children': [{'name': 'sdb1', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '6554-AC16', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '1G'}, {'name': 'sdb2', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': 'f3ac930f-24b6-401b-81ec-7d152b60a162', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb4', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb5', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '626946f9-dd51-493e-8a04-88fab38096af', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb6', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8d7856fb-2a63-4ef4-a4c1-cd256f2132e3', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb7', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '34362768-b9d1-4c9f-8a1f-5140cd8537cd', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '512M'}, {'name': 'sdb8', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8e716210-a634-4af7-b396-c18b6b7b63bf', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '37G'}]}, {'name': 'sdc', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '7.2G', 'children': [{'name': 'sdc1', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/bootmnt'], 'type': 'part', 'size': '775M'}, {'name': 'sdc2', 'fstype': 'vfat', 'fsver': 'FAT16', 'label': 'ARCHISO_EFI', 'uuid': '785A-FB3F', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '86M'}]}]}
Testing connectivity to the Arch Linux mirrors ...
Hardware model detected: HP HP ProBook 440 G5; UEFI mode: True
Processor model detected: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory statistics: 7492636 available out of 8026772 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(['Intel Corporation UHD Graphics 620 (rev 07)'])
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': '688.2M'}, {'name': 'sda', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '223.6G', 'children': [{'name': 'sda1', 'fstype': 'ntfs', 'fsver': None, 'label': 'Recovery', 'uuid': 'C6040EDB040ECE7D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '450M'}, {'name': 'sda2', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '0E0F-09C7', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '100M'}, {'name': 'sda3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '16M'}, {'name': 'sda4', 'fstype': 'BitLocker', 'fsver': '2', 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '222.1G'}, {'name': 'sda5', 'fstype': 'ntfs', 'fsver': None, 'label': None, 'uuid': '66BC3373BC333D3D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '915M'}]}, {'name': 'sdb', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '238.5G', 'children': [{'name': 'sdb1', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '6554-AC16', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '1G'}, {'name': 'sdb2', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': 'f3ac930f-24b6-401b-81ec-7d152b60a162', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb4', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb5', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '626946f9-dd51-493e-8a04-88fab38096af', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb6', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8d7856fb-2a63-4ef4-a4c1-cd256f2132e3', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb7', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '34362768-b9d1-4c9f-8a1f-5140cd8537cd', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '512M'}, {'name': 'sdb8', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8e716210-a634-4af7-b396-c18b6b7b63bf', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '37G'}]}, {'name': 'sdc', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '7.2G', 'children': [{'name': 'sdc1', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/bootmnt'], 'type': 'part', 'size': '775M'}, {'name': 'sdc2', 'fstype': 'vfat', 'fsver': 'FAT16', 'label': 'ARCHISO_EFI', 'uuid': '785A-FB3F', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '86M'}]}]}
Testing connectivity to the Arch Linux mirrors ...
vfat
btrfs


btrfs
btrfs
ext4
btrfs
Marked partition as bootable because mountpoint was set to /boot.
Hardware model detected: HP HP ProBook 440 G5; UEFI mode: True
Processor model detected: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory statistics: 7500568 available out of 8026772 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(['Intel Corporation UHD Graphics 620 (rev 07)'])
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': '688.2M'}, {'name': 'sda', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '223.6G', 'children': [{'name': 'sda1', 'fstype': 'ntfs', 'fsver': None, 'label': 'Recovery', 'uuid': 'C6040EDB040ECE7D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '450M'}, {'name': 'sda2', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '0E0F-09C7', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '100M'}, {'name': 'sda3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '16M'}, {'name': 'sda4', 'fstype': 'BitLocker', 'fsver': '2', 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '222.1G'}, {'name': 'sda5', 'fstype': 'ntfs', 'fsver': None, 'label': None, 'uuid': '66BC3373BC333D3D', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '915M'}]}, {'name': 'sdb', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '238.5G', 'children': [{'name': 'sdb1', 'fstype': 'vfat', 'fsver': 'FAT32', 'label': None, 'uuid': '6554-AC16', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '1G'}, {'name': 'sdb2', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': 'f3ac930f-24b6-401b-81ec-7d152b60a162', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb3', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb4', 'fstype': None, 'fsver': None, 'label': None, 'uuid': None, 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb5', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '626946f9-dd51-493e-8a04-88fab38096af', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb6', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8d7856fb-2a63-4ef4-a4c1-cd256f2132e3', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '40G'}, {'name': 'sdb7', 'fstype': 'ext4', 'fsver': '1.0', 'label': None, 'uuid': '34362768-b9d1-4c9f-8a1f-5140cd8537cd', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '512M'}, {'name': 'sdb8', 'fstype': 'btrfs', 'fsver': None, 'label': None, 'uuid': '8e716210-a634-4af7-b396-c18b6b7b63bf', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '37G'}]}, {'name': 'sdc', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'disk', 'size': '7.2G', 'children': [{'name': 'sdc1', 'fstype': 'iso9660', 'fsver': 'Joliet Extension', 'label': 'ARCH_202206', 'uuid': '2022-06-01-15-35-22-00', 'fsavail': '0', 'fsuse%': '100%', 'mountpoints': ['/run/archiso/bootmnt'], 'type': 'part', 'size': '775M'}, {'name': 'sdc2', 'fstype': 'vfat', 'fsver': 'FAT16', 'label': 'ARCHISO_EFI', 'uuid': '785A-FB3F', 'fsavail': None, 'fsuse%': None, 'mountpoints': [None], 'type': 'part', 'size': '86M'}]}]}
Testing connectivity to the Arch Linux mirrors ...
vfat
btrfs


btrfs
btrfs
ext4
btrfs
Marked partition as bootable because mountpoint was set to /boot.
Password strength: weak
Password strength: weak
 -- Chosen configuration --
{
    "HSM": null,
    "__separator__": null,
    "additional-repositories": [],
    "archinstall-language": "English",
    "audio": "pipewire",
    "bootloader": "systemd-bootctl",
    "config_version": "2.5.0",
    "debug": false,
    "desktop-environment": "kde",
    "gfx_driver": "All open-source (default)",
    "harddrives": [
        "/dev/sdb"
    ],
    "hostname": "archlinux",
    "kernels": [
        "linux"
    ],
    "keyboard-layout": "uk",
    "mirror-region": {
        "United Kingdom": {
            "http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "http://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "http://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "http://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "http://mirrors.manchester.m247.com/arch-linux/$repo/os/$arch": true,
            "http://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true,
            "https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true,
            "https://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true,
            "https://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true,
            "https://mirror.cov.ukservers.com/archlinux/$repo/os/$arch": true,
            "https://mirror.netweaver.uk/archlinux/$repo/os/$arch": true,
            "https://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true,
            "https://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true
        }
    },
    "mount_point": null,
    "nic": {
        "dhcp": true,
        "dns": null,
        "gateway": null,
        "iface": null,
        "ip": null,
        "type": "nm"
    },
    "no_pkg_lookups": false,
    "ntp": true,
    "offline": false,
    "packages": [],
    "plugin": null,
    "profile": {
        "path": "/root/archinstall/archinstall/profiles/desktop.py"
    },
    "save_config": null,
    "script": "guided",
    "silent": false,
    "swap": true,
    "sys-encoding": "UTF-8",
    "sys-language": "en_GB",
    "timezone": "Europe/London",
    "version": "2.5.0"
}
{
    "/dev/sdb": {
        "partitions": [
            {
                "ESP": true,
                "PARTUUID": "6554-AC16",
                "boot": true,
                "encrypted": false,
                "filesystem": {
                    "format": "vfat"
                },
                "mountpoint": "/boot",
                "size": 2097152,
                "start": 2048,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "f3ac930f-24b6-401b-81ec-7d152b60a162",
                "boot": false,
                "btrfs": {
                    "subvolumes": [
                        {
                            "compress": true,
                            "mountpoint": "/",
                            "name": "@",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/home",
                            "name": "@home",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/.snapshots",
                            "name": "@.snapshots",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/var/cache/pacman/pkg",
                            "name": "@pkg",
                            "nodatacow": false
                        },
                        {
                            "compress": true,
                            "mountpoint": "/var/log",
                            "name": "@log",
                            "nodatacow": false
                        }
                    ]
                },
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": "/",
                "size": 83886080,
                "start": 2099200,
                "type": "primary",
                "wipe": true
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 85985280,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": ""
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 169871360,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "626946f9-dd51-493e-8a04-88fab38096af",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 253757440,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8d7856fb-2a63-4ef4-a4c1-cd256f2132e3",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 83886080,
                "start": 337643520,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "34362768-b9d1-4c9f-8a1f-5140cd8537cd",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "ext4"
                },
                "mountpoint": null,
                "size": 1048577,
                "start": 421529600,
                "type": "primary",
                "wipe": false
            },
            {
                "ESP": false,
                "PARTUUID": "8e716210-a634-4af7-b396-c18b6b7b63bf",
                "boot": false,
                "encrypted": false,
                "filesystem": {
                    "format": "btrfs"
                },
                "mountpoint": null,
                "size": 77537279,
                "start": 422580224,
                "type": "primary",
                "wipe": false
            }
        ]
    }
}
Could not locate mount information for /dev/sdb1: ['/usr/bin/findmnt', '--json', '-R', '/dev/sdb1'] exited with abnormal exit code [256]: b''
Re-using partition instance: Partition(path=/dev/sdb1, size=1.0, PARTUUID=6554-AC16, fs=vfat)
Could not locate mount information for /dev/sdb1: ['/usr/bin/findmnt', '--json', '-R', '/dev/sdb1'] exited with abnormal exit code [256]: b''
Marking partition Partition(path=/dev/sdb1, size=1.0, PARTUUID=6554-AC16, fs=vfat) as bootable.
Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/root/archinstall/archinstall/__main__.py", line 15, in <module>
    archinstall.run_as_a_module()
  File "/root/archinstall/./archinstall/__init__.py", line 277, in run_as_a_module
    script.execute()
  File "/root/archinstall/archinstall/lib/profiles.py", line 195, in execute
    self.spec.loader.exec_module(sys.modules[self.namespace])
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/root/archinstall/archinstall/examples/guided.py", line 306, in <module>
    perform_filesystem_operations()
  File "/root/archinstall/archinstall/examples/guided.py", line 126, in perform_filesystem_operations
    with archinstall.Filesystem(drive, mode) as fs:
  File "/root/archinstall/archinstall/lib/disk/filesystem.py", line 44, in __exit__
    raise args[1]
  File "/root/archinstall/archinstall/examples/guided.py", line 127, in perform_filesystem_operations
    fs.load_layout(archinstall.arguments['disk_layouts'][drive.path])
  File "/root/archinstall/archinstall/lib/disk/filesystem.py", line 173, in load_layout
    self.set(self.partuuid_to_index(partition['device_instance'].part_uuid), 'boot on')
  File "/root/archinstall/archinstall/lib/disk/filesystem.py", line 64, in partuuid_to_index
    raise DiskError(f"Failed to convert PARTUUID {uuid} to a partition index number on blockdevice {self.blockdevice.device}")
archinstall.lib.exceptions.DiskError: Failed to convert PARTUUID 7ba77243-2f1b-4ee2-b923-73b3c91a63ed to a partition index number on blockdevice /dev/sdb

JeremiahCheatham avatar Jun 27 '22 23:06 JeremiahCheatham

I tried the suggestion from here https://github.com/archlinux/archinstall/issues/1343 to install from the cleanup-partition branch. It did get me past the issue and into the installation but then it errors later at the kernel/boot loader. I tried several times again with grub and systemd-boot.

Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/root/archinstall/archinstall/__main__.py", line 15, in <module>
    archinstall.run_as_a_module()
  File "/root/archinstall/./archinstall/__init__.py", line 277, in run_as_a_module
    script.execute()
  File "/root/archinstall/archinstall/lib/profiles.py", line 195, in execute
    self.spec.loader.exec_module(sys.modules[self.namespace])
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/root/archinstall/archinstall/examples/guided.py", line 307, in <module>
    perform_installation(archinstall.storage.get('MOUNT_POINT', '/mnt'))
  File "/root/archinstall/archinstall/examples/guided.py", line 137, in perform_installation
    with archinstall.Installer(mountpoint, kernels=archinstall.arguments.get('kernels', ['linux'])) as installation:
  File "/root/archinstall/archinstall/lib/installer.py", line 160, in __exit__
    raise args[1]
  File "/root/archinstall/archinstall/examples/guided.py", line 187, in perform_installation
    if installation.minimal_installation(testing=enable_testing, multilib=enable_multilib):
  File "/root/archinstall/archinstall/lib/installer.py", line 748, in minimal_installation
    self.mkinitcpio('-P')
  File "/root/archinstall/archinstall/lib/installer.py", line 644, in mkinitcpio
    return SysCommand(f'/usr/bin/arch-chroot {self.target} mkinitcpio {" ".join(flags)}').exit_code == 0
  File "/root/archinstall/archinstall/lib/general.py", line 416, in __init__
    self.create_session()
  File "/root/archinstall/archinstall/lib/general.py", line 467, in create_session
    with SysCommandWorker(
  File "/root/archinstall/archinstall/lib/general.py", line 273, in __exit__
    raise SysCallError(f"{self.cmd} exited with abnormal exit code [{self.exit_code}]: {self._trace_log[-500:]}", self.exit_code)
archinstall.lib.exceptions.SysCallError: ['/usr/bin/arch-chroot', '/mnt/archinstall', 'mkinitcpio', '-P'] exited with abnormal exit code [256]: b'a1280\x1b[m\x0f\r\n\x1b[1m\x1b[33m==> WARNING:\x1b[m\x0f \x1b[1mPossibly missing firmware for module: qla2xxx\x1b[m\x0f\r\n\x1b[1m\x1b[33m==> WARNING:\x1b[m\x0f \x1b[1mPossibly missing firmware for module: wd719x\x1b[m\x0f\r\n  \x1b[1m\x1b[34m->\x1b[m\x0f \x1b[1mRunning build hook: [filesystems]\x1b[m\x0f\r\n  \x1b[1m\x1b[34m->\x1b[m\x0f \x1b[1mRunning build hook: [fsck]\x1b[m\x0f\r\n\x1b[1m\x1b[32m==>\x1b[m\x0f \x1b[1mGenerating module dependencies\x1b[m\x0f\r\n\x1b[1m\x1b[32m==>\x1b[m\x0f \x1b[1mCreating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img\x1b[m\x0f\r\n\x1b[1m\x1b[32m==>\x1b[m\x0f \x1b[1mImage generation successful\x1b[m\x0f\r\n'

JeremiahCheatham avatar Jun 28 '22 13:06 JeremiahCheatham

when will the new archinstall come out? this version 2.5 is only serving for installation without partitioning!

niluzz avatar Jun 30 '22 16:06 niluzz

1343 Did not solve the issue at all. it got past part of the issue but the installed was still broken across all laptops. I said this above but still there is a solved message claiming it solved this.

So I did try many more times also with a 3rd laptop chromebook 14 it also didn't work at all.

What doesn't work is archinstall from iso. also if different the main branch. Also several other of the branches like cleanup-patitions from svartkanin. These all seem to be 100% broken. It doesn't seem to matter if there is already a partition or not. If the partition is formatted or not.

However by chance i came upon again the 1 and only 1 way i could find to make it work. This worked on all 3 machines and nothing else worked on any of them. You need to have the partition already created and already formatted before the installer runs. Also you need to not ask it to do anything to the partition or format it. The only thing is to choose wipe for the target with mountpoints only given as subvolumes. The /boot partition simply needs to be mounted only wiped if nothing else uses it. Otherwise only mount point nothing else. This is all using btrfs. Again no other combination of anyhthing worked and this only worked on svartkanin fix-1278 branch. Here is the steps.

Have the partition already created or use fdisk from install disk. Also format the drive with as btrfs before hand.

If you need internet wifi assuming your wifi is called wlan0.

iwctl station wlan0 connect "PASSKEY"

Now we need to update pacman then installed git and python-pip

pacman -Syy

pacman -S git python-pip

Now we are going to uninstall archinstall with pip

pip uninstall archinstall

Now we will clone svartkanin's repo and checkout fix-1278

git clone https://github.com/svartkanin/archinstall

cd archinstall

git checkout fix-1278

Ok now we build it.

python setup.py install

python -m archinstall

Now remember to select your pre existing vfat EFI for setting the mount point to /boot. It doesn't need to be flashed. Now we will set the target btrfs partition to be flashed but nothing else. Then created mount points in subvolumes.

@ /
@home /home
@log /var/log
@pkg /var/cache/pacman/pkg
@.snapshots /.snapshots

And set everything else the way you want. Don't for get to add missing packages like firefox pacman-contrib compsize ntfs-3g https://github.com/JeremiahCheatham/archlinux/blob/main/post-archinstall.sh

For some reason zlib was used for compression. I'm not sure why. But to fix this after booting into your system. You can edit your fstab to replace zlib what ever with zstd:1 there will be one for each of your subvolumes. then unmount your /boot and run this on you on your system

sudo nano /etc/fstab

Change each zlib to zstd:1 and save.

sudo umount /boot

sudo btrfs filesystem defragment -czstd -rv /

Right away your filesystem will shrink and run faster. reboot so all new files will also be compressed the same.

JeremiahCheatham avatar Jun 30 '22 21:06 JeremiahCheatham

@JeremiahCheatham I did everything described in this poster but without success, it still fails to install!

niluzz avatar Jul 01 '22 17:07 niluzz

I have the same problem, with iso 2022.06.01 everything installs (because there is an old version of archinstall) (Error related to PARTUUID)

ghost avatar Jul 02 '22 19:07 ghost

I have the same problem, with iso 2022.06.01 everything installs (because there is an old version of archinstall) (Error related to PARTUUID)

the way is to wait for the script to be updated!

niluzz avatar Jul 03 '22 19:07 niluzz

Got the same issue with 2.5.0-1 in the 2022.07.01 version, tried to let it make the fat32 partition cause the efi partition always errored saying that it's too small, I then resized it (from 100 -> 800 MB) and it still showed the same error (on the exact same file!) Tried to install arch using archinstall for a good few hours now, only got errors tho

SIMULATAN avatar Jul 12 '22 16:07 SIMULATAN

Got the same issue with 2.5.0-1 in the 2022.07.01 version, tried to let it make the fat32 partition cause the efi partition always errored saying that it's too small, I then resized it (from 100 -> 800 MB) and it still showed the same error (on the exact same file!) Tried to install arch using archinstall for a good few hours now, only got errors tho

The method i wrote above is still the only one that seems to work. So if you are trying to install still please try that method. It is what i had to use on both june and july iso to install. The point is you need to create and format those partitions before running archinstall. And do not tell archinstall to format. However use flash when needed. https://github.com/archlinux/archinstall/issues/1352#issuecomment-1171711442

Also sorry i didn't mention but partitioning is done with the following. Understand this is destructive and any partition deleted means that partition in now gone. Do not delete anything you haven't backed up. lsblk to see what device you wish to work with.

lsblk

Partition with fdisk.

fdisk /dev/sdX

and formatting is done with the following.

mkfs.vfat /dev/sdX1

or

mkfs.ext4 /dev/sdXN

or

mkfs.btrfs /dev/sdXN

JeremiahCheatham avatar Jul 12 '22 18:07 JeremiahCheatham

I tried your solution and it seems to work fine, I had to make both partitions (the data one, and the efi partition) manually and don't make it wipe any partition, as you stated. I'm re-installing it yet again from a clean state with the original archinstall again, and I now get 'device_instance' errors, as before, but this is probably another issue. EDIT: fixed it by running mkfs.btrfs /dev/sdaX, for some reason... It would be great to have more descriptive error messages for this great tool!

SIMULATAN avatar Jul 12 '22 18:07 SIMULATAN

yeah i didn't need to make the efi because i was installing it besides windows and other linux. So i already had it. But yeah basically you make sure your partitions are created and formatted first. And if you do retain your efi then don't flash it. but you will need to flash your data.

JeremiahCheatham avatar Jul 12 '22 18:07 JeremiahCheatham

I tried your solution and it seems to work fine, I had to make both partitions (the data one, and the efi partition) manually and don't make it wipe any partition, as you stated. I'm re-installing it yet again from a clean state with the original archinstall again, and I now get 'device_instance' errors, as before, but this is probably another issue. EDIT: fixed it by running mkfs.btrfs /dev/sdaX, for some reason... It would be great to have more descriptive error messages for this great tool!

so /dev/sd.... this is your how the kernel sees your serial ata devices think hdd or ssd. a b c is /dev/sda /dev/sdb /dev/sdc so you need to use lsblk list block devices to see what device you want to work with. make sure you know which drive so you dont delete something you shouldn't. then there are partitions on sda it would be /dev/sda1 or second /dev/sda2 you need to read about this maybe more. here https://wiki.archlinux.org/title/installation_guide#Partition_the_disks

also nvme show up like /dev/nvme0n1p1 or something like that.

JeremiahCheatham avatar Jul 12 '22 18:07 JeremiahCheatham

I had windows before as well and tried to install it there, but (in an unrelated problem) it showed me that the EFI partition was full (for some reason) My new clean install (with a reset EFI) works now, at least it seems like it (grub installation finished, it's not installing lightdm and other packages)

SIMULATAN avatar Jul 12 '22 18:07 SIMULATAN

So for windows i used a free 3rd party tool i looked up to resize the partitions. I shrank my windows partion in half and also moved over the rest so they left me with half the room I also shrank the begining too a little in order to give the widnows efi partion 1gb becuase sometimes adding files will mean you run out. I had already done all this before tryign to use the archinstall script. I have a sort of install example on my github i used for myself. but i wanted to see what i was missing or what the official one worked like. You probably want to read the official arch linux install instructions. https://wiki.archlinux.org/title/installation_guide

also if you like you can check out mine. Though it's no expert it's just kind of a reference for myself. And it's not complete with driver video acceleration. but it may answer questions from the arch guide.

https://github.com/JeremiahCheatham/archlinux

JeremiahCheatham avatar Jul 12 '22 18:07 JeremiahCheatham

I had windows before as well and tried to install it there, but (in an unrelated problem) it showed me that the EFI partition was full (for some reason) My new clean install (with a reset EFI) works now, at least it seems like it (grub installation finished, it's not installing lightdm and other packages)

If it installed without error and you did let it enter the chroot to finish before rebooting. If no error occorred. Then i would guess that maybe you didn't choose a desktop? I'm not really sure on that one. First make sure while installing to see if you filled in all the options including the one asking about what desktop you want. I only know the kde option so far. If it is still no error but no lightdm then maybe open new separate ticket to get some help on that specifically. I only have knowlage with this specific issue. But agian i stalled the kde version.

JeremiahCheatham avatar Jul 12 '22 19:07 JeremiahCheatham

20220930_120641

I couldn't install arch linux until I've manually formatted the install partition to ext4 instead of trying to do it from the archinstall options.

ariel-miculas avatar Sep 30 '22 09:09 ariel-miculas

20220930_120641

I couldn't install arch linux until I've manually formatted the install partition to ext4 instead of trying to do it from the archinstall options.

Same error for me.

AlessandroGrassi99 avatar Oct 01 '22 20:10 AlessandroGrassi99

Apologies for the late reply, but I suspect this is fixed in v2.5.3(rc1). I'd be happy to re-open if that's not the case, but closing this as I suspect it's solved :)

Torxed avatar Feb 23 '23 15:02 Torxed