![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 8 boot problems | jbestor | SUN Solaris | 1 | 04-18-2007 04:54 PM |
| Solaris 10 will not Boot Properly | chungste | SUN Solaris | 1 | 10-03-2006 05:06 PM |
| Dual Boot XP Solaris | Super User | SUN Solaris | 3 | 01-25-2006 07:06 AM |
| solaris boot problem boot error loading interpreter(misc/krtld) | johncy_j | SUN Solaris | 0 | 08-17-2005 09:15 AM |
| boot sector for Solaris 8 | larry | UNIX for Dummies Questions & Answers | 1 | 04-16-2002 03:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Solaris (9) won't boot!
Hi,
I've just bought an Ultra 60 running solaris 9 (or so I've been led to believe). When I start up, it looks for a (presumably) domain/network to hook up to and the following messages are displayed: Boot device: net file and args: Network link setup failed Please check cable and try again Timeout waiting for ARP/RARP packet Now I've seen a sys admin sort a similar problem out by pressing Stop and A, getting to the OK prompt and then editing some file or other that contains (presumably again) the instruction to look for a network. Is anyone out there familiar with this process and problem? I'm an utter unix newbie, so any spoon feeding for this problem will be much appreciated! Thanks for any help you are able to offer. ![]() |
|
|||||
|
Sounds like it's trying to boot off the network instead of the hard drive.
First, at the ok prompt (you get there by holding the Stop key and hitting 'a') Use the printenv command to see how it's set up right now - note what the boot-device is. Try the following boot command ok boot disk You might have to change your default boot-device if it's set to just net Check out these links: Solaris - basics of using the boot command Solaris - how to set an alternative boot |
|
|||||
|
you could of hit stop - a upon boot to get to your ok prompt.
then as stated above use printenv to show settings. Is the system in diagnostic mode? check diag-switch? (it should respond with false...) if not: setenv diag-switch? false Your machine was trying to boot from the net and this is the default setting for diag-switch=true. By changing it to diag-switch=false, default would be the disk. (maybe not the correct disk e.g. (disk0, disk1, etc) then edit boot-device disk0 or whatever disk #. e.g setenv boot-device disk? (where ? is a #, disk = disk0 = scsi id 3) The following link (sun manuals for ultra 60) willl have most of your answers. http://www.sun.com/products-n-soluti..._60/index.html Hope this helps for future references.... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|