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-fr

[Xen-fr] XEN 3.0.3: absence de driver SATA

To: xen-fr@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-fr] XEN 3.0.3: absence de driver SATA
From: PUCCETTI Armand <armand.puccetti@xxxxxx>
Date: Thu, 07 Dec 2006 11:09:42 +0100
Delivery-date: Mon, 11 Dec 2006 01:13:13 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-archive: <http://lists.xensource.com/archives/html/xen-fr>
List-help: <mailto:xen-fr-request@lists.xensource.com?subject=help>
List-id: xen-fr.lists.xensource.com
List-post: <mailto:xen-fr@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-fr>, <mailto:xen-fr-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-fr>, <mailto:xen-fr-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-fr@xxxxxxxxxxxxxxxxxxx
Sender: xen-fr-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.8 (X11/20061115)
bonjour,

je compile XEN 3.0.3 depuis le source sous Ubuntu 6.10. Avec la commande:

$ make CC="gcc -g" V=1 CONFIG_DEBUG_INFO=1 world

$ make CC="gcc -g" V=1 CONFIG_DEBUG_INFO=1 install


Toutefois au demarrage de XEN, le systeme se plante et reboote immediatement apres le message

(XEN) XEN trace buffers: disabled

La plate-forme de compil etant occupee d'un disque SATA avec un controleur decrit ainsi par lshw: ----------------------------------------------------------------------------------------------------------------------------
product: 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE
vendor: Intel Corporation
bus info: pci@00:1f.2
logical name: scsi0
logical name: scsi1
version: 01
width: 32 bits
clock: 66MHz
capabilities:
  ide,
  bus mastering,
  PCI capabilities listing,
  Emulated device,
  SCSI host adapter
configuration:
  driver: ata_piix
------------------------------------------------------------------------------------------------------------------------------- or je ne dispose pas de ce driver pour mon kernel cible 2.6.16.29, ie sous /lib/modules/2.6.15.29-xen/kernel/drivers/scsi !! Compare a 2.6.17, il manque les drivers: libata.ko, ata_piix.ko et scsi_mod.ko

D'ou mes 2 questions simples:

*1. Le driver sus mentionne convient il a ma plate-forme sous XEN 2.6.16.29? 2. Comment puis je l'inclure dans le kernel XEN genere? *En effet, si je modifie manuellement les parametres
CONFIG_SCSI_ATA_PIIX=y et  CONFIG_SCSI_SATA=y,
puis je recompile avec
$ make linux-2.6-xen-config
$ make linux-2.6-xen-build
$ make linux-2.6-xen-install

rien n'y fait.

merci d'avance pour toute aide.

armand



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

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