a couple of days ago I received a Dell Vostro 1400.
I dumped its windows vista Home edition,
and install an F8 x86_64 image on it (I just copied the partitions from another computer).
Then, I run grub-install /dev/sda using an F8 install DVD.
The problem is that when I tried to boot using the latest kernel 2.6.25-6-27.fc8,
and the newer grub, the boot hanged trying to load initrd.
However, I could boot normally using a 2.6.24 or 2.6.23 kernel.
Then, I downgraded grub to 0.97-19 and finally I could boot
to kernel 2.6.25.
I also noted that kernel 2.6.25 had a setup=0x300 and
the previous kernels 0x2c00 (the only difference I could see
loading initrd).
My question is: what has changed in grub, and
if I had run grub-install from the newer grub (0.97-33.1) the issue
would also be solved or could I get stuck for all kernels (not only for 2.6.25).
Thanks.
--
Paulo Roma Cavalcanti
LCG - UFRJ
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
06-26-2008, 01:57 PM
"Yaakov Nemoy"
Backport F-9's grub to F-8
Hi Paulo,
2008/6/26 Paulo Cavalcanti <promac@gmail.com>:
> Hi,
>
> a couple of days ago I received a Dell Vostro 1400.
<snip>
I have a Vostro 1400 as well. I have never had this problem. Perhaps
you want to try editing your grub.conf file in /boot/grub and try
using setup=0x2c00. I never even saw that switch being set up on my
machine.
If you have the chance, can you tell if this problem also exists in
Fedora 9 or not?
-Yaakov
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
06-26-2008, 02:09 PM
Eric Sandeen
Backport F-9's grub to F-8
Paulo Cavalcanti wrote:
> Hi,
>
> a couple of days ago I received a Dell Vostro 1400.
>
> I dumped its windows vista Home edition,
> and install an F8 x86_64 image on it (I just copied the partitions from
> another computer).
> Then, I run grub-install /dev/sda using an F8 install DVD.
>
> The problem is that when I tried to boot using the latest kernel
> 2.6.25-6-27.fc8,
> and the newer grub, the boot hanged trying to load initrd.
>
> However, I could boot normally using a 2.6.24 or 2.6.23 kernel.
>
> Then, I downgraded grub to 0.97-19 and finally I could boot
> to kernel 2.6.25. <http://2.6.25.>
>
> I also noted that kernel 2.6.25 had a setup=0x300 and
> the previous kernels 0x2c00 (the only difference I could see
> loading initrd).
>
> My question is: what has changed in grub, and
> if I had run grub-install from the newer grub (0.97-33.1) the issue
> would also be solved or could I get stuck for all kernels (not only for
> 2.6.25).
I'm not sure of the details of your problem, but just FWIW:
the latest grub is already headed for F8, for other reasons (handling
the larger ext3 inode size on F9 filesystems).
The problem is with this latest grub (0.97-33.1).*
It does not boot my kernel 2.6.25 on this laptop running F8 x86_64.
It boots kernel 2.6.24 and 2.6.23, though.
When I downgraded grub to 0.97-19, then kernel 2.6.25 booted just fine.
The only thing is that I did not install using the DVD.
I copied the partitions from another computer using partimage.
The partitions were previously created with gparted:
Filesystem*** Type*** Size* Used Avail Use% Mounted on
Of course, the new grub was working well on the computer the partitions
were copied from. To write the MBR on the laptop for the first time,
I used the grub-install from the original F8 x86_64 DVD.
I think the problem is an incompatibility between gparted 0.3.7
(from system-rescueCD 1.0.3) and the new grub.
Anyway, the laptop is working wonderfully well, including the webcam.
The only thing I am not able to make work is the digital microphone (but an
external analog mic does work fine).
--
Paulo Roma Cavalcanti
LCG - UFRJ
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
06-26-2008, 04:17 PM
"Paulo Cavalcanti"
Backport F-9's grub to F-8
On Thu, Jun 26, 2008 at 12:53 PM, Paulo Cavalcanti <promac@gmail.com> wrote:
On Thu, Jun 26, 2008 at 11:09 AM, Eric Sandeen <sandeen@redhat.com> wrote:
Paulo Cavalcanti wrote:
> Hi,
>
> a couple of days ago I received a Dell Vostro 1400.
>
> I dumped its windows vista Home edition,
> and install an F8 x86_64 image on it (I just copied the partitions from
> another computer).
> Then, I run grub-install /dev/sda using an F8 install DVD.
>
> The problem is that when I tried to boot using the latest kernel
> 2.6.25-6-27.fc8,
> and the newer grub, the boot hanged trying to load initrd.
>
> However, I could boot normally using a 2.6.24 or 2.6.23 kernel.
>
> Then, I downgraded grub to 0.97-19 and finally I could boot
> to kernel 2.6.25. <http://2.6.25.>
>
> I also noted that kernel 2.6.25 had a setup=0x300 and
> the previous kernels 0x2c00 (the only difference I could see
> loading initrd).
>
> My question is: what has changed in grub, and
> if I had run grub-install from the newer grub (0.97-33.1) the issue
> would also be solved or could I get stuck for all kernels (not only for
> 2.6.25).
I'm not sure of the details of your problem, but just FWIW:
the latest grub is already headed for F8, for other reasons (handling
the larger ext3 inode size on F9 filesystems).
The problem is with this latest grub (0.97-33.1).*
It does not boot my kernel 2.6.25 on this laptop running F8 x86_64.
It boots kernel 2.6.24 and 2.6.23, though.
When I downgraded grub to 0.97-19, then kernel 2.6.25 booted just fine.
The only thing is that I did not install using the DVD.
I copied the partitions from another computer using partimage.
The partitions were previously created with gparted:
Filesystem*** Type*** Size* Used Avail Use% Mounted on
Of course, the new grub was working well on the computer the partitions
were copied from. To write the MBR on the laptop for the first time,
I used the grub-install from the original F8 x86_64 DVD.
I think the problem is an incompatibility between gparted 0.3.7
(from system-rescueCD 1.0.3) and the new grub.
Sorry, the problem is something else. If I power down the laptop, then kernel 2.6.25
hangs during the next boot.
The "solution" is booting with kernel 2.6.24 and restarting (without powering
down), before using kernel 2.6.25.
Maybe something related to acpi???
--
Paulo Roma Cavalcanti
LCG - UFRJ
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
06-27-2008, 11:34 AM
"Yaakov Nemoy"
Backport F-9's grub to F-8
2008/6/26 Paulo Cavalcanti <promac@gmail.com>:
> Anyway, the laptop is working wonderfully well, including the webcam.
> The only thing I am not able to make work is the digital microphone (but an
> external analog mic does work fine).
Off topic, but the microphone only really works in windows. It uses
some digital array system to get a better sound pickup. This requires
some special work in alsa, I think, and possibly something from
pulseaudio too. It already took about 3 months before I saw a decent
audio driver codec for the laptop show up (with the HDA audio).
-Yaakov
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list