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: Change Logo, Change Displayed logo< Next Oldest | Next Newest >
brians Offline





Group: Members
Posts: 1
Joined: Jan. 2004
Posted: Jan. 28 2004,05:36 QUOTE

Where are the file locations of the logos that displays before the boot: ?
Back to top
Profile PM 
Del Offline





Group: Members
Posts: 109
Joined: Dec. 2003
Posted: Jan. 29 2004,07:07 QUOTE

this is copied from a Knoppix remastering howto I once read, don't blame me if it doesnt work.

Modifying Boot Screen  

The Knoppix Cd uses syslinux to boot. If you want to change the boot screen/messages do the following. Make a temporary directory on your hard disk (I did mkdir /mnt/hda3/image)
Copy the boot.img  file from  Knoppix  directory of your knoppix cd
      #cp /KNOPPIX/boot.img /mnt/hda3
Mount the image as follows
     # mount -t msdos -o loop   /mnt/hda3/boot.img  /mnt/hda3/image
 Now look in the image directory you created. There are a number of interesting  files in this directory
   a) Boot logo
logo.16 is the image displayed on boot screen.  It is encoded in a special format. For replacing it grab a 640*400  16 color image. I downloaded an image from gnu.org. Convert the image to a png file ( call it logo.png)


      #pngtopnm <logo.png >logo.pnm

      #ppmtolss16 <logo.pnm >logo.16

      # cp logo.16 /mnt/hda3/image/logo.16
 

 (Keep the size of the final log.16 around 50 k). Unmount image directory. Copy the boot.img to a floppy
  #dd if=boot.img of=/dev/fd0


--------------
Del
--da da da--
Back to top
Profile PM 
1 replies since Jan. 28 2004,05:36 < Next Oldest | Next Newest >

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

 
reply to topic new topic new poll
Quick Reply: Change Logo

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