PDA

Ver la versión completa : opensuse desde vista con easybcd



1fluke2
05-01-2009, 17:55
buenas

he particionado el disco (de momento sin swap, no es el tema ahora...)
sda1 vista
sda2 opensuse
sda3 datos...

al instalar opensuse, cuando llego la hora del grub, me dio problemas y no me dejo instalar el grub.

le dije a la instalacion que continuara sin hacer el bootloader del grub (no sin antes intentar 100.000 veces que instalara un grub)

termino la instalacion pero sin grub
con lo que es logico, simplemente arranca vista

entonces se me ocurrio usar el "easybcd" (un programa para windows) y hacer la entrada en el bootmanager del vista

y he metido (en vez del menu.lst que viene por defecto con el easybcd) el /boot/grub/menu.lst que hizo el opensuse.

Esto es lo que tiene...

# Modified by YaST2. Last modification on lun ene 5 15:46:45 CET 2009
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1
root (hd0,1)
kernel /boot/vmlinuz root=/dev/disk/by-label/Linux splash=silent showopts vga=0x317
initrd /boot/initrd

###Don't change this comment - YaST2 identifier: Original name: Linux other 1###
title Windows Vista
rootnoverify (hd0,0)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.1
root (hd0,1)
kernel /boot/vmlinuz root=/dev/disk/by-label/Linux showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x317
initrd /boot/initrd


entonces reinicio
y me sale el bootmanager del vista
con las opciones:
-windows
-opensuse 11.1


doy a opensuse
y me carga un grub o bootloader del opensuse

-opensuse
-windows vista
-fail safe...

doy de nuevo (ya en el grub) a opensuse

y empieza a cargar cuatro cosas
y sale
"error 2: bad file or bad directory type"

y ahi me he quedado

que he de hacer para continuar (arreglar, cambiar, que funcione de alguna manera) el opensuse??

saludos

Pd perdon la chapa, pero creo que es importante comentar las cosas bien

;)

1fluke2
06-01-2009, 15:23
GNU GRUB version 0.97 (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> setup --stage2=/boot/grub/stage2 --force-lba (hd0,1) (hd0,1)

Error 17: Cannot mount selected partition
grub> quit

me daba este error cuando le intente instalar con yast...

alguna idea???

1fluke2
08-01-2009, 14:40
cuando lo ejecuto en live y pongo el particioner

aparece esto


The partitioning on disk /dev/sda is not readable by
the partitioning tool parted, which is used to change the
partition table.

You can use the partitions on disk /dev/sda as they are.
You can format them and assign mount points to them, but you
cannot add, edit, resize, or remove partitions from that
disk with this tool.

mas datos??

saludos

Cypress
08-01-2009, 15:05
wow, yo instalaría el grub, y que bootee, desde sda2, ó 3.. desde ahí no creo que haya problemas.

ponele swap!! es muy importante.

1fluke2
09-01-2009, 01:11
thanks

esta booteando desde sda2 pero no reconoce el sistema o algo, y ya le he puesto swap

mas?

Cypress
09-01-2009, 13:48
cuál sistema?
debes agregarselo al grub, la lista de sistemas para bootear

1fluke2
09-01-2009, 14:55
Código:

GNU GRUB version 0.97 (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> setup --stage2=/boot/grub/stage2 --force-lba (hd0,1) (hd0,1)

Error 17: Cannot mount selected partition
grub> quitme daba este error cuando le intente instalar con yast, desde el live-cd

simplemente no me deja grabar el grub en el mbr, porque no me reconoce la tabla de particiones, como he posteado anteriormente...

gracias, pero eso no funciona...