On Tue, 2010-03-16 at 09:34 +1000, Allan McRae wrote:
On 16/03/10 09:14, Eric Bélanger wrote:
On Mon, Mar 15, 2010 at 3:16 PM, Thomas Bächler<thomas@archlinux.org> wrote:
No idea if it is time for signoff yet, I have to check that with tpowa. However, I put 2.6.31.1 in testing with these changes:
- Added a trivial patch to support my touchpad (selfish, I know, but it is already accepted upstream for 2.6.34) - Removed EXT4_USE_FOR_EXT23 due to some problems that upstream isn't quite finished discussing yet - we can keep using the ext2 and ext3 drivers for now.
I'm getting a: error: /dev/sr0: No medium found when building my initrc. The device exist and is my CD-drive. This is on i686. Ask if you need more info.
Generating initial ramdisk, using mkinitcpio. Please wait... ==> Building image "default" ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img :: Begin build :: Parsing hook [base] :: Parsing hook [udev] :: Parsing hook [autodetect] error: /dev/sr0: No medium found :: Parsing hook [pata] :: Parsing hook [usbinput] :: Parsing hook [keymap] :: Parsing hook [lvm2] :: Parsing hook [filesystems] :: Generating module dependencies :: Generating image '/boot/kernel26.img'...SUCCESS ==> SUCCESS
I have seen this too and someone else just posted to the forums about it: http://bbs.archlinux.org/viewtopic.php?id=93216 . Anyway, I'd say this is a mkinitcpio issue and not kernel issue and should go to the bug tracker to avoid cluttering the signoff thread.
Allan
I'd have to agree there, I got the same output on 2.6.32.9-1 earlier today. Dale