The issue tracker has been moved https://gitlab.archlinux.org/archlinux/archiso/-/issues
FS#39547 - Cannot boot recent ISO, since 2013-12-01
Attached to Project:
Release Engineering
Opened by Andrew (abrouwers) - Wednesday, 19 March 2014, 23:21 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Thursday, 20 March 2014, 22:51 GMT
Opened by Andrew (abrouwers) - Wednesday, 19 March 2014, 23:21 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Thursday, 20 March 2014, 22:51 GMT
|
DetailsDescription:
The last three ISOs have failed to boot on my laptop; I am trying to boot via. USB (after a simple "dd" to the stick); every time, my system cannot leave the initramfs; attached is a photograph of how the boot process ends. 2013-12-01 works well using the same USB stick + laptop. |
This task depends upon
Closed by Gerardo Exequiel Pozzi (djgera)
Thursday, 20 March 2014, 22:51 GMT
Reason for closing: Not a bug
Thursday, 20 March 2014, 22:51 GMT
Reason for closing: Not a bug
IMG_20140319_185515.jpg
you should see this:
--
:: Mounting '/dev/disk/by-label/ARCH_201403' to '/run/archiso/bootmnt'
:: Device '/dev/disk/by-label/ARCH_201403' mounted successfully.
:: Mounting /run/archiso/cowspace (tmpfs) filesystem, size=75%...
:: Mounting '/dev/loop0' to '/run/archiso/sfs/root-image'
:: Device '/dev/loop0' mounted successfully.
:: Creating '/run/archiso/cowspace/persistent_ARCH_201403/x86_64/root-image.cow' as non-persistent.
:: Mounting '/dev/mapper/arch_root-image' to '/new_root/'
:: Device '/dev/mapper/arch_root-image' mounted successfully.
:: running late hook [archiso_pxe_common]
:: running cleanup hook [archiso_shutdown]
:: running cleanup hook [udev]
--
Please give the output of:
lsmod
blkid
losetup
dmsetup table
mount
cat /proc/cmdline
cat /run/archiso/bootmnt/arch/aitab
dmesg (last lines)
After confirming the ISO was written correctly (via. "cmp"), all is well. I'm sorry for the noise!