Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >> boot --s
- Setting $netaddr to 172.16.2.143 (from server )
- Obtaining / from server
- 4131312+792560 entry: 0xa800000020020000
- ARCS64 Firmware
- Found SGI-IP28, setting up.
- Initial setup done, switching console.
- Copyright (c) 1982, 1986, 1989, 1991, 1993
- The Regents of the University of California. All rights reserved.
- Copyright (c) 1995-2022 OpenBSD. All rights reserved. https://www.OpenBSD.org
- OpenBSD 7.2 (GENERIC-IP28) #1: Wed Jan 4 21:08:31 CET 2023
- [email protected]:/srv/storage/src/sys/arch/sgi/compile/GENERIC-IP28
- real mem = 402653184 (384MB)
- rsvd mem = 1064960 (2MB)
- avail mem = 392790016 (374MB)
- warning: no entropy supplied by boot loader
- random: boothowto does not indicate good seed
- mainbus0 at root: POWER Indigo2 R10000
- cpu0 at mainbus0: MIPS R10000 CPU rev 2.5 194 MHz, R10000 FPU rev 0.0
- cpu0: cache L1-I 32KB D 32KB 2 way, L2 1024KB 2 way
- int0 at mainbus0 addr 0x1fbd9000
- imc0 at mainbus0: revision 5
- gio0 at imc0
- hpc0 at gio0 addr 0x1fb80000: SGI HPC3 (onboard)
- zs0 at hpc0 offset 0x00059830 irq 29: 85230
- zstty0 at zs0 channel 1: console
- zstty1 at zs0 channel 0
- pckbc0 at hpc0 offset 0x00059840 irq 28
- sq0 at hpc0 offset 0x00054000 irq 3: Seeq 80c03, address xx:xx:xx:xx:xx:xx
- wdsc0 at hpc0 offset 0x00044000 irq 1: WD33C93B, 20.0 MHz, burst DMA
- wdsc0: microcode revision 0x0d, fast SCSI
- scsibus0 at wdsc0: 8 targets, initiator 0
- wdsc1 at hpc0 offset 0x0004c000 irq 2: WD33C93B, 20.0 MHz, burst DMA
- wdsc1: microcode revision 0x0d, fast SCSI
- scsibus1 at wdsc1: 8 targets, initiator 0
- haltwo at hpc0 offset 0x00058000 irq 12 not configured
- pione at hpc0 offset 0x00059800 irq 5 not configured
- panel0 at hpc0 offset 0x00059850 irq 9: power button
- dsclock0 at hpc0 offset 0x00060000
- eisa0 at imc0 irq 27
- /dev/ksyms: Symbol table not valid.
- vscsi0 at root
- scsibus2 at vscsi0: 256 targets
- softraid0 at root
- scsibus3 at softraid0: 256 targets
- boot device: sq0
- nfs_boot: using interface sq0, with revarp & bootparams
- nfs_boot: client_addr=172.16.2.143
- nfs_boot: server_addr=172.16.0.1 hostname=indigo2
- root on 172.16.0.2:/srv/nfs/indigo2/root
- WARNING: clock gained 25 days
- WARNING: CHECK AND RESET THE DATE!
- swap on 172.16.0.2:/srv/nfs/indigo2/swap
- Enter pathname of shell or RETURN for sh:
- indigo2# ls
- .cshrc dev_mkdb.core id.core quotaon.core swap
- .profile etc kvm_mkdb.core root sys
- altroot getcap.core mktemp.core sbin tmp
- bin getty.core mnt sed.core usr
- bsd grep.core perl.core slaacd.core var
- bsd.booted head.core pgrep.core sort.core
- dev home pkill.core ssh-keygen.core
- indigo2# sysctl hw | grep power
- hw.allowpowerdown=1
- hw.power=1
- indigo2# mount
- 172.16.0.2:/srv/nfs/indigo2/root on / type nfs (read-only, v3, udp, timeo=100, retrans=101)
- indigo2# mount -uw /
- indigo2# sysctl hw > root/sysctl-output.txt
- indigo2# sed -e 's/194/195/' < root/sysctl-output.txt
- hw.machine=sgi
- hw.model=IP28
- hw.ncpu=1
- hw.byteorder=4321
- hw.pagesize=16384
- hw.disknames=
- hw.diskcount=0
- hw.cpuspeed=195
- hw.vendor=SGI
- hw.product=POWER Indigo2 R10000
- hw.physmem=402653184
- hw.usermem=402620416
- hw.ncpufound=1
- hw.allowpowerdown=1
- hw.ncpuonline=1
- hw.power=1
- indigo2# sysctl hw |sort
- hw.allowpowerdown=1
- hw.byteorder=4321
- hw.cpuspeed=194
- hw.diskcount=0
- hw.disknames=
- hw.machine=sgi
- hw.model=IP28
- hw.ncpu=1
- hw.ncpufound=1
- hw.ncpuonline=1
- hw.pagesize=16384
- hw.physmem=402653184
- hw.power=1
- hw.product=POWER Indigo2 R10000
- hw.usermem=402604032
- hw.vendor=SGI
- [...]
- indigo2# mkdir -p root/etc/ssh/
- indigo2# ssh-keygen -A -f /root
- ssh-keygen: generating new host keys: RSA ECDSA ED25519
- indigo2# cd root/etc/ssh/
- indigo2# ls -la
- total 48
- drwxr-xr-x 1 root wheel 240 Jan 4 21:30 .
- drwxr-xr-x 1 root wheel 6 Jan 4 21:29 ..
- -rw------- 1 root wheel 505 Jan 4 21:30 ssh_host_ecdsa_key
- -rw-r--r-- 1 root wheel 174 Jan 4 21:30 ssh_host_ecdsa_key.pub
- -rw------- 1 root wheel 399 Jan 4 21:30 ssh_host_ed25519_key
- -rw-r--r-- 1 root wheel 94 Jan 4 21:30 ssh_host_ed25519_key.pub
- -rw------- 1 root wheel 2602 Jan 4 21:30 ssh_host_rsa_key
- -rw-r--r-- 1 root wheel 566 Jan 4 21:30 ssh_host_rsa_key.pub
- [...]
- indigo2# exit
- pf enabled
- starting network
- Bus error (core dumped)
- /etc/netstart[307]: != 0: unexpected `!='
- Bus error (core dumped)
- Bus error (core dumped)
- reordering libraries:Bus error (core dumped)
- Bus error (core dumped)
- Bus error (core dumped)
- failed.
- Bus error (core dumped)
- Bus error (core dumped)
- starting early daemons:Bus error (core dumped)
- usage: /etc/rc.d/syslogd [-df] start|stop|restart|reload|check
- Bus error (core dumped)
- usage: /etc/rc.d/pflogd [-df] start|stop|restart|reload|check
- Bus error (core dumped)
- usage: /etc/rc.d/ntpd [-df] start|stop|restart|check
- .
- starting RPC daemons:.
- swapctl: adding 172.16.0.2:/srv/nfs/openbsd/7.2/octeon/hosts/octane2/swap as swap device at priority 0
- Bus error (core dumped)
- Bus error (core dumped)
- savecore: /bsd: kvm_read: version misread
- checking quotas: done.
- Bus error (core dumped)
- clearing /tmp
- Bus error (core dumped)
- kern.securelevel: 0 -> 1
- Bus error (core dumped)
- creating runtime link editor directory cache.
- preserving editor files.
- Bus error (core dumped)
- starting network daemons:Bus error (core dumped)
- usage: /etc/rc.d/sshd [-df] start|stop|restart|reload|check|configtest
- Bus error (core dumped)
- usage: /etc/rc.d/smtpd [-df] start|stop|restart|check
- Bus error (core dumped)
- usage: /etc/rc.d/sndiod [-df] start|stop|restart|reload|check
- .
- starting local daemons:Bus error (core dumped)
- usage: /etc/rc.d/cron [-df] start|stop|restart|reload|check
- .
- Wed Jan 4 21:33:05 CET 2023
- init: getty repeating too quickly on port /dev/console, sleeping
- init: getty repeating too quickly on port /dev/console, sleeping
- [...]
Advertisement
Add Comment
Please, Sign In to add comment