Stefan van der Eijk wrote:
Brandon Mercer wrote:
Jurij Smakov wrote:
Hi Brandon,
On Mon, 3 Jan 2005, Brandon Mercer wrote:
Is there a way where I can take the current snapshot and replace
the new version of SILO with an older one? I forget how those CD's
boot with regard to where they pull the boot information from.
Whether it's off of the CD, or whether you use a file when you
create the iso to tell the CD how to boot. My thought is that I can
replace the silo version with the older one, or I can use lilo
maybe. Thanks for any help,
Brandon
You've probably already tried it. You wrote in the first message
that you attempted an installation stable release of Debian (woody),
which contains the older SILO version. I have never build a bootable
Debian CD myself, but there is a debian-cd package which should help
you with it.
I tried tracing the execution path in the offending function, hoping
to spot some floating-point instructions which are causing the hang.
It turned out to be much harder than I've anticipated, so no
positive results were achieved. One way which might give us the
exact location of the failure is the information from the registers
on PROM console. Once the machine hangs (after issuing "FP Disabled"
message), press Stop-A to get back to PROM. If we are lucky, it will
be smart enough to store the values of the registers, including the
address of the last instruction executed. What I need is the output
of the commands .registers and ctrace from there (I hope you are on
the serial console). One important thing: you have to do it with
some installation media which I can access for debugging (since the
addresses are going to be image-specific). I recommend downloading
one of the RC2 iso images, for example the RC2 businesscard iso
image from
http://cdimage.debian.org/pub/cdimage-testing/sarge_d-i/sparc/rc2/sarge-sparc-businesscard.iso
Ok, I was able to get the 3.0rc2 iso to install on my V100. The
problem I'm having now is that the installer seems to be hanging an
aweful lot. I can sometimes make it further than others. I'm
installing over the LOM serial console using minicom and the only
thing I can tell you is that the installer seems to hang, and I can
#. back to the LOM prompt and reset the machine and it reboots back
into the installer. I'm far enough along in the installation where
I'm booting off the hard disk but still haven't finished up any of
the tasks that you do right after that. Thanks for all the help...
but where do I go from here? Is this server going to be good enough
for production quality environment? It seems to me like there are
lots of bugs. The only reason I was using SUN is because I liked the
hardware, but maybe I should go back to i386. Thanks again,
Did you try passing the ide=nodma option to the kernel when booting
the installer? This solved the instability issues for me with the
gentoo-sparc64-1.4_rc5.iso live CD and Mandrake's sparc distro on my
v100.
with kind regards,
Stefan
No... but does this flag affect how the machine will behave after the
first reboot when it starts setting up the Timezones and stuff... let me
know cause this could be it. Thanks
Brandon