WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] /usr/sbin/mkinitrd: illegal option -- v

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] /usr/sbin/mkinitrd: illegal option -- v
From: Hugo Brites <hugo@xxxxxxxxxx>
Date: Wed, 4 Oct 2006 00:01:03 +0100
Cc: Anand Gupta <xen.mails@xxxxxxxxx>
Delivery-date: Tue, 03 Oct 2006 15:58:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200610032352.43429.hugo@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <acb757c00610031512m3dfb3ac6je07c24186889ac8f@xxxxxxxxxxxxxx> <200610032352.43429.hugo@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.4
On Tuesday 03 October 2006 23:52, Hugo Brites wrote:
> On Tuesday 03 October 2006 23:12, Anand Gupta wrote:
> > While using mkinitrd on debian sarge, it gives the following error:
> >
> > mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod
> > initrd-2.6.16-xen.img 2.6.16-xen
> > /usr/sbin/mkinitrd: illegal option -- v
> >
> > $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.
> >
> >
> > It looks like the syntax for mkinitrd is different from the ones used in
> > RH based distros. I have been trying different combinations however
> > haven't had any luck generating the initrd image. Can anyone please tell
> > me how to use this under debian to generate the image ??
>
> Hi,
>
>  In debian you can just use
>  mkinitrd -o=/boot/initrd.img-2.6.16-xen initrd.img-2.6.16-xen
>
> the command tries to guess the necessary modules. If you need to specify
> any module just edit the file
>   /etc/mkinitrd/modules
> and add any necessary modules.
>
> hope it help
> regards
> hugo
>
Sorry

 it's 
  mkinitrd -o /boot/initrd.img-2.6.16-xen initrd.img-2.6.16-xen

 the = was wrong

regards 
hugo

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>