Am Sonntag, den 17.05.2009, 12:43 +0200 schrieb Giuseppe Iuculano:

> Hi,
> 
> Felix Zielcke ha scritto:
> > Hi,
> > 
> > on boot I get something like "grep command not found".
> > The only thing in the initrd that needs grep is sbin/dmraid-activate and 
> > there's no grep command included in the initrd.
> > 
> 
> What do you use to create/modify initrd? initramfs-tools? yaird? Can you paste
> please cat /proc/mounts

the normal initramfs-tools.
The dmraid is just used for my Windows partition which I don't mount
automatically only when I need it.
My /etc/kernel-img.conf still has the do_initrd=yes line. I don't know
if it's still needed now with the /etc/kernel/postinst.d/initramfs-tools
hook.

I've just installed now the recent 2.6.29 kernel and recreated the
initrds with `update-initramfs -c -t -k all' but it's still the same.

# cat /proc/mounts 
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw,size=10240k,mode=755 0 0
/dev/disk/by-uuid/db6b0479-4a1f-456a-97d2-8217948a9da6 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,mode=755 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec,gid=5,mode=620 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
none /proc/fs/vmblock/mountPoint vmblock rw 0 0

-- 
Felix Zielcke




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to