Re: Lilo and vga=791

2003-01-21 Thread T. Beauregard
Is this the memory error that GrUB 0.91 gives?  This is resolved in 0.93.

Tim

Sridhar M.A. wrote:
 Given a chance, I would like to use grub, but I _cannot_ with my present
 motherboard :-(




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Lilo and vga=791

2003-01-21 Thread Sridhar M.A.
On Tue, Jan 21, 2003 at 05:04:09PM +, T. Beauregard wrote:
Is this the memory error that GrUB 0.91 gives?  This is resolved in 0.93.

 Given a chance, I would like to use grub, but I _cannot_ with my present
 motherboard :-(

Yes. Thanks for the info. I will try upgrading grub and comeback.

Regards,

-- 
Sridhar M.A.

The wages of sin are high but you get your money's worth.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Lilo and vga=791

2003-01-21 Thread Sridhar M.A.
On Tue, Jan 21, 2003 at 05:04:09PM +, T. Beauregard wrote:
Is this the memory error that GrUB 0.91 gives?  This is resolved in 0.93.

It works. 

Thanks,

-- 
Sridhar M.A.

She often gave herself very good advice (though she very seldom followed it).
-- Lewis Carroll


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Lilo and vga=791

2003-01-20 Thread Sridhar M.A.
I am facing a peculiar problem while booting with a kernel which has 
framebuffer support. 

My lilo.conf is as follows:

  root=/dev/hda
  map=/boot/map
  install=/boot/boot-bmp.b

  bitmap=/boot/ins64a.bmp
  bmp-colors=14,11,,15,9,0
  bmp-table=21,287p,2,4,175p
  bmp-timer=73,29,12,8,0

  default=deb
  lba32
  prompt
  timeout=1200

  image=/vmlinuz
label=deb
root=/dev/hda3
append=vga=791
read-only
  image=/vmlinuz.old
label=old
root=/dev/hda3
append=vga=791
read-only
  image=/boot/vmlinuz-2.4.19-16mdk
label=mdk9
root=/dev/hda9
append=vga=791
read-only
  other=/dev/hda1
label=dos
table=/dev/hda

But when I choose 'deb', the system boots in 80x25 graphical mode,
rather than 1024x768x64K mode. Surprisingly, it does if I pass the
option vga=791 on the command line. FWIW, I am running sarge and the
lilo version is 1:22.3.3-2. Has anyone faced something similar?

Given a chance, I would like to use grub, but I _cannot_ with my present
motherboard :-(

Regards,

-- 
Sridhar M.A.

It was all so different before everything changed.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Lilo and vga=791

2003-01-20 Thread Josh McKinney
On approximately Mon, Jan 20, 2003 at 09:29:20PM +0530, Sridhar M.A. wrote:
 I am facing a peculiar problem while booting with a kernel which has 
 framebuffer support. 
 
 My lilo.conf is as follows:
 
   root=/dev/hda
   map=/boot/map
   install=/boot/boot-bmp.b

vga=791
belongs here, not in the append line
 
   bitmap=/boot/ins64a.bmp
   bmp-colors=14,11,,15,9,0
   bmp-table=21,287p,2,4,175p
   bmp-timer=73,29,12,8,0
 
   default=deb
   lba32
   prompt
   timeout=1200
 
   image=/vmlinuz
 label=deb
 root=/dev/hda3
 append=vga=791
 read-only
   image=/vmlinuz.old
 label=old
 root=/dev/hda3
 append=vga=791
 read-only
   image=/boot/vmlinuz-2.4.19-16mdk
 label=mdk9
 root=/dev/hda9
 append=vga=791
 read-only
   other=/dev/hda1
 label=dos
 table=/dev/hda
 
 But when I choose 'deb', the system boots in 80x25 graphical mode,
 rather than 1024x768x64K mode. Surprisingly, it does if I pass the
 option vga=791 on the command line. FWIW, I am running sarge and the
 lilo version is 1:22.3.3-2. Has anyone faced something similar?
 
 Given a chance, I would like to use grub, but I _cannot_ with my present
 motherboard :-(
 
 Regards,
 
 -- 
 Sridhar M.A.
 
 It was all so different before everything changed.
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Lilo and vga=791

2003-01-20 Thread Wayne Topa
Sridhar M.A.([EMAIL PROTECTED]) is reported to have said:
 I am facing a peculiar problem while booting with a kernel which has 
 framebuffer support. 
 
 My lilo.conf is as follows:
 
   root=/dev/hda
   map=/boot/map
   install=/boot/boot-bmp.b
 
   bitmap=/boot/ins64a.bmp
   bmp-colors=14,11,,15,9,0
   bmp-table=21,287p,2,4,175p
   bmp-timer=73,29,12,8,0
 
   default=deb
   lba32
   prompt
   timeout=1200
 
   image=/vmlinuz
 label=deb
 root=/dev/hda3
 append=vga=791

The line should read   VGA=791 or VGA=0x317

Here is what I use
append  = apm=on apm=power-off ide0=ata66 ide1=ata66 hdb=ide-scsi hdc=ide-scsi 
max_scsi_luns=1
VGA= 0x31A

Per 
/usr/src/linux/Documentation/fb/vesafb.txt
and
/usr/share/doc/lilo/Manual.txt.gz

 vga=mode  alters the VGA mode set at startup. The values  normal ,
extended ,  ask  or a decimal number are recognized. (See also Booting
kernel images from a file.)


:-) HTH, YMMV, HAND :-)

-- 
Has anyone had problems with the computer accounts?
Yes, I don't have one.
Okay, you can send mail to one of the tutors ...
-- E. D'Azevedo, Computer Science 372
___


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Lilo and vga=791

2003-01-20 Thread Haralambos Geortgilakis


Hi Yall  Sridhar,

just change it too

vga=791

for each option you want too; no append statement is needed.

That way, you can have multiple resolutions available @ boot time.

Well, try it with one  see how that goes. The above is how I work mine :-)

*BFN*

H :-)

Arrogant dragon will have cause to repent


Sridhar M.A. wrote:


I am facing a peculiar problem while booting with a kernel which has 
framebuffer support. 

My lilo.conf is as follows:

 root=/dev/hda
 map=/boot/map
 install=/boot/boot-bmp.b

 bitmap=/boot/ins64a.bmp
 bmp-colors=14,11,,15,9,0
 bmp-table=21,287p,2,4,175p
 bmp-timer=73,29,12,8,0

 default=deb
 lba32
 prompt
 timeout=1200

 image=/vmlinuz
   label=deb
   root=/dev/hda3
   append=vga=791
   read-only
 image=/vmlinuz.old
   label=old
   root=/dev/hda3
   append=vga=791
   read-only
 image=/boot/vmlinuz-2.4.19-16mdk
   label=mdk9
   root=/dev/hda9
   append=vga=791
   read-only
 other=/dev/hda1
   label=dos
   table=/dev/hda

But when I choose 'deb', the system boots in 80x25 graphical mode,
rather than 1024x768x64K mode. Surprisingly, it does if I pass the
option vga=791 on the command line. FWIW, I am running sarge and the
lilo version is 1:22.3.3-2. Has anyone faced something similar?

Given a chance, I would like to use grub, but I _cannot_ with my present
motherboard :-(

Regards,

 




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Lilo and vga=791

2003-01-20 Thread Sridhar M.A.
On Tue, Jan 21, 2003 at 08:20:52AM +1300, Haralambos Geortgilakis wrote:



just change it too

vga=791

for each option you want too; no append statement is needed.

That did it. Somehow I missed that :-( Removed the append statement and
it is working fine. 

Thanks everybody,

-- 
Sridhar M.A.

Live or die, I'll make a million.
-- Reebus Kneebus, before his jump to the center of the earth, Firesign Theater


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]