cibalo
23rd January 2010, 03:58 AM
Dear LiveMedia@FedoraForum:
In Fedora 10 LiveCD, I could set the virtual console resolution with the help of boot option, "vga=kernel_vesa_mode_number". You might notice that I could boot into the virtual console with "vga=0x315" in Fedora 10 LiveCD.
$ su -
# cat /proc/cmdline
initrd=initrd0.img root=CDLABEL=F10-i686-Live rootfstype=iso9660 ro liveimg vga=0x315 3 BOOT_IMAGE=vmlinuz0
# stty -a
speed 38400 baud; rows 37; columns 100; line = 0;
With the same computer, this boot option didn't work anymore in Fedora 11/12 LiveCD as listed in the followings - I did specify "vga=0x315" or "vga=ask" in the kernel parameter but I got a terminal screen size of 64x160, no matter what the vga boot option was. The font size was too small for me.
$ su -
# cat /proc/cmdline
initrd=initrd0.img root=CDLABEL=Fedora-11-i686-Live rootfstype=auto ro liveimg vga=0x315 3 BOOT_IMAGE=vmlinuz0
# stty -a
speed 38400 baud; rows 64; columns 160; line = 0;
Is there a way to Change The Virtual Console Resolution In Fedora 11/12 LiveCD? Can you please let me know what I'm missing?
Thanks LiveMedia@FedoraForum! Hope You Can Help!
Best Regards,
cibalo
In Fedora 10 LiveCD, I could set the virtual console resolution with the help of boot option, "vga=kernel_vesa_mode_number". You might notice that I could boot into the virtual console with "vga=0x315" in Fedora 10 LiveCD.
$ su -
# cat /proc/cmdline
initrd=initrd0.img root=CDLABEL=F10-i686-Live rootfstype=iso9660 ro liveimg vga=0x315 3 BOOT_IMAGE=vmlinuz0
# stty -a
speed 38400 baud; rows 37; columns 100; line = 0;
With the same computer, this boot option didn't work anymore in Fedora 11/12 LiveCD as listed in the followings - I did specify "vga=0x315" or "vga=ask" in the kernel parameter but I got a terminal screen size of 64x160, no matter what the vga boot option was. The font size was too small for me.
$ su -
# cat /proc/cmdline
initrd=initrd0.img root=CDLABEL=Fedora-11-i686-Live rootfstype=auto ro liveimg vga=0x315 3 BOOT_IMAGE=vmlinuz0
# stty -a
speed 38400 baud; rows 64; columns 160; line = 0;
Is there a way to Change The Virtual Console Resolution In Fedora 11/12 LiveCD? Can you please let me know what I'm missing?
Thanks LiveMedia@FedoraForum! Hope You Can Help!
Best Regards,
cibalo