[Ubuntu-BR] splash no grub

Xterminator gnomosapiens em gmail.com
Terça Agosto 16 20:29:54 UTC 2005


se está instalado em /dev/hda5 seria isto o grub conta do 0,você pode
verificar isto facilmente dando uma olha no /boot/grub/menu.lst , em
alguma parte deste arquivo deve ter uma linha root(hd0,X) que é o
número correto  ;-)

hd0,6

splashimage (hd0,6)/boot/grub/images/ubuntu.xpm.gz

2005/8/16, Vinicius Franco do Nascimento <vinicius.nascimento em gmail.com>:
> 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 em 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 em 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 em gmail.com
> http://vinicius.objectis.net/
> 
> --
> ubuntu-br mailing list
> ubuntu-br em lists.ubuntu.com
> www.ubuntu-br.org
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>




More information about the ubuntu-br mailing list