Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: shraddha 27 Dubna 2009, 15:00:34
-
Zdravím, mám tento problém:
Na laptopu jsem měl Ubuntu 8.10, aktualizoval jsem na 9.04, všechno v pohodě, ale jen na první pohled. Po rebootu a normálním naběhnutí (mám nastavený automatický login), které ale trvalo trochu déle, normálně naběhla plocha, která vypadá v pohodě, leč když na cokoliv kliknu, udělá mi to černou obrazovku a nic se s tím nedá dělat. Zkoušel jsem se dostat do systému přes Live CD 9.04, to je v pohodě. V sousedním threadu jsem dostal radu, abych zkusil příkazy fdisk a ls, což jsem udělal, všechno se zdá být tak, jak má, systém je normálně upgradnutý. Zjistil jsem ale zádrhel ten, že v /boot/grub/menu.lst mám pouze starou verzi, 8.10, se starším jádrem, po 9.04 ani památky. Tak nevím.
Říkal jsem si, že jsem možná měl vypnout ten autologin...taky si nejsem úplně jistej, jestli jsem při tom upgradu něco špatně neodkliknul. Víte někdo, co s tím?
-
ctrl+alt+f1
výpis
grep '^[^#]' /boot/grub/menu.lst
ls -l /boot/
-
No such file or directory
LiveCD můj starý systém zobrazí nikoli v /boot/ , ale v adresáři /media/disk/boot/ , ale výsledek je stejný...
menu.lst jsem si otevřel v gedit, jde to v pohodě i přes file broowser, a zde je výsledek:
splashimage (hd0,0)/boot/grub/splashimages/93938-Einstein.xpm.gz
hiddenmenu
default 0
timeout 5
### 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=UUID=9eaa31d4-f5a7-4e71-88ae-2ef3f2b00b3b 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
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) 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
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## 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
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 8.10, kernel 2.6.27-14-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-14-generic root=UUID=9eaa31d4-f5a7-4e71-88ae-2ef3f2b00b3b ro quiet splash
initrd /boot/initrd.img-2.6.27-14-generic
title Ubuntu 8.10, kernel 2.6.27-14-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-14-generic root=UUID=9eaa31d4-f5a7-4e71-88ae-2ef3f2b00b3b ro single
initrd /boot/initrd.img-2.6.27-14-generic
title Ubuntu 8.10, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
### END DEBIAN AUTOMAGIC KERNELS LIST
Ale jak jsem říkal, aktualizovalo se to na 9.04 a kernel 2.6.28-11 je i v bootu (soubory abi, config, initrd, System.map, vmcore.info, vmlinuz)...
Btw, Ubuntu používám od verze 5.05, a i když začátky byly hardcore, upgrade systému nikdy problém nedělal...až doteď.
-
A příkaz ls -l vyjel toto:
total 25388
-rw-r--r-- 1 root root 508371 2009-04-15 20:26 abi-2.6.27-14-generic
-rw-r--r-- 1 root root 529118 2009-04-17 03:41 abi-2.6.28-11-generic
-rw-r--r-- 1 root root 96573 2009-04-15 20:26 config-2.6.27-14-generic
-rw-r--r-- 1 root root 96795 2009-04-17 03:41 config-2.6.28-11-generic
drwxr-xr-x 3 root root 4096 2009-04-25 06:11 grub
-rw-r--r-- 1 root root 8525155 2009-04-24 13:01 initrd.img-2.6.27-14-generic
-rw-r--r-- 1 root root 7766213 2009-04-24 13:44 initrd.img-2.6.28-11-generic
-rw-r--r-- 1 root root 128796 2009-03-27 17:15 memtest86+.bin
-rw-r--r-- 1 root root 1032976 2009-04-15 20:26 System.map-2.6.27-14-generic
-rw-r--r-- 1 root root 1456232 2009-04-17 03:41 System.map-2.6.28-11-generic
-rw-r--r-- 1 root root 1074 2009-04-15 20:28 vmcoreinfo-2.6.27-14-generic
-rw-r--r-- 1 root root 1074 2009-04-17 03:43 vmcoreinfo-2.6.28-11-generic
-rw-r--r-- 1 root root 2251504 2009-04-15 20:26 vmlinuz-2.6.27-14-generic
-rw-r--r-- 1 root root 3501776 2009-04-17 03:41 vmlinuz-2.6.28-11-generic
-
doplňte si do menu.lst
alt+f2
gksudo gedit /boot/grub/menu.lst
edit: pokud z live tak samozřejmě do vaší cesty /media/disk/boot/grub/menu.lst
následující sekci :
title Ubuntu 9.04
root (hd0,0)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=9eaa31d4-f5a7-4e71-88ae-2ef3f2b00b3b ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=9eaa31d4-f5a7-4e71-88ae-2ef3f2b00b3b ro single
initrd /boot/initrd.img-2.6.28-11-generic
-
Uděláno, hotovo...
ale nepomohlo to.
Chyba bude v něčem jiném, asi v grafickém nastavení...možná nějaký nekompatibilní driver...