Íñigo Careaga
2006-Apr-01 20:08 UTC
[Xen-users] Still the same!!! (trying to boot a SATA device)
I tried to include SATA support with the default selected packages (Intel, Promise and Silicon) and the error message is still the same when I execute the "make kernels" command: "mv: cannot stat ''include/asm-xen/asm_ofset.h.tmp'': No such file or directory". Any other idea??? Excuse me for being tiresome... I''m newby on this issues!!! Bye! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Andrew Thompson
2006-Apr-02 19:35 UTC
Re: [Xen-users] Still the same!!! (trying to boot a SATA device)
On Sat, Apr 01, 2006 at 10:08:13PM +0200, ??igo Careaga wrote:> I tried to include SATA support with the default selected packages > (Intel, Promise and Silicon) and the error message is still the same > when I execute the "make kernels" command: > "mv: cannot stat ''include/asm-xen/asm_ofset.h.tmp'': No such file or > directory". > > Any other idea???Grab a bootcd image from the Net and boot it in your computer. With any luck, it will automagically find your SATA controller and load the proper driver for it. After that you should be able to look at dmesg and determine which driver to use. (I''m sure there is a better way to determine which driver is in use, I just don''t know what it is.) -- Andrew Thompson http://aktzero.com/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Molle Bestefich
2006-Apr-02 21:47 UTC
Re: [Xen-users] Still the same!!! (trying to boot a SATA device)
Andrew Thompson wrote:> Íñigo Careaga wrote: > > I tried to include SATA support with the default selected packages > > (Intel, Promise and Silicon) > > Grab a bootcd image from the Net and boot it in your computer. With any luck, it will automagically find your SATA controller and load the proper driver for it. After that you should be able to look at dmesg and determine which driver to use. > > (I''m sure there is a better way to determine which driver is in use, I just don''t know what it is.)''lspci'' (and various friends such as ''lsusb'') is Linux''s pendant to the Device Manager over in the Windows world.. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users