|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] debian stable/ xen-3.0.2-2/scsi: cannot boot.
saptarshi naha a écrit :
> Before tryiing the follwing make sure you have new kernel under
> /lib/module (you will see 2.6.16-xen) If it is there Try the
> follwoing.
>
> # cd /boot/
> # depmod 2.6.16-xen
> # mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod
> initrd-2.6.16-xen.img 2.6.16-xen
>
> That should fix the problem
>
> Regards,
> Naha
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
mmmhhh... no. mkinitrd do not support these options -v and -f, nor
--with=aacraid --with=sd_mod --with=scsi_mod :
>mkinitrd -f --with=aacraid --with=sd_mod --with=scsi_mod -o
>initrd-2.6.16-xen.img 2.6.16-xen
/usr/sbin/mkinitrd: illegal option -- f
>mkinitrd --with=aacraid --with=sd_mod --with=scsi_mod -o
>initrd-2.6.16-xen.img 2.6.16-xen
/usr/sbin/mkinitrd: illegal option -- -
Regards,
t.d.
--
Thierry Dumont. Institut Camille Jordan -- Mathematiques--
Univ. Lyon I,43 Bd du 11 Novembre 1918, 69622
- Villeurbanne Cedex - France.
Thierry.Dumont@xxxxxxxxxxxxxxxxxxx web: http://maply.univ-lyon1.fr/~tdumont
tdumont.vcf
Description: Vcard
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|