Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Yaboot e configurazione del device...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
malcombsd
n00b
n00b


Joined: 16 Nov 2003
Posts: 18

PostPosted: Fri Nov 21, 2003 8:27 pm    Post subject: Yaboot e configurazione del device... Reply with quote

Ok ho finito lo stage 3...
ho installato anche yaboot ma quando cerco di partire mi da:
/dev/hda:3,/boot/vmlinux: Unable to open file, invalid.

MacOSX parte correttamente, ho seguito le istruzioni su yaboot nella doc di gentoo, sostituendo a device:hd: -> device:hda (ovvero il mio hd).
Dov'e' che, di nuovo, sto sbagliando?

grazie
dan
Back to top
View user's profile Send private message
bld
l33t
l33t


Joined: 26 Mar 2003
Posts: 759
Location: Outter Space

PostPosted: Fri Nov 21, 2003 8:45 pm    Post subject: Re: Yaboot e configurazione del device... Reply with quote

malcombsd wrote:
Ok ho finito lo stage 3...
ho installato anche yaboot ma quando cerco di partire mi da:
/dev/hda:3,/boot/vmlinux: Unable to open file, invalid.

MacOSX parte correttamente, ho seguito le istruzioni su yaboot nella doc di gentoo, sostituendo a device:hd: -> device:hda (ovvero il mio hd).
Dov'e' che, di nuovo, sto sbagliando?

grazie
dan


scusa, ma gia che ci sei.. vorrei fare una domanda che mi turba da tempo, il file vmlinux cosa sarebbe? E' un imagine del kernel? Perche io ho sempre usato il file /usr/src/linux/arch/i386/boot/bzImage
_________________
A happy GNU/Linux user!!
Back to top
View user's profile Send private message
malcombsd
n00b
n00b


Joined: 16 Nov 2003
Posts: 18

PostPosted: Fri Nov 21, 2003 8:49 pm    Post subject: Reply with quote

quindi...

/usr/src/linux/arch/i386/boot/bzImage

dovrei sostiuirlo con qualcosa tipo

/usr/src/linux/arch/ppc/boot/bzImage

uhmmm qualcuno che mi aiuta?
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Fri Nov 21, 2003 10:07 pm    Post subject: Reply with quote

Postaci il tuo yaboot.conf e la configurazione del tuo hd (quante partizioni, quali e a cosa servono).
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
malcombsd
n00b
n00b


Joined: 16 Nov 2003
Posts: 18

PostPosted: Fri Nov 21, 2003 10:15 pm    Post subject: Reply with quote

3 partizioni (+ partition map):
HDA2 Bootstrap
HDA3 Swap
HDA4 Linux Native
HDA5 MacOS X (HSF+)

yaaconfig e' simile a quello nella guida...te lo incollo qui:

##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ

## our bootstrap partition:
boot=/dev/hda2

##hd: is open firmware speak for hda
device=hda
partition=3

root=/dev/hda4
delay=5
defaultos=macosx
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot

#################
## This section can be duplicated if you have more than one kernel or set of
## boot options
#################
image=/boot/vmlinux
label=Linux
sysmap=/boot/System.map
read-only
##################

macosx=/dev/hda5
enablecdboot
enableofboot
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Fri Nov 21, 2003 10:21 pm    Post subject: Reply with quote

malcombsd wrote:

##hd: is open firmware speak for hda
device=hda


device mettilo così, riavvia e fammi sapere:
Code:
device=hd:


Purtroppo non ho sottomano il mio pbook, massimo domani controllo per bene confrontandolo con il mio e ti do maggiori lumi.
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
malcombsd
n00b
n00b


Joined: 16 Nov 2003
Posts: 18

PostPosted: Fri Nov 21, 2003 11:53 pm    Post subject: Reply with quote

niente da fare purtroppo...
ho provato impostando come device hda4, ovvero l'hd linux e come image /boot/vmlinux...ma purtroppo continua a dire che non esiste nessun file valido in quella posizione...
a questo punto aspetto tue nuove :)
Back to top
View user's profile Send private message
Trieb
n00b
n00b


Joined: 25 Oct 2003
Posts: 7
Location: Venice

PostPosted: Sat Nov 22, 2003 2:03 am    Post subject: Reply with quote

Quote:
##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ

## our bootstrap partition:
boot=/dev/hda2

##hd: is open firmware speak for hda
device=hda
partition=3

Cambia 3 con 4

Quote:
root=/dev/hda4
delay=5
defaultos=macosx
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot

#################
## This section can be duplicated if you have more than one kernel or set of
## boot options
#################
image=/boot/vmlinux
label=Linux
sysmap=/boot/System.map
read-only
##################


Poi digita ybin -v

Sul mio mac (un vecchio PowerBook G3 333) funziona :-)

Ciao
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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