Search found 7 matches
- 24. Aug 2010, 21:42
- Forum: Linux Guests
- Topic: guest system hibernation: errors on system resume
- Replies: 3
- Views: 1740
Re: guest system hibernation: errors on system resume
Hi, A work around does exist and is very simple: Save State of the VM. VB isn't made to enter the Hibernate state. Thanks for your quick and kind answer. I would like to specify that: 1) I have never hibernated the host, but only the guest ; 2) I would like to use virtualbox to test hibernation func...
- 24. Aug 2010, 20:48
- Forum: Linux Guests
- Topic: guest system hibernation: errors on system resume
- Replies: 3
- Views: 1740
guest system hibernation: errors on system resume
Hello, I am facing a malfunction using Virtual Box 3.8.2 r64453 (PUEL). The guest linux system slows down and hangs due to disk resource exhaustion after resuming from system hibernation (suspend to disk) of the guest itself. The cause is that the system logs of the guest are packed with errors gene...
- 2. Aug 2009, 18:11
- Forum: Other Guests
- Topic: Host-only networking: static IP guest addresses
- Replies: 17
- Views: 101594
Re: Host-only networking: static IP guest addresses
Thanks for your answers; probably, I've misunderstood the host-only option even If I have read the manual. Bye.
- 2. Aug 2009, 17:26
- Forum: Other Guests
- Topic: Host-only networking: static IP guest addresses
- Replies: 17
- Views: 101594
Re: Host-only networking: static IP guest addresses
Hi, [..] Change your Host-Only range to 192.168.56.x. According to your previous post, I changed the host-only address for the host system using File->Network->Host-only-address VirtualBox form; after the VirtualBox restart, I obtained the following result on the host operating system: debian:~# /sb...
- 2. Aug 2009, 16:37
- Forum: Other Guests
- Topic: Host-only networking: static IP guest addresses
- Replies: 17
- Views: 101594
Re: Host-only networking: static IP guest addresses
Hi, thanks for your answer. These are the screen shot: - VM setup VBox-vm-network-setup.png - VirtualBox File->Setup->Network VBox-host-only-setup1.png VBox-host-only-setup2.png The /sbin/ifconfig output on host operating system is: debian:~# /sbin/ifconfig eth1 Link encap:Ethernet HWaddr 00:1d:72:d...
- 2. Aug 2009, 14:42
- Forum: Other Guests
- Topic: Host-only networking: static IP guest addresses
- Replies: 17
- Views: 101594
Re: Host-only networking: static IP guest addresses
Hi, thanks for your answer. Gateway ip should not matter and should not be set at all for this interface. Do you have any firewall running on the host? Also normal range for a host only interface is 192.168.56.X with the host at 192.168.56.1 you could try using that instead. Put the guest at 192.168...
- 2. Aug 2009, 12:04
- Forum: Other Guests
- Topic: Host-only networking: static IP guest addresses
- Replies: 17
- Views: 101594
Host-only networking: static IP guest addresses
Hello, I'm trying to configure a host-only network adapter with VirtualBox 2.2.4; host operating system is GNU/Linux (distribution=Debian release=Lenny); guest operating system is GNU/HURD (latest Debian release). The vboxnet0 interface is up and running in the host machine: $ ip add show dev vboxne...