ich versuche gerade auf meinem Server ohne X ein Squeeze auch ohne X unter VirtualBox (aus Lenny Backports) zum laufen zu bekommen. Leider läßt sich aber die VM zum installieren von Squeeze nicht starten.
Die Meldungen beim starten:
Code: Alles auswählen
meins:/home/alex# vboxmanage startvm Squeeze
Oracle VM VirtualBox Command Line Management Interface Version 3.2.4_OSE
(C) 2005-2010 Oracle Corporation
All rights reserved.
ERROR: Could not launch a process for the machine 'Squeeze' (VERR_FILE_NOT_FOUND)
Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component Machine, interface IMachine, callee nsISupports
Context: "OpenRemoteSession(a->session, uuid, sessionType, env, progress.asOutParam())" at line 377 of file VBoxManageMisc.cpp
Code: Alles auswählen
meins:/home/alex# vboxmanage showvminfo Squeeze
Oracle VM VirtualBox Command Line Management Interface Version 3.2.4_OSE
(C) 2005-2010 Oracle Corporation
All rights reserved.
Name: Squeeze
Guest OS: Debian
UUID: 10a0c706-8cc4-4da2-8e25-541cb4b7bbf2
Config file: /home/VirtualBox/Squeeze/Squeeze.xml
Hardware UUID: 10a0c706-8cc4-4da2-8e25-541cb4b7bbf2
Memory size: 1024MB
Page Fusion: off
VRAM size: 8MB
HPET: off
Number of CPUs: 1
Synthetic Cpu: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): DVD
Boot Device (2): DVD
Boot Device (3): HardDisk
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: off
PAE: on
Time offset: 0 ms
RTC: local time
Hardw. virt.ext: on
Hardw. virt.ext exclusive: on
Nested Paging: on
Large Pages: off
VT-x VPID: on
State: powered off (since 2010-06-30T16:43:53.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Storage Controller Name (0): VIDE
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
VIDE (0, 0): /home/VirtualBox/Squeeze/Festplatte1.vdi (UUID: 9c8d0ef0-1a47-4a22-b6a8-297caca67d71)
VIDE (1, 0): /home/alex/debian-testing-amd64-netinst.iso (UUID: 7f4b1c56-00c7-4788-80f1-28ba75bd8dd0)
NIC 1: MAC: 08002736C31E, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
Audio: disabled
Clipboard Mode: Bidirectional
USB: disabled
Shared folders: <none>
Guest:
Configured memory balloon size: 0 MB
Alexander