Pagina 2 di 2

Re: Macchina virtuale Su server

Inviato: venerdì 31 dicembre 2010, 15:00
da MauroKTM
mapreri ha scritto: hai risolto? allora metilo sul primo post
Non ancora...
ma appena vedo che funziona tutto... lo metterò

Grazie

Re: Macchina virtuale Su server

Inviato: domenica 2 gennaio 2011, 23:47
da mario000
anche io ci sto provando....allora sono arrivato a questo punto:
Arrivati a questo punto dobbiamo montare un'immagine ISO o un CD/DVD nel nostro lettore CD/DVD virtuale, in modo di poter installare il nostro sistema operativo virtuale. In questo esempio monterò un'immagine ISO:
# VBoxManage openmedium dvd /home/ferdy/w2003.iso
# VBoxManage storageattach "prova" --storagectl "IDE Controller" --port 1 --device 0 --type dvddrive --medium "/home/ferdy/w2003.iso
ovviamente con le dovute differenze, ma il mio problema è che non parte l'installazione ....cioè il comando non mi da nessun errore, e la macchina sembra essere configurata bene, l'output del comando è il seguente :
mario@ServerUbuntu:~$ sudo VBoxManage storageattach "winxp" --storagectl "IDE Controller" --port 1 --device 0 --type dvddrive --medium "/home/mario/WinLite.iso"
Oracle VM VirtualBox Command Line Management Interface Version 3.2.12
(C) 2005-2010 Oracle Corporation
All rights reserved.

mario@ServerUbuntu:~$
anche se attivo la macchina non parte nulla, questa è la showvminfo:
mario@ServerUbuntu:~$ sudo VBoxManage showvminfo winxpOracle VM VirtualBox Command Line Management Interface Version 3.2.12
(C) 2005-2010 Oracle Corporation
All rights reserved.

Name:            winxp
Guest OS:        Windows XP
UUID:            c8cd7133-04af-4065-808f-972d0548a6a1
Config file:    /opt/vm/winxp/winxp.xml
Hardware UUID:  c8cd7133-04af-4065-808f-972d0548a6a1
Memory size:    512MB
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): HardDisk
Boot Device (3): HardDisk
Boot Device (4): Not Assigned
ACPI:            on
IOAPIC:          off
PAE:            off
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 2011-01-01T12:09:22.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):            IDE Controller
Storage Controller Type (0):            ICH6
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0):  2
Storage Controller Port Count (0):      2
IDE Controller (0, 0): /opt/vm/winxp/winxp.vdi (UUID: f421cee3-9c78-4a42-8c02-d5f6f1f45284)
IDE Controller (1, 0): /home/mario/WinLite.iso (UUID: d3dc00f6-7127-4fee-8164-55e5555c02f0)
NIC 1:          MAC: 080027415AD2, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file: none), Type: Am79C973, 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
VRDP:            disabled
USB:            enabled

USB Device Filters:



Shared folders: 

Guest:

Configured memory balloon size:      0 MB


mario@ServerUbuntu:~$
avete qualche idea?

Re: Macchina virtuale Su server

Inviato: domenica 2 gennaio 2011, 23:50
da il_muflone
non l'hai avviata:
VBoxManage startvm nomemacchina

Re: Macchina virtuale Su server

Inviato: mercoledì 5 gennaio 2011, 1:54
da mario000
il_muflone ha scritto: non l'hai avviata:
VBoxManage startvm nomemacchina
Si ho provato anceh con quello ma non ne vuole sapere di avviarsi l'installazione, domani posto il comando per avviare la vm, ma solo io sto provando a far funzionare questa guida?

Re: Macchina virtuale Su server

Inviato: venerdì 7 gennaio 2011, 22:47
da mario000
niente, non c'è verso...l'immagine viene montata, ma non parte l'installazione, anche quando avvio la macchina, ovviamente non avviene nulla, in quanto non vi è installato niente....