You are not logged in.
I am trying to install Arch Linux on a UEFI laptop. When I boot, I get these options:
Arch Linux archiso x86_64 UEFI CD
UEFI Shell x86_64 v1
UEFI Shell x86_64 v2
EFI Default Loader
Reboot Into Firmware Interface
I selected the first option, and this is what shows up:
:: running early hook [udev]
:: running hook [udev]
:: Triggering uevents...
:: running hook [memdisk]
:: running hook [archiso]
:: running hook [archiso_loop_mnt]
:: running hook [archiso_pxe_common]
:: running hook [arch_iso_pxe_nbd]
:: running hook [arch_iso_pxe_http]
:: running hook [arch_iso_pxe_nfs]
:: Mounting 'dev/disk/by-label/ARCH_201401' to '/run/archiso/bootmnt'
:: Device 'dev/disk/by-label/ARCH_201401' mounted successfully.
:: Mounting /run/archiso/cowspace (tmpfs) filesystem, size=75%...
[ 14.461846] end_request: I/O error, dev sr0, sector 614480
[ 20.895884] end_request: I/O error, dev sr0, sector 614480
:: running late hook [archiso_pxe_common]
:: running cleanup_hook [archiso_shutdown]
:: running cleanup hook [udev]
ERROR: Failed to mount the real root device.
Bailing out, you are on your own. Good luck.
sh: can't access tty; job control turned off
[rootfs /]#
I also can't use any partitioning commands like fdisk, gdisk, etc. What should I do?
Last edited by agszepp (2014-01-07 22:15:41)
Offline
I/O error, dev sr0 means that it can't read something on the optical drive. There was probably a problem in the burn.
Offline
I tried writing it to two other disks with two different programs and both of the programs told me that the disk couldn't be read properly. Does this have something to do with the image? Should I try an older image?
Offline
Could have something to do with your burner.
Personally, I would just ditch the CDs and use a USB flash drive: https://wiki.archlinux.org/index.php/US … tion_Media
If that's not an option, PXE maybe?
Offline
Thanks a lot Scimmia. It boots up just fine now. Now I can install Arch Linux.
Offline