Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:grub1_iso_remastering [2011/04/18 07:25] – external edit 127.0.0.1wiki:grub1_iso_remastering [2013/06/16 09:04] (current) – [Hard drive splashimage] vmlinuz aus9
Line 36: Line 36:
 <code>cd /tmp <code>cd /tmp
 mkdir -p burn/boot/grub mkdir -p burn/boot/grub
-cp /mnt/sda1/boot/bzImage burn/boot+cp /mnt/sda1/boot/vmlinuz burn/boot
 cp /mnt/sda1/boot/tinycore.gz burn/boot cp /mnt/sda1/boot/tinycore.gz burn/boot
 cp /mnt/sda1/boot/grub/menu.lst burn/boot/grub cp /mnt/sda1/boot/grub/menu.lst burn/boot/grub
Line 47: Line 47:
  
 <code>title TC <code>title TC
-kernel /boot/bzImage+kernel /boot/vmlinuz
 initrd /boot/tinycore.gz</code> initrd /boot/tinycore.gz</code>
  
Line 122: Line 122:
 Below I have taken menu-sta and renamed it splash.xpm.gz Below I have taken menu-sta and renamed it splash.xpm.gz
  
-{{http://stashbox.org/950879/peng.jpeg}} 
  
 ====  -- Legal notice for above image is ==== ====  -- Legal notice for above image is ====
Line 142: Line 141:
   * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,   * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
   * MA  02111-1307  USA</code>   * MA  02111-1307  USA</code>
- 
- 
- 
- 
  
 ===== Converting ===== ===== Converting =====
Line 155: Line 150:
 http://mirror.internode.on.net/pub/debian/pool/main/g/grub2-splashimages/grub2-splashimages_1.0.1.tar.gz http://mirror.internode.on.net/pub/debian/pool/main/g/grub2-splashimages/grub2-splashimages_1.0.1.tar.gz
  
-{{http://stashbox.org/950880/plane.jpeg}} 
  
 ====  -- Legal notice for above image is ==== ====  -- Legal notice for above image is ====
Line 183: Line 177:
  
 Offsets....means move the image vertically up or down and/or left or right. Offsets....means move the image vertically up or down and/or left or right.
- 
-If we look at my home photo of pussycats, the raw image shows more complex colors and so greater risk of losing details! 
- 
-{{http://stashbox.org/950888/wallpaper.jpeg}} 
- 
-and the converted file made into a grub iso becomes 
- 
-{{http://stashbox.org/950901/gcat.jpeg}} 
  
 ======  Hard drive splashimage ====== ======  Hard drive splashimage ======
Line 204: Line 190:
  
 title TC title TC
-kernel /boot/bzImage tce=sda1+kernel /boot/vmlinuz tce=sda1
 initrd /boot/tinycore.gz</code> initrd /boot/tinycore.gz</code>
  
Print/export
QR Code
QR Code wiki:grub1_iso_remastering (generated for current page)