1.重启命令
这个命令就重启成功了
# -vnc :1 \
qemu-system-ppc64 -cpu POWER8 -machine pseries -m 4096 -vnc :1 -serial stdio -drive file=hdisk0.qcow2,if=none,id=drive-virtio-disk0 -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=drive-virtio-disk0 -prom-env "boot-command=boot disk:"
1.1命令记录
qemu-system-ppc64 -cpu POWER8 -machine pseries -m 4096 -vnc :1 -serial stdio -drive file=hdisk0.qcow2,if=none,id=drive-virtio-disk0 -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=drive-virtio-disk0 -prom-env "boot-command=boot disk:"
1.2保护好 hdisk0.qcow2 安装了5个小时 太不容易了测试环境
hx2@Ubantu:~/桌面/qemu$ ls -l hdisk0.qcow2
-rw-r--r-- 1 hx2 hx2 2504785920 8月 2 13:28 hdisk0.qcow2
hx2@Ubantu:~/桌面/qemu$
1.3
2。记录
Installation Assistant
Move cursor to desired item and press Enter.
ate and Time
Password
Configure Network Communications
Install Software Applications
System Workload Partition Software Maintenance
Using SMIT (information only)
Tasks Completed - Exit to Login
=Help geeshF2=Refresh F3=Cancel Esc+8=Imagege │
Esc+9=Shell Esc+0=Exit Enter=Do
#
#
#
# la
/usr/bin/ksh: la: not found.
# la
/usr/bin/ksh: la: not found.
# la
/usr/bin/ksh: la: not found.
# la^?s^?^?^?
/usr/bin/ksh: la^?s^?^?^?: not found.
#
# ls
.sh_history etc opt tmp
admin home proc u
aha huangAI sbin unix
audit lib smit.log usr
bin lost+found smit.script var
core lpp smit.transaction
dev mnt tftpboot
#
#
#
#
# sync; sync
#
#
#
# passwd root
Changing password for "root"
root's New password:
Enter the new password again:
3004-600 The password entry does not match, please try again.
root's New password:
Enter the new password again:
#
# passwd root
Changing password for "root"
root's New password:
Enter the new password again:
#
#
#
# sync; sync
#
#
#
#
# oslevel
7.2.0.0
#
#
#
# uptime
10:41PM up 10 mins, 0 users, load average: 3.45, 3.26, 2.04
#
#
#
#
# df
Filesystem 512-blocks Free %Used Iused %Iused Mounted on
/dev/hd4 196608 94320 53% 2606 20% /
/dev/hd2 4784128 554832 89% 38048 37% /usr
/dev/hd9var 393216 358368 9% 486 2% /var
/dev/hd3 196608 194728 1% 24 1% /tmp
/dev/hd1 65536 64792 2% 7 1% /home
/dev/hd11admin 262144 261384 1% 5 1% /admin
/proc - - - - - /proc
/dev/hd10opt 65536 29976 55% 228 7% /opt
/dev/livedump 524288 523552 1% 4 1% /var/adm/ras/livedump
#
#
#
#
# lparstat
System configuration: type=Shared mode=Capped smt=Off lcpu=1 mem=4096MB psize=1 ent=1.00
%user %sys %wait %idle physc %entc lbusy vcsw phint
----- ----- ------ ------ ----- ----- ------ ----- -----
54.5 41.5 0.0 3.9 0.97 97.1 98.9 1294748 0
#
#
#
#
# ifconfig -a
lo0: flags=e08084b,c0<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,LARGESEND,CHAIN>
inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
inet6 ::1%1/64
tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
#
#
# hostname
localhost
#