Thank you for the advice, Tim. I thought maybe you'd solved it but when I try to boot from the openboot prompt, I get the error, "Program Terminated," just as SILO tries to run. I've tried a whole host of combinations of boot-device settings (disk:1, disk:1:1, scsi, etc) but can't find the one that works. It looks to my untrained eye like the system can't find silo.conf or that it's not valid somehow. I ran silo after booting from floppy and it said it looked valid. I then added a link from /etc/silo.conf to /boot/silo.conf but am having the same problems. I went back into the Debian Installation System with the install floppies (no cd-rom) and tried again to "Make system bootable" but no go. It fails saying I should use floppies. When I try to make a boot floppy, that fails too. Ug.
Sorry to keep hounding everyone with these questions, but any advice? Thank you again, Kris Tim Ellis <[EMAIL PROTECTED]> wrote: > I found that inserting the rescue floppy, typing "boot > floppy", then "linux root=/dev/sda1" did the trick. How does one set > this as the default so that a rescue floppy is not necessary? The Sun prom of the UltraSparcs (and I'm wagering Sparc/UltraSparc II/III etc) have a basic environment variable system which determines bootup behaviour. Do "setenv A B" to set a variable and "show env" to see the environment as currently set up (from memory, may have errors). One env variable is which device is considered the boot device. I think "boot-device" which is probably set to some sort of network boot for you. You can activate this choice by typing "boot" only at the "ok" prompt(?). In my case, I set the boot device to "disk:1" -- I think that's the SCSI device #1. Apparently "disk:1:1" is another possible valid syntax, perhaps meaning first partition on SCSI device 1? Now however I set up my Debian system, it works for me to type "boot disk:1" or set "boot-device" to "disk:1" and set auto-booting to true (I'm working from memory here, and my UltraSparc1 has since stopped auto booting [if it ever did] so now I have to manually type "boot disk:1" at the prom prompt again). I would personally be very happy if some Sun guru sort would reply to this message and say: "Uh... you're way off base; it works like THIS:..." because as a Sun newbie, setting up Linux on this box probably took about three hours longer than it should have, if mail archives (Google-able resource of any sort) had contained a basic description of the Sun prom. Hmmm. Odd. First hit on Google for "sun boot prom" gave me this site: http://wks.uts.ohio-state.edu/sysadm_course/html/sysadm-119.html -- in retrospect, I don't think I would've thought to search for "sun boot prom" at the time I was installing. -- Tim Ellis Senior Database Architect Gamet, Inc. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ____________________________________________________________________

