Sponsored Content
Operating Systems Solaris Solaris 2.5.1 and 2.6 on Ultra 80 Post 302855741 by ray08 on Friday 20th of September 2013 05:05:42 PM
Old 09-20-2013
I may need to do the same thing

I am trying to get Solaris 2.6 installed on an Ultra80. At startup, it errors with "cannot open kernel/unix" "Enter filename [kernel/unix]"

How are you getting S2.6 installed on an U80?Smilie
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Tape Drive Connected to a Sun Ultra 10/Solaris 2.7

I have a Sun Ultra 10/Solaris 2.7 with a differential SCSI card connected to a Supter DLt1 Tape Drive. When I boot the machine, and I do a probe-scsi-all in the very beginning of the boot process. It shows up correctly. If I wait for the boot process to proceed and then I do a probe-scsi-all, I get... (1 Reply)
Discussion started by: brv
1 Replies

2. UNIX for Dummies Questions & Answers

installing solaris 8 on no media Ultra 5 box

I'm a newbie to UNIX I just received an ultra 5 box that does not come with media. Before I received this box, I was told that it does not come with media. (I'm assuming that because it does not come with media, that is why when I turn on the system, nothing comes on the monitor. QUESTION 1:... (8 Replies)
Discussion started by: ted
8 Replies

3. UNIX Benchmarks

Sun Ultra 2 Solaris 8

Sparc Ultra2: Notes prtdiag: System Configuration: Sun Microsystems sun4u Sun Ultra 2 UPA/SBus (2 X UltraSPARC-II 296MHz) System clock frequency: 99 MHz Memory size: 768 Megabytes ========================= CPUs ========================= Run Ecache CPU CPU... (0 Replies)
Discussion started by: tnorth
0 Replies

4. UNIX Benchmarks

Sun Ultra 30 Solaris 8

Sun Ultra30 Solaris 8 Notes: ... Results: System -- SunOS box 5.8 Generic_108528-23 sun4u sparc SUNW,Ultra-30 Start Benchmark Run: Fri Sep 12 11:59:12 EDT 2003 1 interactive users. Dhrystone 2 without register variables 502087.7 lps (10 secs, 6 samples) Dhrystone 2 using... (2 Replies)
Discussion started by: tnorth
2 Replies

5. Solaris

I need to clone an ultra 1 onto and ultra 60

I need to move everything from an older ultra 1 onto a newer ultra 60 (OS and all) running SUNOS 5.5.1. Any suggestions on the best way to do this? Frank P.S. If you know of a document somewhere please let me know. (11 Replies)
Discussion started by: frankkahle
11 Replies

6. Solaris

Solaris 10 on Ultra 4

Has anyone successfully tried installing Solaris 10 on an Ultra 4?? The machine in question has a 300MHz SPARCIIi CPU and 1 GB of RAM which - according to the SUN doco should be enough. However when I try and install it just hangs on the "configuring Devices" message. I left it overnight to see... (2 Replies)
Discussion started by: korfnz
2 Replies

7. Solaris

Sun Solaris Ultra 10 Not booting!

Hello I have Sun Ultra 10 with Solaris 7 installed on it. Sometimes back after that the machine use to get hang .Even after rebooting the system was not booting. I have manually switch on /off many times from the power board itself .Once in a while it use to boot .After... (12 Replies)
Discussion started by: turki_00
12 Replies

8. Solaris

Screen Resolution problem on Ultra 10 with Solaris 10

Hi, I have a Sun Ultra 10 (SPARC) with Solaris 10 installed. The screen resolution is very poor and grainy which I have been unable to rectify. Every time I try to set the resolution I get the following: 'The XServer does not support the XRandR extension. Runtime resolution changes to the... (5 Replies)
Discussion started by: patcom
5 Replies

9. Solaris

SUN ULTRA 45 - Solaris

hi, my sun box hangs- KEYBOARD not found. Using hyper link it boots and then hangs without able to access or get ok promt ----SCREEN SHOT AS-------------------------------------------------- ˙Loading onboard drivers: ebus i2c i2c i2c ppm /ebus@1f,464000: flashprom rtc serial serial env-monitor... (2 Replies)
Discussion started by: mathav22
2 Replies

10. Solaris

Cannot install Sun Solaris 10 on Ultra 10

http://www.unix.com/images/smilies/mad.gif Hi, this is parameswar. I have two sun ultra 5/10 workstations processor is sparc IIi 440 and ram is 512 but without hard disk and cdrom so can i use seagate 40Gb and sony dvd writer which is presented in windows pc. Both are IDE cables. while I... (1 Reply)
Discussion started by: parameswar
1 Replies
ncsize(5)							File Formats Manual							 ncsize(5)

NAME
ncsize - number of Directory Name Lookup Cache (DNLC) entries VALUES
Failsafe Default Allowed values The minimum value allowed is The maximum value allowed is memory limited. The value is further constrained in that it must be equal to or greater than eight times the value of the number of locks for the DNLC Specify a positive integer value. DESCRIPTION
To speed up the search through directories in the kernel, there is a memory resident cache of directories called the During a filename lookup in the kernel, any directories or files encountered are retained in the DNLC for future reference. The tunable dictates the number of entries in the DNLC, which is statically allocated at system boot time. Therefore, the larger the value of the larger the number of directory/file entries that can be kept cached in memory for filename lookup. Who Is Expected to Change This Tunable? HP-UX system administrators. Restrictions on Changing This tunable is static. Any changes to the value of this tunable will require system reboot before taking effect. When Should the Value of This Tunable Be Raised? The value may need to be raised to improve filename lookup performance when running applications which require large numbers of filename access. What are the Side Effects of Raising the Value? More system memory will be consumed for the DNLC. When Should the Value of This Tunable Be Lowered? The value can be lowered to limit the number of entries in the DNLC and reduce memory consumption. What are the Side Effects of Lowering the Value? Less system memory will be consumed for the DNLC upon system reboot. Operations requiring filename lookup (e.g. open(2)) may experience performance degradation. What Other Tunable Values Should Be Changed at the Same Time? The value of must be equal to or greater than eight times the value of WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
kctune(1M), sam(1M), gettune(2), settune(2), dnlc_hash_locks(5). Tunable Kernel Parameters ncsize(5)
All times are GMT -4. The time now is 11:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy