https://bugzilla.novell.com/show_bug.cgi?id=714650 https://bugzilla.novell.com/show_bug.cgi?id=714650#c8 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@ioda-net.ch --- Comment #8 from Bruno Friedmann <bruno@ioda-net.ch> 2011-08-31 15:03:38 UTC --- version 2.7.0-30.1 from factory oss seems to fix a lot, but osc client especially with the build command drive you to error the -d /dev/null doesn't work anymore even with the env rootfstype set. for me the fix is quick as I use a lv disk and so can give the real dev to mkinitrd but don't know how people will do that with raw image disk file. "env" "rootfstype=ext4" "mkinitrd" "-d" "/dev/null" "-m" "ext3 ext4 btrfs reiserfs binfmt_misc virtio_pci virtio_blk" "-k" "/boot/vmlinuz" "-i" "/boot/initrd-3.0.0-4-desktop-virtio" Kernel image: /boot/vmlinuz Initrd image: /boot/initrd-3.0.0-4-desktop-virtio KMS drivers: nvidia Could not find the filesystem type for root device /dev/null Currently available -d parameters are: Block devices /dev/<device> NFS <server>:<path> URL <protocol>://<path> There was an error generating the initrd (1) c-3po:~ # "env" "rootfstype=ext4" "mkinitrd" "-d" "/dev/vgsys/lvobsbuild" "-m" "ext3 ext4 btrfs reiserfs binfmt_misc virtio_pci virtio_blk" "-k" "/boot/vmlinuz" "-i" "/boot/initrd-3.0.0-4-desktop-virtio" Kernel image: /boot/vmlinuz Initrd image: /boot/initrd-3.0.0-4-desktop-virtio KMS drivers: nvidia Root device: /dev/vgsys/lvobsbuild (mounted on / as ext4) Resume device: /dev/vgsys/lvswap enabling LUKS support for /dev/md1 (cr_md1) modprobe: Module kernel not found. WARNING: no dependencies for kernel module 'kernel' found. Kernel Modules: zlib_deflate btrfs reiserfs binfmt_misc virtio virtio_pci virtio_ring virtio_blk dm-mod dm-crypt dm-snapshot nvidia raid0 raid1 raid10 async_tx async_memcpy xor async_xor raid6_pq async_pq async_raid6_recov raid456 linear arc4 sha256_generic cbc Features: dm kms block usb md lvm2 luks Bootsplash: hardDrive (1920x1080), hardDrive (800x600) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.