![](https://seccdn.libravatar.org/avatar/ac5b0d1e5abf78be9e34c9b69dd55360.jpg?s=120&d=mm&r=g)
Folks, How can i get the shell text only (command) in suse 7.2?, i say pure text, without frames around the command screen i'm not talking about the boot screen (Lilo) where you choose the system, linux or whatever...
![](https://seccdn.libravatar.org/avatar/cc316e26cc503584fec48b44a759ed4e.jpg?s=120&d=mm&r=g)
control - F1 through control F6 give console access on a default install. On Mon, 17 Sep 2001, [iso-8859-1] M�rcio Di Pietro wrote:
Folks,
How can i get the shell text only (command) in suse 7.2?, i say pure text, without frames around the command screen
i'm not talking about the boot screen (Lilo) where you choose the system, linux or whatever...
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
![](https://seccdn.libravatar.org/avatar/da241e702425c74193a0b0d06a5e5a27.jpg?s=120&d=mm&r=g)
At 02:29 PM 9/17/2001 -0300, you wrote:
Folks,
How can i get the shell text only (command) in suse 7.2?, i say pure text, without frames around the command screen
i'm not talking about the boot screen (Lilo) where you choose the system, linux or whatever...
I think wants to get rid of the green-and-white frame around the first VT that came with 7.2 I was thinking that the green frame was controlled by lilo but now I think that's wrong. i.e he wants [ALT]+[F1] to look the same as [ALT]+[F2} ---------------------------------------------------- Jonathan Wilson System Administrator Cedar Creek Software http://www.cedarcreeksoftware.com Central Texas IT http://www.centraltexasit.com
![](https://seccdn.libravatar.org/avatar/1239e04615c816d8bcde90c3584a4fd1.jpg?s=120&d=mm&r=g)
At 14:29 17/09/01 -0300, Márcio Di Pietro wrote:
Folks,
How can i get the shell text only (command) in suse 7.2?, i say pure text, without frames around the command screen
i'm not talking about the boot screen (Lilo) where you choose the system, linux or whatever...
It's a kernel compile-time option. You'll have to recompile the kernel to remove that and the startup splash screen. Jon
![](https://seccdn.libravatar.org/avatar/cfe9cebf1e9368b80628b16bb6eb2623.jpg?s=120&d=mm&r=g)
Today, Sep 17, Márcio Di Pietro wrote:
Folks,
How can i get the shell text only (command) in suse 7.2?, i say pure text, without frames around the command screen
i'm not talking about the boot screen (Lilo) where you choose the system, linux or whatever...
echo 0 > /proc/splash Or something like that....Check in /proc and find 'splash', then echo 0 into it. Ken -- Ken Hughes o _ _ _ I.T. Dept. __o __o /\_ _ \\o (_)\__/o (_) kenh@ast-inc.com _`\<, _`\<, _>(_) (_)/<_ \_| \ _|/' \/ (253)475.0200 (_)/(_) (_)/(_) (_) (_) (_) (_)' _\o_
![](https://seccdn.libravatar.org/avatar/4b21eb1b8bfd19a3bee8fd1119082a6f.jpg?s=120&d=mm&r=g)
On Monday 17 September 2001 8:15 pm, Ken Hughes wrote:
Today, Sep 17, Márcio Di Pietro wrote:
Folks,
How can i get the shell text only (command) in suse 7.2?, i say pure text, without frames around the command screen
i'm not talking about the boot screen (Lilo) where you choose the system, linux or whatever...
echo 0 > /proc/splash
Or something like that....Check in /proc and find 'splash', then echo 0 into it.
From an ealier post (Friday 24 August 2001):
Try echo 0x0f01 > /proc/splash (as su root). Also, take a look at: http://sdb.suse.de/en/sdb/html/katlist.BOOT.html http://sdb.suse.de/en/sdb/html/katlist.BOOTLILO.html and (Thursday 23 August 2001) to set text mode or whatever with LILO: Kernel 2.4.x recognises VGA frame buffer devices. Text mode works with 640x480 (vga=769) and 800x600 (vga=771), so you get a console screen of 100x37. XFree86 4.0.2 works in framebuffer mode 800x600 or higher. Here's a complete list: # VESA framebuffer console @ 1024x768x64k # vga=791 # VESA framebuffer console @ 1024x768x32k # vga=790 # VESA framebuffer console @ 1024x768x256 # vga=773 # VESA framebuffer console @ 800x600x64k # vga=788 # VESA framebuffer console @ 800x600x32k # vga=787 # VESA framebuffer console @ 800x600x256 # vga=771 # VESA framebuffer console @ 640x480x64k # vga=785 # VESA framebuffer console @ 640x480x32k # vga=784 # VESA framebuffer console @ 640x480x256 # vga=769 M
![](https://seccdn.libravatar.org/avatar/3da02755e4d3c33057a7bd6c7cdf0c68.jpg?s=120&d=mm&r=g)
Hi, You only have to switch off the frambuffer device. Edit the vga line in /etc/lilo/conf: vga=normal run /sbin/lilo afterwards and reboot. Tim On Mon, Sep 17, 2001 at 02:29:19PM -0300, Márcio Di Pietro wrote:
Folks,
How can i get the shell text only (command) in suse 7.2?, i say pure text, without frames around the command screen
i'm not talking about the boot screen (Lilo) where you choose the system, linux or whatever...
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
participants (7)
-
dog@intop.net
-
Jon Biddell
-
JW
-
Ken Hughes
-
Martin Webster
-
Márcio Di Pietro
-
Tim van Venrooij