En tiedä paljonko olet päätettä käyttänyt, kun live CD on sisällä koita antaako Ubuntu kirjoittaa päätteessä.
Koodia: gksu gedit /boot/grub/menu.lst
Pitäisi ilmaantua allaolevan kaltainen hirveä lista.
Katso mitä näyttä tuo mikä tuolla alempana. timeout 10
Tai kopioi ja pastaa tänne koko rimpsu.
# menu.lst - See: grub(
, info grub, update-grub(
<---< noiden naamojen tilalla numero suluissa.
# grub-install(
, grub-floppy(
,
# 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 your system.
default 6
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
Jos oikein mennyt sekaisin niin apu löytyy tuolta, mutta koita saatko pastattua tuon listan tänne.
http://forum.ubuntu-fi.org/index.php?PHPSESSID=04bb0bbcdb6f1efee88d806ce3cbba11&topic=8070.0