[Bug 1317651] Re: ppc: VM hangs on first boot after network install
john.d at servergy.com
john.d at servergy.com
Wed May 28 17:44:52 UTC 2014
Looking more at this, it appears the device should be automatically
configured:
[root at ab763 init]# cat serial.conf
# Automatically start a configured serial console
#
# How this works:
#
# On boot, a udev helper examines /dev/console. If a serial console is the
# primary console (last console on the commandline in grub), the event
# 'fedora.serial-console-available <port name> <speed>' is emitted, which
# triggers this script. It waits for the runlevel to finish, ensures
# the proper port is in /etc/securetty, and starts the getty.
#
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1317651
Title:
ppc: VM hangs on first boot after network install
Status in “qemu” package in Ubuntu:
New
Status in “upstart” package in Ubuntu:
New
Bug description:
1. perform a direct install to a new file by obtaining the network install components from http://ports.ubuntu.com/ubuntu-ports/dists/trusty/main/installer-powerpc/current/images/e500mc/netboot/
qemu-system-ppc -M ppce500 -nographic -kernel vmlinux \
-initrd initrd.gz -m 1G -enable-kvm -drive \
file=jade-ubuntu-14.04.qcow2.netinstall ,if=virtio -append "console=ttyS0" \
-no-shutdown -no-reboot -name Ubuntu-$$
Install only the "BASE" and "OPENSSL" packages
2. boot new image :
qemu-system-ppc -M ppce500 -nographic -kernel jade-kernel-2.0.bin \
-initrd jade-initrd-2.0.bin -m 1G -enable-kvm -drive \
file=jade-ubuntu-14.04.qcow2.netinstall,if=virtio -append "console=ttyS0" \
-no-shutdown -no-reboot -name Ubuntu-$$
VM hangs on boot:
* Starting OpenSSH server [ OK ]
* Starting ACPI daemon [ OK ]
* Starting regular background program processing daemon [ OK ]
* Starting deferred execution scheduler [ OK ]
* Stopping save kernel messages [ OK ]
* Restoring resolver state... [ OK ]
* Stopping CPU interrupts balancing daemon [ OK ]
* Stopping System V runlevel compatibility [ OK ]
<dead>
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qemu-system-ppc 2.0.0~rc1+dfsg-0ubuntu3.1
ProcVersionSignature: Ubuntu 3.13.0-24.46-powerpc-e500mc 3.13.9
Uname: Linux 3.13.9+ ppc
ApportVersion: 2.14.1-0ubuntu3
Architecture: powerpc
Date: Thu May 8 15:10:10 2014
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: qemu
UpgradeStatus: Upgraded to trusty on 2014-04-29 (9 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1317651/+subscriptions
More information about the foundations-bugs
mailing list