Hi again. First of all, thanks for the very fast response!. Okay, here is my
grub file:

--------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”
GRUB_CMDLINE_LINUX=" vga=758"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1280×1024

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to
Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entrys
#GRUB_DISABLE_LINUX_RECOVERY="true"

--------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------

I did change manually the file as you said. What I did was to change the
line 9 "GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”" for:

"GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash nomodeset
video=uvesafb:mode_option=1280×1024-24,mtrr=3,scroll=ywrap”"

I also change the line 18 for:

GRUB_GFXMODE=1280×1024

I did this because it said in a forum that it was a way to see correctly the
logo of ubuntu at the login and logout. It also said to do further
configurations which I did, as it is said in:

http://www.ubuntugeek.com/known-ubuntu-10-04lucid-lynx-issuesbugs-with-
workarounds.html

<http://www.ubuntugeek.com/known-ubuntu-10-04lucid-lynx-issuesbugs-with-workarounds.html>Afterwards,
i have tried to delete the new kernel with the command "sudo aptitude purge
linux-image-2.6.32-22-generic" (because with a "uname -r" command it said
that I was using the old one) but I begin to think that it wasnt a good idea
because it now also deleted the linux-image-generic.

Anyway, thanks for everything!!


2010/5/6 Oliver Grawert <o...@ubuntu.com>

> looks like your /etc/default/grub file is corrupt by either editing it
> manually or by a tool that edited it, can you attach this file please ?
>
> --
> package linux-image-2.6.32-22-generic 2.6.32-22.33 failed to
> install/upgrade: el subproceso script post-installation instalado devolvió
> el código de salida de error 127
> https://bugs.launchpad.net/bugs/576296
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “grub2” package in Ubuntu: New
>
> Bug description:
> Binary package hint: grub2
>
> I try to update the kernel to linux-image-2.6.32-22 (with the update
> manager) with Lucid Lynx with a 64bits architecture but the installation
> failed. On reboot, I did not have the new kernel option in the GRUB menu and
> appear a error log.
>
> ProblemType: Package
> DistroRelease: Ubuntu 10.04
> Package: linux-image-2.6.32-22-generic 2.6.32-22.33
> ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
> Uname: Linux 2.6.32-21-generic x86_64
> Architecture: amd64
> Date: Thu May  6 10:09:02 2010
> ErrorMessage: el subproceso script post-installation instalado devolvió el
> código de salida de error 127
> InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
> SourcePackage: grub2
> Title: package linux-image-2.6.32-22-generic 2.6.32-22.33 failed to
> install/upgrade: el subproceso script post-installation instalado devolvió
> el código de salida de error 127
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/576296/+subscribe
>

-- 
package linux-image-2.6.32-22-generic 2.6.32-22.33 failed to install/upgrade: 
el subproceso script post-installation instalado devolvió el código de salida 
de error 127
https://bugs.launchpad.net/bugs/576296
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to