Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
configuracion de grub
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
blackx_info
n00b
n00b


Joined: 18 Dec 2004
Posts: 13

PostPosted: Sat Dec 18, 2004 9:43 pm    Post subject: configuracion de grub Reply with quote

Tengo instalado gentoo en /dev/hdb.
El esquema de particiones es el siguiente:
/dev/hdb1 --->/boot
/dev/hdb2 ---> /
/dev/hdb3 ---> swap
y win esta en /dev/hda1.

La configuracion seria asi?
#grub
grub>root (hd1,0)
grub>setup (hd0)
grub>quit

y el grub.conf seria algo asi?

default 0
timeout 30
title=gentoo 2004
root (hd1,0)
kernel (hd1,0)/kernel-2.6.7 root=/dev/hdb1

title=windows XP
root (hd0,0)
chainloader+1
Back to top
View user's profile Send private message
AnFe
Tux's lil' helper
Tux's lil' helper


Joined: 28 Apr 2004
Posts: 138

PostPosted: Sat Dec 18, 2004 10:49 pm    Post subject: Re: configuracion de grub Reply with quote

blackx_info wrote:
kernel (hd1,0)/kernel-2.6.7 root=/dev/hdb2

voy con prisa y ese es el unico error que he visto, pero no te puedo asegurar que este todo bien

un saludo
Back to top
View user's profile Send private message
Josemilla
n00b
n00b


Joined: 13 Mar 2004
Posts: 50
Location: Madrid (Spain)

PostPosted: Sun Dec 19, 2004 4:44 pm    Post subject: Reply with quote

Yo tengo puesto en la seccion de Windows, entre
Code:
 root(hd0,0)
y
Code:
chainloader +1
la linea
Code:
makeactive

_________________
Hijo, en la vida hay tres tipos de hombres: los que saben contar y los que no. Homer J. Simpson
josema@jabber.org
Back to top
View user's profile Send private message
blackx_info
n00b
n00b


Joined: 18 Dec 2004
Posts: 13

PostPosted: Mon Dec 20, 2004 12:57 am    Post subject: Reply with quote

Josemilla wrote:
Yo tengo puesto en la seccion de Windows, entre
Code:
 root(hd0,0)
y
Code:
chainloader +1
la linea
Code:
makeactive

que hace la linea?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum