----------------------------- Original Message ----------------------------- Subject: can not get GRUB2 to work via serial ttya From: "Dennis Clarke" <[EMAIL PROTECTED]> Date: Wed, July 4, 2007 00:28 To: grub-devel@gnu.org ----------------------------------------------------------------------------
I have a DEC VT100 term connected to the ttya port of my test x86 unit. I can use GRUB legacy ( booted via pxeboot ) to load my core.img thus : http://www.blastwave.org/dclarke/grub2/03_Jul_2007/vt100.jpg That was loaded from the first ext2 filesystem on a USB Kingston thumb drive. GRUB2 then boots and I see it on my monitor on the same machine : http://www.blastwave.org/dclarke/grub2/03_Jul_2007/grub2_002.jpg Note that the grub.cfg seems to be ignored because nothign is listed in the menu. I specified both serial and terminal in the grub.cfg but this seems to have no effect. The modules loaded are thus : http://www.blastwave.org/dclarke/grub2/03_Jul_2007/grub2_001.jpg Note that despite having the UFS module I can not recognize the UFS filesystem on the hard disk : http://www.blastwave.org/dclarke/grub2/03_Jul_2007/grub2_000.jpg Solaris Nevada is installed on that local hard disk but GRUB2 seems unable to see this. What is required to read that UFS filesystem correctly? The GRUB legacy bootloader provided with Solaris Nevada seems very able to read UFS filesystems but GRUB2 currently does not. Or is the partition table format a potential issue here? One problem at a time I suppose .. what is the trick to get the serial ttya port to work as opoposed to needing a monitor connected ? Dennis _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel