Bonjour,
Je viens d'installer sur mon Gutsy une virtualbox. J'ai réussi à créer une machine et un disque
[code]root@ubuntu:/home/ylan# VBoxManage showvminfo ns1
VirtualBox Command Line Management Interface Version 1.5.2
(C) 2005-2007 innotek GmbH
All rights reserved.
Name: ns1
Guest OS: Linux 2.6
UUID: 25d8b52d-1b44-4c4e-84b5-88fc95dffbfd
Config file: /home/virtualbox/machines/ns1/ns1.xml
Memory size: 256MB
VRAM size: 128MB
Boot menu mode: message and menu
ACPI: on
IOAPIC: off
Time offset: 0 ms
Hardw. virt.ext: off
State: aborted (since 2007-12-03T20:41:02.000000000)
Monitor count: 1
Floppy: empty
Primary master: /home/virtualbox/vdi/vdns1 (UUID: 1bd223e7-ad62-4d2e-d0b6-5e302b3adfad)
DVD: /home/virtualbox/iso/Fedora-8-i386-DVD.iso (UUID: f783f20a-f67a-4d64-4bac-8a4b9126c332)
NIC 1: MAC: 080027BE49EA, Attachment: Host Interface, Trace: off (file: <NULL>)
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
UART 1: disabled
UART 2: disabled
Audio: disabled (Driver: Unknown)
Clipboard Mode: Bidirectional
VRDP: enabled (Port 3389, Authentication type: null)
Shared folders: <none>[/code]
Dans le DVD j'ai monté un Fedora après avoir fait registerimage pour pouvoir faire l'install de mon Guest OS en démarrant.
Quand je fais ifconfig sur mon host j'ai ceci
[code]root@ubuntu:/home/naly# ifconfig -a
br0 Link encap:Ethernet HWaddr 00:11:D8:07:FD:52
inet addr:192.168.25.4 Bcast:192.168.25.255 Mask:255.255.255.0
inet6 addr: fe80::211:d8ff:fe07:fd52/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1639 errors:0 dropped:0 overruns:0 frame:0
TX packets:1498 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:98446 (96.1 KB) TX bytes:192844 (188.3 KB)
eth0 Link encap:Ethernet HWaddr 00:11:D8:07:FD:52
inet6 addr: fe80::211:d8ff:fe07:fd52/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9525 errors:0 dropped:0 overruns:0 frame:0
TX packets:6881 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1230046 (1.1 MB) TX bytes:1005947 (982.3 KB)
Interrupt:17 Base address:0xa400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:944 errors:0 dropped:0 overruns:0 frame:0
TX packets:944 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:93084 (90.9 KB) TX bytes:93084 (90.9 KB)
vbox0 Link encap:Ethernet HWaddr 00:FF:91:55:B1:61
inet6 addr: fe80::2ff:91ff:fe55:b161/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:76 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)[/code]
J'ai beau modifié /etc/network/interfaces, je n'arrive pas à avoir une adresse ip sur vbox0.
Je n'arrive pas à démarrer ma machine, je ne sais pas pourquoi.
[code]root@ubuntu:/home/ylan# VBoxManage startvm ns1
VirtualBox Command Line Management Interface Version 1.5.2
(C) 2005-2007 innotek GmbH
All rights reserved.
Waiting for the remote session to open...[/code]
ou sinon quand je fais vrdp, ça me donne
[code]root@ubuntu:/home/ylan# VBoxVRDP -startvm ns1
VirtualBox VRDP Headless Interface 1.5.2
(C) 2005-2007 innotek GmbH
All rights reserved
Listening on port 3389
Error: failed to start machine. Error message: Failed to launch VRDP server (VERR_NOT_SUPPORTED)[/code]
RÉSULTAT:
Je suis bloqué, je ne sais même pas comment démarrer ma machine afin que j'installe mon OS. Mais même quand j'y arriverai je me demande comment je pourrais avoir une adresse ip.
De l'aide SVP
Merci d'avance
Configuration: Linux
Firefox 2.0.0.10