openSUSE Forums > Applications » VirtualBox OSE Error

Go Back   openSUSE Forums > Applications
Forums FAQ Members List Search Today's Posts Mark Forums Read

Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-Aug-2008, 21:32
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 19
in10city hasn't been rated much yet
Default VirtualBox OSE Error

I am trying to install VirtualBox OSE on my computer and use an old image that I used on my old OS (pclinuxos) After I installed, I deleted the folder in my home directory (.VirtualBox) and replaced it with a copy from my backups. When I try to start it, I get the following error:

Could not lock the settings file '/home/henleys/.VirtualBox/VirtualBox.xml' (VERR_ACCESS_DENIED).


Result Code:
0x80004005
Component:
VirtualBox
Interface:
IVirtualBox {76b25f3c-15d4-4785-a9d3-adc6a462beec}

I read that using the command below should fix the problem but it was not successful
sudo chown -R henleys.vboxusers /home/henleys/.VirtualBox

any help is greatly appreciated.
Thanks
Reply With Quote
  #2 (permalink)  
Old 12-Aug-2008, 22:56
caf4926's Avatar
Administrator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 16,370
caf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond repute
Send a message via MSN to caf4926
Default Re: VirtualBox OSE Error

I have tried to do something similar too n the past, but I ended up just starting fresh. If you read VBox manual there is a section about backups and the methods that are acceptable.
__________________
Box: openSUSE 11.2 | (KDE4.3.5) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | KDE 4.4 RC3 "release 218" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 13-Aug-2008, 17:22
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 19
in10city hasn't been rated much yet
Default Re: VirtualBox OSE Error

RTFM, I see... I did as instructed and found that my method of backing up the image was incorrect... DoH! I will start from scratch and thanks for the help, I know what to do next time.
Reply With Quote
  #4 (permalink)  
Old 13-Aug-2008, 22:20
danorske's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 146
danorske hasn't been rated much yet
Default Re: VirtualBox OSE Error

caf4926,

I've looked at the manual and couldn't find any mention of backing up the vm. Are you talking about "cloning" it? I found that but it doesn't tell me how. Are you talking about "snapshot"?

Sure want to know.

Thanks.
Ron
Reply With Quote
  #5 (permalink)  
Old 13-Aug-2008, 22:41
caf4926's Avatar
Administrator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 16,370
caf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond repute
Send a message via MSN to caf4926
Default Re: VirtualBox OSE Error

I cannot claim to full understand this as I have never done it. I did have in mind cloning, and this is from the manual:

5.3 Cloning disk images
You can duplicate hard disk image files on the same host to quickly produce a second
virtual machine with the same operating system setup. However, you should only make
copies of virtual disk images using the utility supplied with VirtualBox; see chapter
8.14, VBoxManage clonevdi, page 109. This is because VirtualBox assigns a unique
identity number (UUID) to each disk image, which is also stored inside the image, and
VirtualBox will refuse to work with two images that use the same number. If you do
accidentally try to reimport a disk image which you copied normally, you can make a
second copy using VirtualBox’s utility and import that instead.
Note that newer Linux distributions identify the boot hard disk from the ID
of the drive. The ID VirtualBox reports for a drive is determined from the
64
5 Virtual storage
UUID of the virtual disk image. So if you clone a disk image and try to boot
the copied image the guest might not be able to determine its own boot disk
as the UUID changed. In this case you have to adapt the disk ID in your
boot loader script (for example /boot/grub/menu.lst). The disk ID looks like
scsi-SATA_VBOX_HARDDISK_VB5cfdb1e2-c251e503. The ID for the copied
image can be determined with
hdparm -i /dev/sda
__________________
Box: openSUSE 11.2 | (KDE4.3.5) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | KDE 4.4 RC3 "release 218" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #6 (permalink)  
Old 14-Aug-2008, 08:53
danorske's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 146
danorske hasn't been rated much yet
Default Re: VirtualBox OSE Error

Yes, caf4926, That's exactly right. BUT, It does NOT tell you HOW to do it.

or maybe I'm so dense that I can't see it

Thanks,
Ron
Reply With Quote
  #7 (permalink)  
Old 31-Aug-2008, 08:27
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 1
cenicero hasn't been rated much yet
Default Re: VirtualBox OSE Error

have you tried this?
VirtualBox error - VERR_ACCESS_DENIED
Reply With Quote
  #8 (permalink)  
Old 31-Aug-2008, 08:51
danorske's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 146
danorske hasn't been rated much yet
Default Re: VirtualBox OSE Error

Quote:
Originally Posted by cenicero View Post
Is there an English Version of this?
Thanks
Reply With Quote
  #9 (permalink)  
Old 31-Aug-2008, 10:31
caf4926's Avatar
Administrator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 16,370
caf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond reputecaf4926 has a reputation beyond repute
Send a message via MSN to caf4926
Default Re: VirtualBox OSE Error

I just started fresh with mine. XP is better for it anyway. Probably a hell of a lot quicker. But you are right it doesn't tell you HOW to backup. Very poor.
But I like VBox.
__________________
Box: openSUSE 11.2 | (KDE4.3.5) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | KDE 4.4 RC3 "release 218" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.2