Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Vaihtoehtoiset työpöytäympäristöt => Aiheen aloitti: ippe - 19.07.06 - klo:12.44
-
juu et täs olis 2 pikku ongelmaa
1. grubin bootslpashin vaihto ei onnistu komennoilla
#cd '/home/ile/Desktop'
#sudo mv kill-bill-tux-800.xpm.gz /boot/grub/splashimages
#sudo ln -s /boot/grub/splashimages/kill-bill-tux-800.xpm.gz /boot/grub/splash.xpm.gz
#sudo update-grub
uptade-grub sanoo tällästä:
Searching for GRUB installation directory ... found: /boot/grub
Testing for an existing GRUB menu.list file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.15-26-386
Found kernel: /boot/vmlinuz-2.6.15-25-386
Found kernel: /boot/vmlinuz-2.6.15-23-386
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
elikkäs neuvot olis tarpeen
ja sit tuo k-valikon tyylin muokkaus
mul on täs nokan ees muutama tiedosto jotka tullee täs:
appfind.png
listboxbg.png
menu_scroll_down.png
tabbg.png
bg.png
lockhover.png
menu_scroll_up.png
tilehover.png
botbg.png
lock.png
menu_top.png
tilenormal.png
dudebox.png
logouthover.png
rhshovertile.png
topbg.png
kbfxfontrc
logout.png
rhstile.png
kbfxfontrc~
mask.png
separator.png
mä en nyt keksi et mihin nää pitää laittaa...
-
sain bootsplashin vaihettua mut se vaihtuu heti kubuntun omaan bootsplahiin et misäs täs on vika? :-\
ja sit et toi kde ei oikein suostu kbfx:n kaa yhteistyöhön eli en saa valikon tyylejä muutettua tai sit en vaa osaa asentaa niit uusia tyylejä :-/
-
Mitenkäs lisäsit sen bootsplashin sinne grubiin? Näin ite lisäsin ja hyvin toimii:
1. Siirrä tai kopioi haluamasi bootsplashi kansioon /boot/grub/images. Varmista että tiedosto on *.xpm.gz päätteinen elikkäs pakattu.
2. Ota varmuuskopio tiedostosta menu.lst
3. Avaa tiedosto menu.lst haluamallasi editoriin (esim kate /boot/grub/menu.lst varmaan osaat mutta kuitenkin)
4. Lisää sinne öö... riville kuusi tälläinen rimpsu: splashimage (hd0,1)/boot/grub/images/ubuntu.xpm.gz (olettaen tietenkin että Ubuntu on ensimmäisen kovon toisella osiolla kuten minulla ja tiedoston nimi on ubuntu.xpm.gz)
5. Tallenna ja käynnistä kone uudelleen niin näät sen uuden bootsplashin.
-
on tehty noin ja on vaihettu ubuntun normaali bootslash kuva (/boot/grub/splash.xpm.gz)
mut siin on vaa yks ongelma se uud näkyy jonku sekan murto osan ja sit se vaihtuu normaaliin kubuntun bootsplashiin :/
-
Hmm... Pistäs tänne sen filun /boot/grub/menu.lst sisältö, ettei vaan olisi jotain ylimääräistä siinä.
-
no täs tullee:
# 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/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot upyour system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 3
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/hda1 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery mode) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## ## End Default Options ##
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Kubuntu, kernel 2.6.15-26-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/hda1 ro quiet splash
initrd /boot/initrd.img-2.6.15-26-386
savedefault
boot
title Ubuntu, kernel 2.6.15-26-386 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/hda1 ro single
initrd /boot/initrd.img-2.6.15-26-386
boot
title Ubuntu, kernel 2.6.15-25-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-25-386 root=/dev/hda1 ro quiet splash
initrd /boot/initrd.img-2.6.15-25-386
savedefault
boot
title Ubuntu, kernel 2.6.15-25-386 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-25-386 root=/dev/hda1 ro single
initrd /boot/initrd.img-2.6.15-25-386
boot
title Ubuntu, kernel 2.6.15-23-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hda1 ro quiet splash
initrd /boot/initrd.img-2.6.15-23-386
savedefault
boot
title Ubuntu, kernel 2.6.15-23-386 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hda1 ro single
initrd /boot/initrd.img-2.6.15-23-386
boot
title Ubuntu, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
toi bootsplashin sijainnin määritteen on tehny toi update-grub
oon saanu ton kbfx:n pelaa mut ei se ollu hyvä :(
-
On ihan eri asioita muokata GRUBin bootsplash-kuvaa ja Kubuntun bootsplash-kuvaa. GRUBin kuva näytetään ennen käyttöjärjestelmän lataamista, esim. käyttöjärjestelmän valintavalikossa ja Kubuntun kuva näytetään sillä välin kun Kubuntu käynnistelee itseään. Itsekin olen tuohon törmännyt ja huomannut, että Kubuntun buuttikuvan vaihtaminen ei olekaan niin helppoa. Joku viisaampi neuvokoon tässä :)