GRUB error 13 po aktualizacji Windows

Jeśli już na pewno nie da się umieścić posta wyżej.
laameer
Piegowaty Guziec
Piegowaty Guziec
Posty: 10
Rejestracja: 20 kwie 2008, 08:18
Płeć: Mężczyzna
Wersja Ubuntu: 9.04
Środowisko graficzne: GNOME
Kontakt:

GRUB error 13 po aktualizacji Windows

Post autor: laameer »

Witam. Po aktualizacji windows nie mogę go włączyć.
Po wybraniu go w Grubie otrzymuje błąd treści:

Kod: Zaznacz cały

Grub Error 13: "Invalid or unsupported executable format"
Moje menu.lst:
# 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 5

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

Pretty colours
color black/green green/yellow

## 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=1075ce95-812b-4311-988e-255d3ae6be53 ro

## 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 locale=pl_PL

## 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.10
root (hd0,5)
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=1075ce95-812b-4311-988e-255d3ae6be53 ro quiet splash locale=pl_PL
initrd /boot/initrd.img-2.6.27-7-generic
quiet

title Windows XP
root (hd0,0)
savedefault
makeactive
chainloader +1

### END DEBIAN AUTOMAGIC KERNELS LIST
Windows mam na hda1

Proszę o pomoc.
Awatar użytkownika
Szmitas
Zakręcona Traszka
Zakręcona Traszka
Posty: 572
Rejestracja: 28 lis 2006, 17:38
Płeć: Mężczyzna
Wersja Ubuntu: 12.04
Środowisko graficzne: Unity
Architektura: x86
Lokalizacja: Luboń
Kontakt:

Odp: GRUB error 13 po aktualizacji Windows

Post autor: Szmitas »

Skoro masz na hda1 to wszystko powinno być dobrze. Dla pewności podaj wynik polecenia sudo fdisk -l
www.ubuntu-pomoc.org - tutaj znajdziesz rozwiązanie każdego Twojego problemu.

Chcesz zostać Redaktorem ubuntu-pomoc.org? Skontaktuj się ze mną!
laameer
Piegowaty Guziec
Piegowaty Guziec
Posty: 10
Rejestracja: 20 kwie 2008, 08:18
Płeć: Mężczyzna
Wersja Ubuntu: 9.04
Środowisko graficzne: GNOME
Kontakt:

Odp: GRUB error 13 po aktualizacji Windows

Post autor: laameer »

Proszę:

Kod: Zaznacz cały

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0004c869

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1275    10241406    7  HPFS/NTFS
/dev/sda2            1276       19457   146046915    f  W95 Ext'd (LBA)
/dev/sda5            1276       13433    97659103+   7  HPFS/NTFS
/dev/sda6           13434       19390    47849571   83  Linux
/dev/sda7           19391       19457      538146   82  Linux swap / Solaris
lord_viadro
Piegowaty Guziec
Piegowaty Guziec
Posty: 6
Rejestracja: 16 maja 2007, 09:51
Płeć: Mężczyzna
Wersja Ubuntu: 10.10
Środowisko graficzne: GNOME
Architektura: x86
Kontakt:

Odp: GRUB error 13 po aktualizacji Windows

Post autor: lord_viadro »

zobacz czy to pomoże - w sekcji windowsa wpisz

Kod: Zaznacz cały

title		Windows XP
root		(hd1,0)
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
savedefault
chainloader	+1
laameer
Piegowaty Guziec
Piegowaty Guziec
Posty: 10
Rejestracja: 20 kwie 2008, 08:18
Płeć: Mężczyzna
Wersja Ubuntu: 9.04
Środowisko graficzne: GNOME
Kontakt:

Odp: GRUB error 13 po aktualizacji Windows

Post autor: laameer »

Próbowałem i nic :)

Ponawiam prośbę o udzielenie pomocy :/

EDIT:
Zauważyłem też że partycja na której zainstalowany jest Windows w ogóle nie istnieje, zarówno na ubunu, live cd jak i w grubie i nawet BIOSie!

przykład: ObrazekObrazek
madock
Piegowaty Guziec
Piegowaty Guziec
Posty: 10
Rejestracja: 30 mar 2008, 14:30
Płeć: Mężczyzna
Wersja Ubuntu: 7.10
Środowisko graficzne: GNOME

Odp: GRUB error 13 po aktualizacji Windows

Post autor: madock »

Odpal sobie Hiren's BootCD i przeskanuj dysk programem Partition Table Doctor.
Awatar użytkownika
artk2
Przyjaciel
Przyjaciel
Posty: 312
Rejestracja: 08 paź 2006, 11:20
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86_64

Odp: GRUB error 13 po aktualizacji Windows

Post autor: artk2 »

Spróbuj jeszcze tego http://www.supergrubdisk.org/ Pomaga odzyskać MBR różnych systemów w różnych kombinacjach.
___________________
ubuntu user # 11960
laameer
Piegowaty Guziec
Piegowaty Guziec
Posty: 10
Rejestracja: 20 kwie 2008, 08:18
Płeć: Mężczyzna
Wersja Ubuntu: 9.04
Środowisko graficzne: GNOME
Kontakt:

Odp: GRUB error 13 po aktualizacji Windows

Post autor: laameer »

Rozwiązałem problem - sformatowałem dysk :)
Ale dzięki za pomoc :*
ODPOWIEDZ

Wróć do „Ostatnia deska ratunku”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 4 gości