Re: chainloader problem

2008-05-03 Thread Christoph Peltz
Am Sat, 03 May 2008 19:03:04 -0400 schrieb Pavel Roskin <[EMAIL PROTECTED]>: > I have a trouble understanding you, but anyway, the "chainloader" > command is broken in version 1.96. Please try the current CVS version > of GRUB 2. > I think he has done that already (he just misspelled cvs as csv

Re: chainloader problem

2008-05-03 Thread Pavel Roskin
On Sat, 2008-05-03 at 18:54 +0200, Marco Vega Trucillo wrote: > I got grub-1.96 shell... then > chainloader (hd0)+1 > boot > and my first disk start > > Have you some idea about this strange issues ? I have a trouble understanding you, but anyway, the "chainloader" command is broken in vers

Re: ata.c and sata disks

2008-05-03 Thread Pavel Roskin
On Sat, 2008-05-03 at 19:35 +0200, Marco Vega Trucillo wrote: > Hi to all, > > I tried to modify ata.c simply add more ioaddress (I attach the diff file > from 1.96 version), and it work and recognize > my four sata disk on different pc. I think it's generally considered unsafe to probe addresses

ata.c and sata disks

2008-05-03 Thread Vega
Hi to all, I tried to modify ata.c simply add more ioaddress (I attach the diff file from 1.96 version), and it work and recognize my four sata disk on different pc. If I try to change sata port, the name of device on grub change because it depend by index of ioaddress in grub_ata_io_address array

chainloader problem

2008-05-03 Thread Vega
Hi to all, I'm marco and I'm new to grub-devel maling list. Forgive me for my bad English. I have a strange issue with chainloader both with 1.96 and last csv version. I've compiled grub2 and I installed it on a usb stick with dd if=boot.img of=/dev/sdc dd if=mycore.img of=/dev/sdc seek=1 It