|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Running Debian as DomU
Am Montag 16 April 2007 20:32 schrieb Holger Wesser:
> Yes, that was the one and only problem.
> I created an initial ramdisk:
>
> mkinitrd -f --with=ext3 --preload=ext3 --with=xennet --builtin=aic7xxx
> --builtin=serverworks --preload=xenblk --omit-raid-modules
> --omit-lvm-modules --fstab=/mnt/etc/fstab /boot/xen-initrd.img
> <my_kernel_version>
>
IPCopHost:~#
mkinitrd -f --with=ext3 --preload=ext3 --with=xennet --builtin=aic7xxx
--builtin=serverworks --preload=xenblk --omit-raid-modules
--omit-lvm-modules --fstab=/etc/fstab -o /boot/initrd-2.6.16.xen-38
2.6.16.xen-38
/usr/sbin/mkinitrd: illegal option -- f
$Id: mkinitrd,v 1.201 2004/05/16 22:00:48 herbert Exp $
Usage: /usr/sbin/mkinitrd [OPTION]... <-o outfile> [version]
Options:
-d confdir Specify an alternative configuration directory.
-k Keep temporary directory used to make the image.
-m command Set the command to make an initrd image.
-o outfile Write to outfile.
-r root Override ROOT setting in mkinitrd.conf.
See mkinitrd(8) for further details.
Where you get yout mkinitrd ? I get my from debian sarge.
Thanks
Matthias
--
Don't Panic
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|