Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Changing Boot Graphics and Text, Changing Boot Graphics and Text< Next Oldest | Next Newest >
saffo Offline





Group: Members
Posts: 12
Joined: May 2004
Posted: May 07 2004,17:13 QUOTE

I found a post about this topic...
Back to top
Profile PM 
saffo Offline





Group: Members
Posts: 12
Joined: May 2004
Posted: May 07 2004,20:18 QUOTE

I figured out how to change the boot graphic, and the boot message. After it passes that stage I constantly get
'you passed an undefined mode number'
I edited lilo.conf and tried various settings. From numbers 1-9, normal, extended, hex numbers. I rebuilt lilo properly.
One thing to note, it didnt like vga= in the append, so I removed that and have it up higher.

I also want to remove the DSL text that comes up after the video modes, just before it 'scans for DSL on cdrom at...' The text has a big DSL in ascii art and proclaims the warranty. I understand that I must leave the warranty part in, but I want to remove the DSL text.

Any guidance would be apreciated.

-Saffo
Back to top
Profile PM 
Fallen Kell Offline





Group: Members
Posts: 21
Joined: May 2005
Posted: May 31 2005,16:28 QUOTE

The DSL text stuff is in the /etc/motd file. I think if you just edit that it will change.
Back to top
Profile PM 
Fallen Kell Offline





Group: Members
Posts: 21
Joined: May 2005
Posted: May 31 2005,17:52 QUOTE

hmmm.... actually I just tried that and it didn't change it. I guess it gets called from someplace else. I looked around and couldn't find it. I just figured that it was read from that file...

Anyone else know? I'm now looking for this for my own needs as well...
Back to top
Profile PM 
friedgold Offline





Group: Members
Posts: 122
Joined: Mar. 2005
Posted: May 31 2005,22:36 QUOTE

The text in /etc/motd is what you see when you log into DSL using ssh. The text which is shown on boot isn't part of the main DSL filesystem at all but is instead contained in /linuxrc of the initial ramdisk (minirt24.gz).

If you want to edit this try the following

cp /cdrom/boot/isolinux/minirt24.gz /tmp
gunzip /tmp/minirt24.gz
mkdir /mnt/loop
mount -o loop /tmp/minirt24 /mnt/loop

This should mount the initial ramdisk on /mnt/loop you can then edit /mnt/loop/linuxrc to change the boot text.

Then use

umount /tmp/minirt24
gzip /tmp/minirt24

Finally remaster DSL with the minirt24.gz now residing in /tmp (see the remastering thread for more info)
Back to top
Profile PM 
4 replies since May 07 2004,17:13 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Changing Boot Graphics and Text

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code