![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| EOF checking the below | ramkrix | High Level Programming | 10 | 03-11-2008 01:43 AM |
| checking for non-zero value | philplasma | UNIX for Dummies Questions & Answers | 6 | 01-08-2008 04:51 PM |
| checking uid | filthymonk | Shell Programming and Scripting | 7 | 07-19-2007 10:40 PM |
| Checking cp progress | MarGur | UNIX for Dummies Questions & Answers | 0 | 05-15-2007 04:13 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Sorry, I did not make myself clear. The situation is the following:
I have a computer that runs a Solaris OS. Suppose I have e.g. a telnet or ssh access to this computer, is it anyhow possible by invoking some commands or programs to find out whether this computer supports booting from network and if it supports, then is this option selected in BIOS? |
|
|||||
|
You may still need to clarify something, is it a PC or a Sun system?
If it is a Sun system, it inherently supports booting from the network. If it is a PC, the only way I know that you can confirm if it can PXE boot is to reboot and look at the BIOS settings. Windows and Linux have some tools that interface with the BIOS so you can look at some settings, but I don't recall Solaris x86 having any of these (but it may). If it is a PC, you may also be able to look at the docs online from the vender that built it to determine if you can PXE boot it. |
|
||||
|
Great, thanks for the info!
Does sun system have any tools/interfaces for BIOS which I could use for getting information about PXE support? I found Intel documentation for PXE which says that on x86 one may either call 1Ah interrupt function in real mode to find this out, or scan the base memory for "!PXE" or "PXENV+" signatures. However, the doc says that this method is arch-dependent, so, I guess, on sun systems there should be some other method. Do you know about any of such methods? |
|
|||||
|
Maestro,
You still have not answered the question completely: Are you running Solaris on a PC or on a Sun system? From your comments I am guessing it is a Sun system in which case there is no PXE. As I explained earlier it uses bootp from NVRAM (similar to BIOS but not quite the same). I suggest you go to docs.sun.com and read about NVRAM and OpenBoot. The 'eeprom' command will let you interface NVRAM from the OS, but again there is no PXE and NVRAM is not BIOS! |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| linux, solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|