You are not logged in.

#1 2024-11-02 23:30:15

atomikegg
Member
Registered: 2019-08-14
Posts: 114

Solved: Mount Can't Find PARTUUID

Trying to do a new install on a deleted or erased disk.
Booting from archlinux-2024.11.01-x86_64.iso copied to USB flash disk.
Getting "Failed to mount on real root".
The PARTUUID that arch is trying to mount doesn't seem to match any device returned by blkid or listed in /dev/disk/by-partuuid.
image.png

Last edited by atomikegg (2024-11-03 03:44:27)

Offline

#2 2024-11-02 23:39:12

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,079

Re: Solved: Mount Can't Find PARTUUID

atomikegg wrote:

Booting from archlinux-2024.11.01-x86_64.iso copied to USB flash disk.

How?

Offline

#3 2024-11-02 23:59:44

atomikegg
Member
Registered: 2019-08-14
Posts: 114

Re: Solved: Mount Can't Find PARTUUID

Scimmia wrote:
atomikegg wrote:

Booting from archlinux-2024.11.01-x86_64.iso copied to USB flash disk.

How?

Partition the USB flash drive and format it to FAT32.
Right click on archlinux-version-x86_64.iso and select Mount.
Navigate to the newly created DVD drive and copy all files and folders to the USB flash drive.
When done copying, right click on the DVD drive and select Eject.
Eject the USB flash drive.

https://wiki.archlinux.org/title/USB_fl … _Windows_3

Last edited by atomikegg (2024-11-03 00:00:56)

Offline

#4 2024-11-03 01:44:44

cryptearth
Member
Registered: 2024-02-03
Posts: 961

Re: Solved: Mount Can't Find PARTUUID

Scimmia wrote:
atomikegg wrote:

Booting from archlinux-2024.11.01-x86_64.iso copied to USB flash disk.

How?

I guess that's not relevant here as the boot error is from the new system - not from arch install - as that output would look quite different

@OP
what boot do you use and how have you set it up? the uuid doesn't match anything - from my vm tests I would guess you used refind and its install script and not configured it properly so it tries to boot the install media's uuid

Offline

#5 2024-11-03 02:04:14

atomikegg
Member
Registered: 2019-08-14
Posts: 114

Re: Solved: Mount Can't Find PARTUUID

cryptearth wrote:

what boot do you use and how have you set it up? the uuid doesn't match anything - from my vm tests I would guess you used refind and its install script and not configured it properly so it tries to boot the install media's uuid

I don't know what refind is, but i didn't use it that i'm aware of. I got the above error simply booting the live USB, without executing any commands.

I resolved that error. I did two thing differently. Not sure which one helped:
- I used archlinux-x86_64.iso instead of archlinux-2024.11.01-x86_64.iso
- I used rufus instead of manual copy (maybe wiki should be updated?)

But now onto new errors:
- tried pacman -Syu immediately upon boot, to update the flash drive. I got "no space left on device".
- tried archinstall, and got "no space left on device"

image.png

Next i tried manual install.

New error trying manual install:
mount: /mnt: unknown filesystem type 'ext4'
image.png

Last edited by atomikegg (2024-11-03 02:16:05)

Offline

#6 2024-11-03 02:52:23

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,079

Re: Solved: Mount Can't Find PARTUUID

Do not update the live disk. That's totally pointless and causes problems.

Offline

#7 2024-11-03 02:56:43

atomikegg
Member
Registered: 2019-08-14
Posts: 114

Re: Solved: Mount Can't Find PARTUUID

Scimmia wrote:

Do not update the live disk. That's totally pointless and causes problems.

Ok.
archinstall fails with "no space left"
mount fails with "unknown type ext4" (pics above)

Last edited by atomikegg (2024-11-03 02:56:59)

Offline

#8 2024-11-03 02:58:22

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,079

Re: Solved: Mount Can't Find PARTUUID

Both would be the result of trying to do an update on the live disk. Reboot.

Offline

#9 2024-11-03 03:44:03

atomikegg
Member
Registered: 2019-08-14
Posts: 114

Re: Solved: Mount Can't Find PARTUUID

Scimmia wrote:

Both would be the result of trying to do an update on the live disk. Reboot.

Success!
Which one of these do you think solved my boot issue (first post above):
- archlinux-x86_64.iso instead of archlinux-2024.11.01-x86_64.iso
- rufus instead of manual copy

thx

Offline

#10 2024-11-03 14:06:57

cryptearth
Member
Registered: 2024-02-03
Posts: 961

Re: Solved: Mount Can't Find PARTUUID

as the link without the date is just a symlink to the one with the date they are both the same file
as for using rufus: could be as it writes the entire structure of the image including the partition table - but I doubt that the image has a hardcoded partuuid in its config but rather something gerenic - as for uefi it is sufficient to just copy the files instead of having to "burn" a proper bootsector

Offline

Board footer

Powered by FluxBB