splash no grub
Vinicius Franco do Nascimento
vinicius.nascimento gmail.com
Terça-Feira, 16 de Agosto de 2005 - 13:02:08 CDT
Olá, estou tentando colocar uma imagem no meu grub, e não consigo.
Esta dica não está disponível no Ubuntu Guide em portugues
abaixo segue o meu mount
vinicius msc307:~$ mount
/dev/hda5 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/hda1 on /media/windows type ntfs (rw,nls=utf8,umask=0222)
/dev on /.dev type unknown (rw,bind)
none on /dev type tmpfs (rw,size=5M,mode=0755)
usbfs on /proc/bus/usb type usbfs (rw)
vinicius msc307:~$
E aqui a dica que usei para colocar no meu menu.lst. Qual deve ser o
endereço hdX, 1? que devo colocar
1. Read General Notes
2.
e.g. Assumed that hd0,1 is the location of Ubuntu boot partition
3.
wget -c http://frankandjacq.com/ubuntuguide/ubuntu.xpm.gz
chmod 644 ubuntu.xpm.gz
sudo mkdir /boot/grub/images
sudo cp ubuntu.xpm.gz /boot/grub/images/
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_backup
sudo gedit /boot/grub/menu.lst
4. Find this section
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
...
5. Add the following line below it
splashimage (hd0,1)/boot/grub/images/ubuntu.xpm.gz
6. Save the edited file (sample)
--
================================
Vinícius Franco do Nascimento
vinicius.nascimento gmail.com
http://vinicius.objectis.net/
Mais informações acerca da lista ubuntu-pt