search for: openprom

Displaying 5 results from an estimated 5 matches for "openprom".

2009 Jun 03
7
"no pool_props" for OpenSolaris 2009.06 with old SPARC hardware
Hi, yesterday evening I tried to upgrade my Ultra 60 to 2009.06 from SXCE snv_98. I can''t use AI Installer because OpenPROM is version 3.27. So I built IPS from source, then created a zpool on a spare drive and installed OS 2006.06 on it To make the disk bootable I used: installboot -F zfs /usr/platform/`uname -i`/lib/fs/zfs/bootblk /dev/rdsk/c0t1d0s0 using the executable from my new rpool. But when I boot my new di...
2006 Jun 26
0
[klibc 17/43] sparc32: transfer arch-specific options to /arch.cmd
Boot options which have been obtained in an architecture-specific fashion have to be copied to /arch.cmd in the rootfs. This implements that functionality for sparc32; the code is identical to sparc64 minus the openprom support for obtaining nfsroot options. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit fc8c0c09f9dd5139dd8d797eaf9fe33962b6cd2c tree ee9f637f9b8be2032386ae4097505e8583b960b4 parent c6e5c5a77681f5bf6f9fea55d031115e9f58ada6 author H. Peter Anvin <hpa at zytor.com> Thu, 25 Ma...
2001 Nov 05
2
Oops on 2.4.13-pre6 (sparc64)
...evice Nov 4 04:54:08 localhost kernel: 03:02: rw=1, want=401891121, limit=102312 Nov 4 04:54:08 localhost kernel: Assertion failure in __journal_remove_journal_head() at journal.c:1634: "buffer_jbd(bh)" The filesystem in question is the root filesystem. The taint was caused by the openprom module, which was the only module loaded. Please let me know if you need any further data. Regards, Sean. ksymoops 2.4.3 on sparc64 2.4.13-pre6. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.13-pre6/ (default)...
2005 Oct 26
1
Error message with fbt::copen:entry probe
All, The attached script is causing the following error message ... bash-3.00# ./zmon_bug.d dtrace: error on enabled probe ID 2 (ID 4394: fbt:genunix:copen:entry): invalid address (0xfd91747f) in predicate at DIF offset 120 dtrace: error on enabled probe ID 2 (ID 4394: fbt:genunix:copen:entry): invalid address (0xfef81a3f) in predicate at DIF offset 120 Any ideas? thxs Joe --
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
...bc/kinit build): 24-klibc-basic-build-infrastructure.patch Optional utilities (it should be possible to omit without breakage): 25-miscellaneous-utilities-for-klibc.patch 26-dash---a-small-posix-shell-for-klibc.patch 27-a-port-of-gzip-to-klibc.patch SPARC-specific support (export variables from openprom): 28-sparc64-transmit-arch-specific-options-to-kinit-via-arch-cmd.patch 29-sparc32-transfer-arch-specific-options-to-arch-cmd.patch Removal of kernel resume from disk and root-mounting code: 30-remove-in-kernel-resume-from-disk-invocation-code.patch 31-remove-in-kernel-root-mounting-code.patch