On Monday 05 June 2006 21:44, Jesús Velazquez wrote:
> In the function grub_rescue_cmd_initrd (at file loader/i386/pc/linux.c),
> the following lines of code (lines 335-336)
>
> if (!linux_mem_size && linux_mem_size < addr_max)
> addr_max = linux_mem_size;
>
> Setup the addr_max to linux_mem_s
Hi:I posted an issue loading the initrd file in a Xeon Platform, the problem was the following:>On Wednesday 31 May 2006 03:18, Jesús Velazquez wrote:>> We are trying to use Grub2 for booting RedHat Enterprise Linux 4 update 2
>> on Xeon Platforms. But, we found that the initrd file is not loaded
On Wednesday 31 May 2006 03:18, Jesús Velazquez wrote:
> We are trying to use Grub2 for booting RedHat Enterprise Linux 4 update 2
> on Xeon Platforms. But, we found that the initrd file is not loaded by grub
> and the kernel can't mount /. The linux kernel doesn't recognize the boot
> disk and It
Hi guys:
We are trying to use Grub2 for booting RedHat Enterprise Linux 4 update 2 on Xeon Platforms. But, we found that the initrd
file is not loaded by grub and the kernel can't mount /. The linux kernel doesn't recognize the boot disk and It dies.
Do you know how the Linux Kernel knows wher