Results 1 to 6 of 6

Thread: VirtualBox Upgrade - Safe?

  1. #1
    Join Date
    May 2008
    Beans
    80

    VirtualBox Upgrade - Safe?

    Hi All,

    I got a message saying I should upgrade my Vbox yesterday. I would like to upgrade as I would like to give Windows 7 a try. My question is, should I backup my virtual drive or will it upgrade without changing my current guest? If I should back it up, how would I go about doing that. I heard just backing up the .vdi is a no go. Any help is greatly appreciated! Thanks!

    fishman78

  2. #2
    Join Date
    Sep 2005
    Location
    Mexicali, Mexico
    Beans
    3,114
    Distro
    Ubuntu Development Release

    Re: VirtualBox Upgrade - Safe?

    Hi. You shouldn't have any problem upgrading. I updated a half hour ago and it's running OpenSolaris 2008.11 flawlessly.
    NOT a morning person...

  3. #3
    Join Date
    Nov 2006
    Location
    Conn., United States
    Beans
    1,644

    Re: VirtualBox Upgrade - Safe?

    Quote Originally Posted by fishman78 View Post
    My question is, should I backup my virtual drive or will it upgrade without changing my current guest?
    It is always a very good idea to backup your data before upgrading. You can back up your VirtualBox directory using the following:
    Code:
    mkdir ~/Backup && cp -a ~/.VirtualBox ~/Backup
    You can find the backup of your VirtualBox settings and VDI in ~/Backup/.VirtualBox. If you want to back up to another location, leave off the "mkdir ~/Backup &&" part and replace "~/Backup" with full path to your preferred location, for example "/media/disk" or where ever you like.

    Having said that, I've never actually NEEDED my backups after upgrading. I HAVE needed them after doing very STUPID things to my guest OS.
    Last edited by HotShotDJ; January 28th, 2009 at 11:30 PM.
    "When you dual-boot Windows, Windows exists along side of Linux. When you use VirtualBox, Windows exists at the pleasure of Linux." -- ThomasAaron @ System76

  4. #4
    Join Date
    Mar 2006
    Location
    Kitakyushu Japan
    Beans
    9,362
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: VirtualBox Upgrade - Safe?

    Moved this to the virtualization section. Thanks

  5. #5
    Join Date
    Jun 2007
    Beans
    Hidden!

    Re: VirtualBox Upgrade - Safe?

    Backing up is always a good idea.

    That said, I did an upgrade about a week ago or so and things went smoothly. This with the puel version of VB on Ubuntu 8.10, 32-bit.

    Dedoimedo

  6. #6
    Join Date
    Sep 2006
    Beans
    3,165
    Distro
    Ubuntu Karmic Koala (testing)

    Re: VirtualBox Upgrade - Safe?

    I never saw a problem while upgrading but you should do a backup

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •