2011/1/23 Sam Geeraerts <sam...@elmundolibre.be> > Federico Bruni wrote: > >> 2011/1/21 Sam Geeraerts <sam...@elmundolibre.be> >> >>> Are you booting with the machtype=8.9 parameter? >>> >> >> I don't know... >> This is my /boot/boot.cfg: >> >> >> default 0 >> timeout 0 >> showmenu 0 >> >> title Boot with GNU GRUB2 >> kernel (wd0,0)/boot/grub.elf >> args console=tty no_auto_cmd >> > > This means that the kernel gets its parameters from GRUB2. Check > /boot/grub/grub.cfg. > >
Ok, so the answer is: yes, I'm booting with the machtype=8.9 parameter. This is the relevant menu entry in grub.cfg: menuentry "Debian GNU/Linux, with Linux 2.6.36.2-libre-lemote" { insmod ext2 set root=(ata0,1) search --no-floppy --fs-uuid --set 51392604-7080-4dc4-868a-8992f067c8fb linux /boot/vmlinuz-2.6.36.2-libre-lemote root=UUID=51392604-7080-4dc4-868a-8992f067c8fb ro console=tty no_auto_cmd machtype=8.9 quiet initrd /boot/initrd.img-2.6.36.2-libre-lemote } Should I remove that parameter? Thanks, Federico
_______________________________________________ gNewSense-users mailing list gNewSense-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/gnewsense-users