Version 6 (modified by mitty, 14 years ago) (diff) |
---|
Virtual Machine
Xen
- Xen をインストールしたことのある Ubuntu で init 後に login プロンプトが表示されない - yuyarinの日記
- tail /var/log/syslog
Oct 26 06:40:10 noel init: tty1 main process (21344) terminated with status 1 Oct 26 06:40:10 noel init: tty1 main process ended, respawning Oct 26 06:40:20 noel init: tty1 main process (21455) terminated with status 1 Oct 26 06:40:20 noel init: tty1 main process ended, respawning Oct 26 06:40:30 noel init: tty1 main process (21456) terminated with status 1 Oct 26 06:40:30 noel init: tty1 main process ended, respawning Oct 26 06:40:40 noel init: tty1 main process (21457) terminated with status 1 Oct 26 06:40:40 noel init: tty1 main process ended, respawning
- => edit /etc/event.d/tty1 and system reboot
-exec /sbin/getty 38400 xvc0 +exec /sbin/getty 38400 tty1
- see also OXT blog » Blog Archive » tty’s killed on Ubuntu Hardy Heron VPS
- tail /var/log/syslog
KVM
- The Kernel Virtual Machine - Community Ubuntu Documentation
- KVM – Ubuntu Hardy | Ken's blog
- 動き出したUbuntu Hardy on KVM | Ken's blog
- KVMを使う(Ubuntu Desktop編) « さくらインターネット研究所
- Intel-VT or AMD-V が必須
egrep '(vmx|svm)' --color=always /proc/cpuinfo
- AMD Athlon(tm) 64 X2 Dual Core Processor 5000+ with ASUS M2A-VM HDMI => attachment:amdv.png
Attachments (1)
- kvm-and-vmware.png (218.9 KB) - added by mitty 13 years ago.
Download all attachments as: .zip