[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problemi aggiornamento 2.6.26-1-amd64



On Tue, Sep 16, 2008 at 10:17 PM, Alberto <fi3rizi0@gmail.com> wrote:
> On Tue, Sep 16, 2008 at 10:12 PM, Davide Prina <davide.prina@gmail.com> wrote:
>> Alberto wrote:
>>
>>> $ sudo aptitude install linux-image-2.6-amd64 linux-libc-dev
>>
>> [...]
>>>
>>> The following partially installed packages will be configured:
>>>  linux-image-2.6-amd64 linux-image-2.6.26-1-amd64
>>> 0 pacchetti aggiornati, 0 installati, 0 da rimuovere e 12 non aggiornati.
>>
>> cosa sono i 12 pacchetti non aggiornati?
>
> $ sudo wajig toupgrade
> Package                  Available                Installed
> ========================-========================-========================
> x11-common               1:7.3+16                 1:7.3+15
> xbase-clients            1:7.3+16                 1:7.3+15
> xorg                     1:7.3+16                 1:7.3+14
> xserver-xorg             1:7.3+16                 1:7.3+14
> xserver-xorg-core        2:1.4.2-5                2:1.4.2-2
> xserver-xorg-input-all   1:7.3+16                 1:7.3+14
> xserver-xorg-input-evdev 1:2.0.3-1                1:2.0.2-1
> xserver-xorg-input-synaptics 0.14.7~git20070706-3     0.14.7~git20070706-2.1
> xserver-xorg-video-all   1:7.3+16                 1:7.3+14
> xserver-xorg-video-ati   1:6.9.0-1+lenny4         1:6.9.0-1+lenny1
> xserver-xorg-video-intel 2:2.3.2-2+lenny4         2:2.3.2-2
> xserver-xorg-video-radeon 1:6.9.0-1+lenny4         1:6.9.0-1+lenny1
>
>
>> Ti chiedo questo perché recentemente, in Lenny, è uscita una nuova versione
>> di grub in cui si chiedeva esplicitamente di eseguire un comando (mi sembra
>> per rinstallare grub indicando la posizione in cui metterlo)
>>
>>> Searching for GRUB installation directory ... found: /boot/grub
>>> User postinst hook script [update-grub] exited with value 1
>>
>> probabilmente può essere dovuto al problema che ti indicavo sopra
>
>
> $ dpkg -l | grep grub
> ii  grub                                                    0.97-47
>                 GRand Unified Bootloader (Legacy version)
> ii  grub-common
> 1.96+20080724-10            GRand Unified Bootloader, version 2
> (common



Aggiungo anche:
$ ll /boot/
totale 25M
-rw-r--r-- 1 root root  81K 14 lug 14:17 config-2.6.25-2-amd64
-rw-r--r-- 1 root root  84K 28 ago 15:16 config-2.6.26-1-amd64
drwxr-xr-x 2 root root  472 16 set 21:52 grub
-rw-r--r-- 1 root root 6,2M 16 set 20:40 initrd.img-2.6.25-2-amd64
-rw-r--r-- 1 root root 6,2M 12 set 08:14 initrd.img-2.6.25-2-amd64.bak
-rw-r--r-- 1 root root 6,2M 17 set 15:03 initrd.img-2.6.26-1-amd64
-rw-r--r-- 1 root root 1,2M 14 lug 14:17 System.map-2.6.25-2-amd64
-rw-r--r-- 1 root root 1,2M 28 ago 15:16 System.map-2.6.26-1-amd64
-rw-r--r-- 1 root root 1,7M 14 lug 14:16 vmlinuz-2.6.25-2-amd64
-rw-r--r-- 1 root root 1,7M 28 ago 15:15 vmlinuz-2.6.26-1-amd64

e l'attuale menu.lst
...
## ## End Default Options ##

title		Debian GNU/Linux, kernel 2.6.25-2-amd64
root		(hd0,2)
kernel		/boot/vmlinuz-2.6.25-2-amd64 root=LABEL=droot ro quiet
pci=nommconf noapic
initrd		/boot/initrd.img-2.6.25-2-amd64

title		Debian GNU/Linux, kernel 2.6.25-2-amd64 (single-user mode)
root		(hd0,2)
kernel		/boot/vmlinuz-2.6.25-2-amd64 root=LABEL=droot ro single pci=nommconf
initrd		/boot/initrd.img-2.6.25-2-amd64

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title		Microsoft Windows XP Professional
root		(hd0,0)
savedefault
makeactive
chainloader	+1


Reply to: