View Full Version : I want to see the Linux at Boot.
dkchandler
09-01-2006, 11:50 AM
Is there a way to stop the splash screen from coming up, so I can see all the Linux commands loading???? (At Boot)
Thanks,
DC
litzdog911
09-01-2006, 07:11 PM
Need more information ....
What are you asking about???
darthrsg
09-01-2006, 07:25 PM
"the Linux" I love it.
rahlquist
09-01-2006, 11:25 PM
I think they want to see the bootup sequence....
goony
09-02-2006, 02:08 AM
I think they want to see the bootup sequence....You can see some of it if you fashion a serial console cable and connect to your PC's comm port - look through the Underground Forum on how to make one.
After the box is up, you can telnet to its IP address, or via the serial console, type this command: dmesg
You will see stuff like this:
ttyS00 at port 0xbc010000 (irq = 133) is a unknown
ttyS00 at iomem 0xb4100140 (irq = 81) is a 16550A
ttyS00 at iomem 0xb4100120 (irq = 80) is a 16550A
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0xb4100100 (irq = 79) is a 16550A
ttyS01 at 0xbc010000 (irq = 133) is a unknown
ttyS02 at 0xb4100140 (irq = 81) is a 16550A
ttyS03 at 0xb4100120 (irq = 80) is a 16550A
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: WDC WD1600JB-00GVA0, ATA DISK drive
ide0 at 0x400-0x407,0x438 on irq 87
hda: 312581808 sectors (160042 MB) w/8192KiB Cache, CHS=19457/255/63
Partition check:
hda: [mac] hda1 hda2 hda3 hda4 hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13 hda14
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 4096 bind 8192)
...
classicsat
09-02-2006, 09:57 AM
The boot data is directed out the console (serial port). if you could get a text2osd module up early enough, you could redirect the console to it, likely.
dkchandler
09-13-2006, 03:04 PM
classicsat, thanks for the idea....
darthrsg, don't be a smart @ss.
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.