FS#60322 - linux 4.18.12.arch1-1 cannot boot from external USB disk
Attached to Project:
Arch Linux
Opened by Maxim (mxfm) - Saturday, 06 October 2018, 07:51 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 06 October 2018, 08:07 GMT
Opened by Maxim (mxfm) - Saturday, 06 October 2018, 07:51 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 06 October 2018, 08:07 GMT
|
Details
Description:
Kernel version linux 4.18.12.arch1-1 breaks boot because it lacks 'usb_storage' module which is necessary to boot if arch is installed on external USB drive. According to 'lsblk' and 'blkid' output from initramdisk there is no external usb drive, but the disk is visible in dmesg output (only as VendorId, ProductId, no dev node is created). According to output from 'lsmod' (from initramdisk) there is no 'usb_storage' module loaded and it is not available in '/lib/modules/.../kernel' path. Additional info: * package version(s): linux 4.18.12.arch1-1 * config and/or log files etc: n/a Steps to reproduce: 1) Install arch on external usb drive. 2) Boot kernel 4.18.12.arch1-1 Workaround: boot from arch iso -> place 'usb_storage' in "Modules=" line in '/etc/mkinitcpio.conf' -> run 'mkinitcpio -p linux' -> reboot |
This task depends upon
Closed by Doug Newgard (Scimmia)
Saturday, 06 October 2018, 08:07 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#60272
Saturday, 06 October 2018, 08:07 GMT
Reason for closing: Duplicate
Additional comments about closing: