Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installed Gentoo....now it wont boot.....
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
rmautino
n00b
n00b


Joined: 31 Dec 2004
Posts: 33

PostPosted: Tue Mar 22, 2005 11:39 pm    Post subject: Installed Gentoo....now it wont boot..... Reply with quote

Hello,


I just finished a lengthy install on a Sunfire v100 from Stage 1.

I installed the SILO bootloadre as per the docs. Now when I reboot and remove the install CD, I get...

Code:

Sun Fire V100 (UltraSPARC-IIe 548MHz), No Keyboard
OpenBoot 4.0, 1024 MB memory installed, Serial #59084099.
Ethernet address 0:3:ba:85:8d:43, Host ID: 83858d43.

Executing last command: boot
Boot device: disk  File and args:
The file just loaded does not appear to be executable.
Boot device: disk  File and args:
The file just loaded does not appear to be executable.
ok


My partition is like this:
Code:

/dev/hda1 /boot
/dev/hda2 swap
/dev/hda3 whole disk
/dev/hda4 /usr
/dev/hda5 /var
/dev/hda6 /


My silo.conf is:
Code:

# Example of how can be silo.conf set up
partition = 1
root = /dev/hda1
timeout = 150
#password = __put_your_password_in_cleartext_here__
#restricted
image = /boot/kernel-2.4.28
label = linux


Any ideas?
Back to top
View user's profile Send private message
irwinr
Apprentice
Apprentice


Joined: 11 May 2004
Posts: 152
Location: Texas

PostPosted: Wed Mar 23, 2005 2:31 am    Post subject: Reply with quote

I don't know anything about SILO, but I know that with grub, whatever you define as your 'root=', is considered '/' throughout the rest of your config file.

IE: Where it says kernel=/boot/kernel...

It may actually be trying to load /boot/boot/kernel...
since /dev/hda1 is defined as your root (And your /dev/hda1 is /boot)

Just a thought, again, I've never used SILO.

-Jeremy
Back to top
View user's profile Send private message
leonarp
n00b
n00b


Joined: 22 Mar 2004
Posts: 35
Location: Kansas

PostPosted: Thu Mar 24, 2005 2:26 pm    Post subject: Re: Installed Gentoo....now it wont boot..... Reply with quote

Quote:
My silo.conf is:
Code:

# Example of how can be silo.conf set up
partition = 1
root = /dev/hda1
timeout = 150
#password = __put_your_password_in_cleartext_here__
#restricted
image = /boot/kernel-2.4.28
label = linux


Shouldn't the root entry read
Code:
root=/dev/hda6


Last edited by leonarp on Thu Mar 24, 2005 5:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
Weeve
Retired Dev
Retired Dev


Joined: 30 Oct 2002
Posts: 641

PostPosted: Thu Mar 24, 2005 5:06 pm    Post subject: Reply with quote

Yes
Back to top
View user's profile Send private message
lianlian
n00b
n00b


Joined: 09 Apr 2005
Posts: 30

PostPosted: Sun Apr 10, 2005 11:29 pm    Post subject: Reply with quote

i need to change my silo.conf, how can i do that now sense i already rebooted(first time) and it gives that same error too. so how can i change my silo.conf?


i changed my silo.conf now, i learned a lot from gentoo, but still can't get it to boot properly :(
Back to top
View user's profile Send private message
w.hill
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2005
Posts: 133
Location: Perth, Western Australia

PostPosted: Mon Apr 11, 2005 11:58 am    Post subject: Reply with quote

After you alter /etc/silo.conf you then have to run silo.

/sbin/silo me thinks. Then reboot.
Back to top
View user's profile Send private message
leonarp
n00b
n00b


Joined: 22 Mar 2004
Posts: 35
Location: Kansas

PostPosted: Mon Apr 11, 2005 2:50 pm    Post subject: Reply with quote

If your silo config file is in /boot then
Code:
/sbin/silo -C /boot/silo.conf

or if it is in /etc
Code:
/sbin/silo -C /etc/silo.conf
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc 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