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] Xen 3.3 unstable on OpenSUSE 10.3 - initrd problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen 3.3 unstable on OpenSUSE 10.3 - initrd problem
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Wed, 9 Jul 2008 22:27:15 -0400
Delivery-date: Wed, 09 Jul 2008 19:27:52 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4872146A.CA9F.0041.0@xxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4872146A.CA9F.0041.0@xxxxxxxxxxxxxxx> (sfid-20080707_131242_858814_002BEBCD)
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.52 (Linux/2.6.25.9-0.2-pae; KDE/4.0.85; i686; ; )
On Monday 07 July 2008 13:04:36 Bill Morris wrote:
> Depending on your config, you may need to use 'mkinitrd' to create
> an initial ram disk, just like a native system e.g.
>     # depmod 2.6.18.8-xen
>     # mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod
> initrd-2.6.18.8-xen.img 2.6.18.8-xen It states that it does not understand
> the "--". I've tried reading mkinitrd -h, but I cannot seem to figure out
> the proper syntax for the mkinitrd command.

I believe you've misplaced your '-f'. Try:

mkinitrd -v --with=aacraid --with=sd_mod --with=scsi_mod -f initrd-2.6.18.8-
xen.img 2.6.18.8-xen

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

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