If you're using Debian Stable (Etch) then you want to work with /boot/
grub/menu.lst . The command `update-grub` will typically generate the
correct entries for you as long as you've followed standard Debian
procedure for building and installing kernels.
__
At Wed, 15 Aug 2007 09:54:58 -0400,
Alex Roman wrote:
>
> On 15/08/07, Jeroen Dekkers <[EMAIL PROTECTED]> wrote:
> > Also don't forget about the possiblity that qemu might be buggy,
> > especially if you're using bios functions that aren't really used that
> > much. Testing on real hardware is rea
On 16/08/07, Jeroen Dekkers <[EMAIL PROTECTED]> wrote:
>
> Why are you using CHS and not LBA?
The get diskinfo int13 extension will return a grub_biosdisk_drp
structure which contains the c/h/s values along with the total number
of sectors...
On my PC it looks like the drive number is different,