Bug #8869
openunable to boot installed system hipster gui 20171031
0%
Description
Installation to Harddisk
Output from attached
Reboot after end installation, system hang:
output on screen:
SunOS Realese 5.11 Version illumos-2727bb055f 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All right reserved.
--- no more -
Reboot from Dvd/USB - break boot menu at
3 . hit 'ESC' key to get loader "ok" prompt and list Boot
ok lsdev
disk devices:
disk0: BIOS drive C (468862128 X 512)
disk0s1: Solaris2
disk0s1a: root
diss0s1i: boot
zfs devices:
zfs:rpool
ok beadm list zfs:rpool
BE Type Device
openindiana bootfs rpool/ROOT/openindiana
ok boot
SunOS Realese 5.11 Version illumos-2727bb055f 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All right reserved.
no more happe system hang.
ok boot -v
.snip
cpu0: x86 (chipid 0x0 GenuineIntel 106776 family 6 model 23 step 6 clock 2400 MHz)
cpu0: Intel(r) Core(tm)2 Duo CPU P8600 @ 2.40GHx
last output - hang
I have also try
ok beadm list zfs:rpool
BE Type Device
openindiana bootfs rpool/ROOT/openindiana
Current bootdeveis: diske0s1a:
ok beadm activate openindiana zfs:rpool
Loading /boot/default/loader.conf
Loading unix...
Loading /platform/i86pc/amd64/boot_archive...
Loading /platform/i86pc/amd64/boot_archive.hash...
Current boot device: zfs:rpool/ROOT/openindiana
ok boot
SunOS Realese 5.11 Version illumos-2727bb055f 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All right reserved.
- system hang
Any suggestion to fix the boot environment?
Files
Updated by Toomas Soome almost 6 years ago
Volmer Haumand wrote:
Installation to Harddisk
Output from attached
Reboot after end installation, system hang:
output on screen:
SunOS Realese 5.11 Version illumos-2727bb055f 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All right reserved.--- no more -
Reboot from Dvd/USB - break boot menu at
3 . hit 'ESC' key to get loader "ok" prompt and list Bootok lsdev
disk devices:
disk0: BIOS drive C (468862128 X 512)
disk0s1: Solaris2
disk0s1a: root
diss0s1i: boot
zfs devices:
zfs:rpoolok beadm list zfs:rpool
BE Type Device
openindiana bootfs rpool/ROOT/openindianaok boot
SunOS Realese 5.11 Version illumos-2727bb055f 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All right reserved.no more happe system hang.
ok boot -v
.snip
cpu0: x86 (chipid 0x0 GenuineIntel 106776 family 6 model 23 step 6 clock 2400 MHz)
cpu0: Intel(r) Core(tm)2 Duo CPU P8600 @ 2.40GHx
last output - hangI have also try
ok beadm list zfs:rpool
BE Type Device
openindiana bootfs rpool/ROOT/openindianaCurrent bootdeveis: diske0s1a:
ok beadm activate openindiana zfs:rpool
Loading /boot/default/loader.conf
Loading unix...
Loading /platform/i86pc/amd64/boot_archive...
Loading /platform/i86pc/amd64/boot_archive.hash...
Current boot device: zfs:rpool/ROOT/openindianaok boot
SunOS Realese 5.11 Version illumos-2727bb055f 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All right reserved.
- system hangAny suggestion to fix the boot environment?
Can you boot as:
ok boot -v -B prom_debug=true,kbm_debug=true
note, it will produce a lot of output, if you have serial port connection, you can add console=ttya and capture the output there.
Updated by Volmer Haumand almost 6 years ago
- File IO_boot_log ttya.log IO_boot_log ttya.log added
Done
ok boot -v -B prom_debug=true,kbm_debug=true, console=ttya
Output is attached