It's good to know that I shouldn't do that. But I didn't do it in this case.mpack wrote:Did the old VM use snapshots? If yes then attaching to the base VDI from another VM would be a big no-no.
Other than that I don't use VRDP and can't help.
Search found 25 matches
- 1. Feb 2012, 22:16
- Forum: VirtualBox on Windows Hosts
- Topic: Windows XP VRDP stopped working!
- Replies: 2
- Views: 587
Re: Windows XP VRDP stopped working!
- 1. Feb 2012, 18:23
- Forum: VirtualBox on Windows Hosts
- Topic: Windows XP VRDP stopped working!
- Replies: 2
- Views: 587
Windows XP VRDP stopped working!
I run a Win XP guest on a Win XP host. I corrupted a file & had to recreate it in VirtualBox. Basically, I went back to the console, pressed "new", gave it a title agan, RAM usage, etc. & selected the drive which had already been created. I did not reinstall . However VRDP stopped ...
- 10. Mar 2011, 01:14
- Forum: Linux Guests
- Topic: Virtual Server Port forwarding
- Replies: 2
- Views: 1430
Virtual Server Port forwarding
I've forwarded several ports in my guest Ubuntu http server. I previously didn't care which port it would be, so I forwarded 22 to 2222 for SSH & 21 to 2121 for FTP, etc... However I would like to forward port 80 to 80 for HTTP. However I find that when I forward it in the same way, it doesn't w...
- 9. Mar 2011, 19:30
- Forum: Linux Guests
- Topic: Port Forwarding
- Replies: 5
- Views: 2335
Re: Port Forwarding
Did you try giving the forwards their own number? natpf1,natpf2,natpf3,natpf4 instead of all of them trying to use the same name? Hmm, so I tried a few things. I did rename them to 1,2,3,4,etc. I also realized that the "--" before modifyvm was incorrect. However even when the command prom...
- 9. Mar 2011, 00:07
- Forum: Linux Guests
- Topic: Port Forwarding
- Replies: 5
- Views: 2335
Re: Port Forwarding
I ran the following four commands to open up my FTP, SSH, Telnet & SMTP ports. However when I went to test Telnet & SSH with ports 2222 & 2323 it didn't work. Each command did create a command window which speedily processed some infromation & closed itself. My guest is Ubuntu 11.04 ...
- 7. Mar 2011, 21:04
- Forum: Linux Guests
- Topic: Port Forwarding
- Replies: 5
- Views: 2335
Re: Port Forwarding
That's easy enough. Thanks
- 7. Mar 2011, 20:39
- Forum: Linux Guests
- Topic: Port Forwarding
- Replies: 5
- Views: 2335
Port Forwarding
I've read the documentation on port forwarding & I'm not sure how to make that work in Windows. Right now, the command that I have for my Linux guest is "C:\Program Files\Oracle\VirtualBox\VBoxHeadless.exe" --startvm Ubuntu Would I then run the command again & type something like t...
- 7. Mar 2011, 19:48
- Forum: Windows Guests
- Topic: VRDP does not work (?)
- Replies: 2
- Views: 6190
Re: VRDP does not work (?)
Ahh, that's new. Thanks, it works well now.
- 7. Mar 2011, 19:12
- Forum: Windows Guests
- Topic: VRDP does not work (?)
- Replies: 2
- Views: 6190
VRDP does not work (?)
I used Virtualbox a while back & VRDP worked fine. Recently, I installed the newest version onto a new computer & tried again. However, this time it doesn't work. I do have VRDP turned on & the port is set correctly. I've even installed guest additions, yet I can't connect. Does anyone k...
- 17. Aug 2009, 22:40
- Forum: VirtualBox on Windows Hosts
- Topic: USB Printer Issues
- Replies: 4
- Views: 1290
Re: USB Printer Issues
I have now, but the effect is the same. Are there any other options/ideas?
- 15. Aug 2009, 03:35
- Forum: VirtualBox on Windows Hosts
- Topic: USB Printer Issues
- Replies: 4
- Views: 1290
Re: USB Printer Issues
Bump. Any help?
- 14. Aug 2009, 19:08
- Forum: VirtualBox on Windows Hosts
- Topic: USB Printer Issues
- Replies: 4
- Views: 1290
USB Printer Issues
I have a Windows XP Host and a Windows XP guest OS. I would like to use two USB printers from the Virtual Machine. One is a UPS Thermal 2844 and the other is a FedEx LP 2844. They're pretty much identical. http://www.u2xs.com/temp/vboxhelp-2.jpg The USB printers function on the host computer, but no...
- 9. Jul 2009, 22:47
- Forum: VirtualBox on Windows Hosts
- Topic: Shared folders
- Replies: 2
- Views: 753
Re: Shared folders
Thanks, that did the trick!Rahn wrote:Had the same problem. After you setup the shared folder, run your guest OS and then, on the guest,try mapping the drive using:
net use x: \\vboxsrv\<sharename>
Also:
See the VB Help file section: "4.6. Folder sharing"
- 9. Jul 2009, 20:18
- Forum: VirtualBox on Windows Hosts
- Topic: Shared folders
- Replies: 2
- Views: 753
Shared folders
I can't figure out why I am not seeing the shared folders when I run the virtual machine. I have tried this using Ubuntu as the Host OS and Windows XP as the Guest OS. I have also tried with Windows XP as the Host OS & as the Guest OS as well. Do I have to do anything in addition to setting up t...
- 6. Jul 2009, 18:18
- Forum: VirtualBox on Linux Hosts
- Topic: VirtualBox OSE will not load!
- Replies: 20
- Views: 3595
Re: VirtualBox OSE will not load!
I did have to change the launcher from the command "VirtualBox" to "/usr/lib/virtualbox/VirtualBox", but I think that it is a negligible trade-off It may work for you that way, but all the checks are skipped to make sure everything for VB is there and working properly. The reaso...