Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#95 - initrd.img installed during installation does not contain any modules

Attached to Project: Arch Linux
Opened by Dennis Herbrich (gyroplast) - Thursday, 10 July 2003, 12:14 GMT
Last edited by Judd Vinet (judd) - Sunday, 10 August 2003, 22:46 GMT
Task Type Bug Report
Category Installation
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

When installing from an 0.4 iso to a SCSI disk, and selecting arch-initrd as default in the lilo.conf before installing the boot loader, the system barfs out a lot of insmod errors ("/lib/module/aic7xxx.o not found" et al) and fails to mount the root file system after reboot. After gunzipping and loop-mounting the /boot/initrd.img file from the freshly installed /boot partition, I noticed that the /lib/modules directory was utterly empty, which explains the errors.
No workaround possible except for manually creating a correct initrd, moving it into the /boot directory and rerunning lilo, all from a rescue system. Quite a hassle.

This problem does not persist in 0.5beta anymore due to the "different kernels" approach without initrd, but should probably be fixed in the 0.4 iso nevertheless if possible. The problem is a little different (and even worse) when doing an FTP install from the 0.4 version, as it does not support selecting a kernel and downloads the default IDE kernel image without even adding an initrd anywhere. In short: Don't do FTP installs anymore with the 0.4 installer if you've got to boot from a SCSI disk?
Workaround: snarf the kernel-scsi package manually, chroot into the /mnt dir, and replace the ide kernel with the scsi package using pacman as usual.
This task depends upon

Closed by  Anonymous Submitter
Sunday, 10 August 2003, 22:46 GMT
Reason for closing:  Won't fix
Comment by Judd Vinet (judd) - Sunday, 10 August 2003, 22:46 GMT
  • Task details edited
This problem is 0.4-specific only. Now that 0.5 is out, I'm closing this one.

Loading...