Notizia:
  • Rilasciata Precise Pangolin 12.04. Per ottenerla, visitate questa pagina, oppure provate il tour dal vivo con un browser web moderno.
  • Nuovo forum di Ubuntu-it, l'annuncio. È consigliato aggiornare il proprio profilo e controllare la sezione Gruppo Forum per problemi noti.
  • Rilasciata la versione italiana di Precise Pangolin 12.04. Per maggiori informazioni, consultare questa discussione.
  • Il vincitore del Concorso desktop del mese di aprile è Jerico. L'elenco dei precedenti vincitori è qui.
  • È uscito il numero 17 della Newsletter italiana di Ubuntu. Lo trovate a questo indirizzo.
  • È uscito il numero 59 di Full Circle Magazine in italiano. Lo trovate a questo indirizzo.

[Risolto] Errore aggiornamento kernel 8.04

Problemi riscontrati durante l'installazione di Ubuntu, degli aggiornamenti e degli avanzamenti del sistema.

[Risolto] Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » sabato 5 dicembre 2009, 21:41

Stavo facendo l'aggiornamento e mi ha chiesto una cosa relativa al grub che non ho capito bene ed ho quindi lasciato il default che mi suggeriva. Ma alla fine mi ha dato un errore:

Codice: Seleziona tutto
E: linux-image-2.6.24-26-rt: il sottoprocesso post-installation script ha restituito un codice di errore 1
E: linux-ubuntu-modules-2.6.24-26-rt: problemi con le dipendenze - lasciato non configurato
E: linux-restricted-modules-2.6.24-26-rt: problemi con le dipendenze - lasciato non configurato
E: linux-image-rt: problemi con le dipendenze - lasciato non configurato
E: linux-restricted-modules-rt: problemi con le dipendenze - lasciato non configurato
E: linux-rt: problemi con le dipendenze - lasciato non configurato


Ora sto riavviando...

Che faccio?
Ultima modifica di einstein1969 il domenica 6 dicembre 2009, 1:26, modificato 1 volta in totale.
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: Errore aggiornamento kernel 8.04

Messaggioda ^alessio^ » sabato 5 dicembre 2009, 21:45

ciao,nel terminale
Codice: Seleziona tutto
sudo apt-get install -f
  Ubuntu 12.04  Kubuntu 12.04  Debian "sid"  Chakra-Achimedes  Ubuntu 12.10
Avatar utente
^alessio^
Imperturbabile Insigne
Imperturbabile Insigne
 
Messaggi: 4962
Iscrizione: maggio 2008
Località: como

Re: Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » sabato 5 dicembre 2009, 21:53

grazie, ecco il risultato

Codice: Seleziona tutto
fra@fra-desktop:~$ sudo apt-get install -f
[sudo] password for fra:
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso      
Lettura delle informazioni di stato... Fatto    
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
fra@fra-desktop:~$
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: Errore aggiornamento kernel 8.04

Messaggioda ^alessio^ » sabato 5 dicembre 2009, 22:00

dai
Codice: Seleziona tutto
sudo apt-get update && sudo apt-get upgrade
se non ti da errori,dovrebbe essere tutto a posto.
  Ubuntu 12.04  Kubuntu 12.04  Debian "sid"  Chakra-Achimedes  Ubuntu 12.10
Avatar utente
^alessio^
Imperturbabile Insigne
Imperturbabile Insigne
 
Messaggi: 4962
Iscrizione: maggio 2008
Località: como

Re: Errore aggiornamento kernel 8.04

Messaggioda Megatux » sabato 5 dicembre 2009, 22:01

Ho ricevuto anch'io gli stessi aggiornamenti del kernel, e non ho avuto problemi...  :-\
Il mondo sarebbe migliore con Linux!
Avatar utente
Megatux
Rampante Reduce
Rampante Reduce
 
Messaggi: 5784
Iscrizione: settembre 2009
Località: Lacchiarella
Distribuzione: Ubuntu 10.04.4 Lucid Lynx i686
Desktop: Gnome

Re: Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » sabato 5 dicembre 2009, 22:06

^alessio^ ha scritto:dai
Codice: Seleziona tutto
sudo apt-get update && sudo apt-get upgrade
se non ti da errori,dovrebbe essere tutto a posto.


eccone uno!

fra@fra-desktop:~$ sudo apt-get update && sudo apt-get upgrade
Hit http://it.archive.ubuntu.com hardy Release.gpg
Hit http://security.ubuntu.com hardy-security Release.gpg                     
Ign http://security.ubuntu.com hardy-security/restricted Translation-it       
Hit http://archive.canonical.com hardy Release.gpg                     
...
Hit http://it.archive.ubuntu.com hardy Release
Err http://www.remastersys.klikit-linux.com remastersys/ Packages
  404 Not Found
...
W: Impossibile ottenere http://www.remastersys.klikit-linux.com ... s.gz  404 Not Found

E: Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure si useranno quelli precedenti.
fra@fra-desktop:~$

einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: Errore aggiornamento kernel 8.04

Messaggioda Megatux » sabato 5 dicembre 2009, 22:07

Per quello, devi solo importare la chiave pubblica del repository e sei a posto...
Il mondo sarebbe migliore con Linux!
Avatar utente
Megatux
Rampante Reduce
Rampante Reduce
 
Messaggi: 5784
Iscrizione: settembre 2009
Località: Lacchiarella
Distribuzione: Ubuntu 10.04.4 Lucid Lynx i686
Desktop: Gnome

Re: Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » sabato 5 dicembre 2009, 22:09

Megatux ha scritto:Per quello, devi solo importare la chiave pubblica del repository e sei a posto...

come?
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: Errore aggiornamento kernel 8.04

Messaggioda ^alessio^ » sabato 5 dicembre 2009, 22:25

einstein1969 ha scritto:
^alessio^ ha scritto:dai
Codice: Seleziona tutto
sudo apt-get update && sudo apt-get upgrade
se non ti da errori,dovrebbe essere tutto a posto.


eccone uno!

fra@fra-desktop:~$ sudo apt-get update && sudo apt-get upgrade
Hit http://it.archive.ubuntu.com hardy Release.gpg
Hit http://security.ubuntu.com hardy-security Release.gpg                     
Ign http://security.ubuntu.com hardy-security/restricted Translation-it       
Hit http://archive.canonical.com hardy Release.gpg                       
...
Hit http://it.archive.ubuntu.com hardy Release
Err http://www.remastersys.klikit-linux.com remastersys/ Packages
  404 Not Found
...
W: Impossibile ottenere http://www.remastersys.klikit-linux.com ... s.gz  404 Not Found

E: Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure si useranno quelli precedenti.
fra@fra-desktop:~$



non lo hai postato tutto il risultato,e comunque gli errori per cui hai aperto il 3d non ci sono più,posta
Codice: Seleziona tutto
cat /etc/apt/sources.list
  Ubuntu 12.04  Kubuntu 12.04  Debian "sid"  Chakra-Achimedes  Ubuntu 12.10
Avatar utente
^alessio^
Imperturbabile Insigne
Imperturbabile Insigne
 
Messaggi: 4962
Iscrizione: maggio 2008
Località: como

Re: Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » sabato 5 dicembre 2009, 22:56

grazie ^alessio^

ho modificato il sorgente software (non serve la chiave per remastersys) in " deb http://www.geekconnection.org/remastersys/repository ubuntu/ " perche' il vecchio repository ha smesso di funzionare ieri!

Ho ridato il tuo comando
Codice: Seleziona tutto
sudo apt-get update && sudo apt-get upgrade


e non mi ha dato errori... (mi ha solo aggiornato remastersys).

Quello di remastersys e' un altro problema che si e' verificato in concomitanza con questo e sembra risolto.

Ti mando le immagini che avevo preso prima , potrebbe essere un problema del grub?

Immagine Immagine Immagine Immagine Immagine

questo e' il source.lst

Codice: Seleziona tutto
# deb cdrom:[Ubuntu 8.04.2 _Hardy Heron_ - Release i386 (20090121)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://it.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://it.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy universe
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu hardy-security multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
deb http://repository.cairo-dock.org/ubuntu hardy cairo-dock
deb http://download.virtualbox.org/virtualbox/debian hardy non-free
deb http://wine.budgetdedicated.com/apt hardy main
deb http://security.ubuntu.com/ubuntu/ hardy-security restricted main multiverse universe
deb http://it.archive.ubuntu.com/ubuntu/ hardy-proposed restricted main multiverse universe
deb http://www.geekconnection.org/remastersys/repository ubuntu/


resto in attesa...
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: Errore aggiornamento kernel 8.04

Messaggioda ^alessio^ » sabato 5 dicembre 2009, 23:18

dimmi una cosa,ma per quale motivo usi il kernel rt.
  Ubuntu 12.04  Kubuntu 12.04  Debian "sid"  Chakra-Achimedes  Ubuntu 12.10
Avatar utente
^alessio^
Imperturbabile Insigne
Imperturbabile Insigne
 
Messaggi: 4962
Iscrizione: maggio 2008
Località: como

Re: Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » sabato 5 dicembre 2009, 23:29

^alessio^ ha scritto:dimmi una cosa,ma per quale motivo usi il kernel rt.


sono su ubuntustudio
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: Errore aggiornamento kernel 8.04

Messaggioda Megatux » sabato 5 dicembre 2009, 23:30

einstein1969 ha scritto:
^alessio^ ha scritto:dimmi una cosa,ma per quale motivo usi il kernel rt.


sono su ubuntustudio


Ah beh... allora dillo!
Il mondo sarebbe migliore con Linux!
Avatar utente
Megatux
Rampante Reduce
Rampante Reduce
 
Messaggi: 5784
Iscrizione: settembre 2009
Località: Lacchiarella
Distribuzione: Ubuntu 10.04.4 Lucid Lynx i686
Desktop: Gnome

Re: Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » sabato 5 dicembre 2009, 23:36

Megatux ha scritto:
einstein1969 ha scritto:
^alessio^ ha scritto:dimmi una cosa,ma per quale motivo usi il kernel rt.


sono su ubuntustudio


Ah beh... allora dillo!

:-[
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: Errore aggiornamento kernel 8.04

Messaggioda ^alessio^ » sabato 5 dicembre 2009, 23:42

se il comando
Codice: Seleziona tutto
sudo apt-get update && sudo apt-get upgrade
non ti da errori vuol dire che il problema del kernel-rt si è risolto, non capisco cosa intendi con problema del grub,posta
Codice: Seleziona tutto
cat /boot/grub/menu.lst
  Ubuntu 12.04  Kubuntu 12.04  Debian "sid"  Chakra-Achimedes  Ubuntu 12.10
Avatar utente
^alessio^
Imperturbabile Insigne
Imperturbabile Insigne
 
Messaggi: 4962
Iscrizione: maggio 2008
Località: como

Re: Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » domenica 6 dicembre 2009, 1:25

Ho riavviato e non mi partiva piu'... ::) Ho sudato un po' ma poi sono riuscito con una live.

Ho dovuto modificare il menu.lst!!!!  >:(

L'aggiornamento mi ha modificato tutte le occorrenze di (hd0,4) in (hd0,5)! Devo risolvere il problema del gparted  :'( credo sia collegato...

Ora sembra ok.

cmq eccolo:

Codice: Seleziona tutto
# 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 use 'savedefault' or your
# array will desync and will not let you boot your system.
default      0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout      2

## 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=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,5)

## 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

## 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.04.3 LTS, kernel 2.6.24-26-rt
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-26-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-26-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-26-rt (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-26-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-26-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-26-generic
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-26-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-26-generic

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-26-generic (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-26-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-26-generic

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-25-rt
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-25-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-25-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-25-rt (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-25-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-25-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-25-generic
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-25-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-25-generic

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-25-generic (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-25-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-25-generic

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-24-rt
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-24-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-24-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-24-rt (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-24-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-24-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-24-generic
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-24-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-24-generic

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-24-generic (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-24-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-24-generic

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-23-rt
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-23-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-23-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-23-rt (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-23-rt root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-23-rt

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-23-generic
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-23-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro quiet splash
initrd      /boot/initrd.img-2.6.24-23-generic

title      Ubuntu 8.04.3 LTS, kernel 2.6.24-23-generic (recovery mode)
root      (hd0,4)
kernel      /boot/vmlinuz-2.6.24-23-generic root=UUID=69333b09-4dba-4110-a22e-a8b1f5ba6576 ro single
initrd      /boot/initrd.img-2.6.24-23-generic

title      Ubuntu 8.04.3 LTS, memtest86+
root      (hd0,4)
kernel      /boot/memtest86+.bin

### 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/sda1
title      Windows XP Media Center Edition
root      (hd0,0)
savedefault
chainloader   +1



grazie, metto risolto!
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005

Re: [Risolto] Errore aggiornamento kernel 8.04

Messaggioda ^alessio^ » domenica 6 dicembre 2009, 2:44

volendo,e se non li usi il kernel 2.6.24-23-generic e rt e il kernel 2.6.24-24-generic e rt li puoi anche rimuovere.
  Ubuntu 12.04  Kubuntu 12.04  Debian "sid"  Chakra-Achimedes  Ubuntu 12.10
Avatar utente
^alessio^
Imperturbabile Insigne
Imperturbabile Insigne
 
Messaggi: 4962
Iscrizione: maggio 2008
Località: como

Re: [Risolto] Errore aggiornamento kernel 8.04

Messaggioda einstein1969 » domenica 6 dicembre 2009, 16:36

^alessio^ ha scritto:volendo,e se non li usi il kernel 2.6.24-23-generic e rt e il kernel 2.6.24-24-generic e rt li puoi anche rimuovere.


Grazie ^alessio^ del consiglio, mi hai fatto recuperare circa 600MB!!!!  (good)

Ho dovuto modificare a mano il menu.lst perche' forse non riesce a togliere le righe.
einstein1969
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 931
Iscrizione: dicembre 2005


Torna a Installazione e aggiornamento del sistema operativo

Chi c’è in linea

Visualizzano questa pagina: Google Feedfetcher, moro30, Nocchy e 6 ospiti