Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
*Desperate* SUN won't boot anymore
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
zaanpenguin
Apprentice
Apprentice


Joined: 01 Jul 2003
Posts: 203

PostPosted: Fri Jul 15, 2005 8:42 pm    Post subject: Reply with quote

The plot thickens:

After some hours of messing around, I've learned how I can make a tftp image of a kernel. Weirdly enough, I can boot my self-made Linux kernel with TFTP !!

So:

1) TFTP-booting a SUN flash image fails
2) TFTP-booting my own Linux kernel works
3) disk-booting my own system fails
4) cd-booting a Gentoo LiveCD works

Does this give any clues/hints for someone?
_________________
Staying crunchy even in milk!
Back to top
View user's profile Send private message
jbwillia
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2004
Posts: 108
Location: TN, USA

PostPosted: Fri Jul 15, 2005 10:04 pm    Post subject: Reply with quote

zaanpenguin wrote:
The plot thickens:

After some hours of messing around, I've learned how I can make a tftp image of a kernel. Weirdly enough, I can boot my self-made Linux kernel with TFTP !!

So:

1) TFTP-booting a SUN flash image fails
2) TFTP-booting my own Linux kernel works
3) disk-booting my own system fails
4) cd-booting a Gentoo LiveCD works

Does this give any clues/hints for someone?

so, in other words, the only thing that doesn't work is the SILO that's on your disk. Have you tried downgrading your SILO package? this may just be a SILO bug that only effects people with this this new OBP...
_________________
Code:
#!/bin/bash
for everyexe in $(find /home/you -name "*.exe" | egrep -i ".*exe$")
do
    kill $(pgrep you)
done
Back to top
View user's profile Send private message
zaanpenguin
Apprentice
Apprentice


Joined: 01 Jul 2003
Posts: 203

PostPosted: Fri Jul 15, 2005 10:13 pm    Post subject: Reply with quote

jbwillia wrote:
zaanpenguin wrote:
The plot thickens:

After some hours of messing around, I've learned how I can make a tftp image of a kernel. Weirdly enough, I can boot my self-made Linux kernel with TFTP !!

So:

1) TFTP-booting a SUN flash image fails
2) TFTP-booting my own Linux kernel works
3) disk-booting my own system fails
4) cd-booting a Gentoo LiveCD works

Does this give any clues/hints for someone?

so, in other words, the only thing that doesn't work is the SILO that's on your disk. Have you tried downgrading your SILO package? this may just be a SILO bug that only effects people with this this new OBP...


Yes, I have! And to no avail ;) Someone on the SPARC mailing lists advised me to do so.
_________________
Staying crunchy even in milk!
Back to top
View user's profile Send private message
jbwillia
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2004
Posts: 108
Location: TN, USA

PostPosted: Mon Jul 18, 2005 2:23 am    Post subject: Reply with quote

zaanpenguin: have you tried setting
Code:
partition=3
in your silo.conf file?
_________________
Code:
#!/bin/bash
for everyexe in $(find /home/you -name "*.exe" | egrep -i ".*exe$")
do
    kill $(pgrep you)
done
Back to top
View user's profile Send private message
jbwillia
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2004
Posts: 108
Location: TN, USA

PostPosted: Wed Jul 20, 2005 9:20 pm    Post subject: Got It!!! Reply with quote

My problem was that I was trying to run software raid1 and (as the install docs recommend) I did not have separate boot and root partitions. This was a problem because the boot partitition on a sparc cannot be raided. This didn't compute with me because I figured since a partition on either drive can be mounted read-only without using the raid (md) device that it would work, but it does not. I can only ascertain that the raid array interferes with the boot block. Anyways, Once I reparttiioned to have a separate boot partition as the first partition on the drive (and not raided) SILO magically started loading; well, anyone doing this, keep in mind you will also need to put your silo.conf in your boot partition and run silo giving it the ` -C /boot/silo.conf -f ' options as the silo.conf has to be located on the same partiton as the boot directory. Unfortunately, my problems are not completely over though because I am now getting the "fast access MMU miss" error after SILO loads the kernel image into memory. Hopefully this will be fixed when I re-emerge silo and play around with my silo.conf. Anyways, good luck to anyone else who attempts software raid1 on the sparc.
_________________
Code:
#!/bin/bash
for everyexe in $(find /home/you -name "*.exe" | egrep -i ".*exe$")
do
    kill $(pgrep you)
done
Back to top
View user's profile Send private message
Colonel Paneek
n00b
n00b


Joined: 06 Mar 2003
Posts: 42

PostPosted: Sat Jul 23, 2005 12:34 pm    Post subject: Re: *Desperate* SUN won't boot anymore Reply with quote

zaanpenguin wrote:
I upgraded my OBP from 3.11 to 3.31 and now my SUN won't boot anymore. Whatever I try at the 'ok' prompt has no effect, it keeps saying 'The file just loaded does not appear to be executable'.

I got that when I tried to boot a Gentoo partition on an Ultra 10. I thought that /dev/hda8 would be disk0:h but it was disk0:f that worked.
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
Goto page Previous  1, 2
Page 2 of 2

 
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