[SOLVED] Virtual Box Runtime error opening

This forum is for general chat between members about Mageia.

Technical questions are supposed to be posted in support forums. Not here !

[SOLVED] Virtual Box Runtime error opening

Postby RoyD » Jan 22nd, '12, 07:24

Hi All
I installed Vbox and Extensions - installed good. I have another existing hard drive with all my virtual machines on ( Virtual Machines). I start Virtual Box and I get this error (snapshot2).
snapshot2.png
snapshot2.png (122.09 KiB) Viewed 24612 times
If I close this vbox and use dolphin I get this error
snapshot1.png
snapshot1.png (100.46 KiB) Viewed 24612 times
. If I add my admin password I can see the drive. Then If I start vbox I have access with no errors.
How do I make the drive accessible straight from Vbox. Any help would be appreciated
Thanks Roy
Last edited by RoyD on Jan 22nd, '12, 12:37, edited 1 time in total.
Using Mageia 5 KDE 32bit on an Intel(R) Core(TM)2 Quad CPU Q6600, Asus P5K-E, XFX GeForce 8800 GTS 512mb, 4096 MB ram
User avatar
RoyD
 
Posts: 139
Joined: Jan 7th, '12, 06:33
Location: New Zealand

Re: Virtual Box Runtime error opening

Postby CaptSilver » Jan 22nd, '12, 09:04

What type of file system is it? NTFS?

http://wiki.mandriva.com/en/2011.0_Erra ... en_by_user

If not, you can always setup fstab to mount it with users option.
"Death is a natural part of life. Rejoice for those who transform into the Force. Mourn them do not. Miss them do not. Attachment leads to jealousy. The shadow of greed, that is." ―Yoda

CaptSilver proudly runs Mageia 1 x86_64 on ASUS ROG G73-JH
CaptSilver
 
Posts: 16
Joined: Jan 22nd, '12, 00:12

Re: Virtual Box Runtime error opening

Postby RoyD » Jan 22nd, '12, 10:33

It is using ext3. Its not just windows xp but many Linux systems on this drive.
Using Mageia 5 KDE 32bit on an Intel(R) Core(TM)2 Quad CPU Q6600, Asus P5K-E, XFX GeForce 8800 GTS 512mb, 4096 MB ram
User avatar
RoyD
 
Posts: 139
Joined: Jan 7th, '12, 06:33
Location: New Zealand

Re: Virtual Box Runtime error opening

Postby RoyD » Jan 22nd, '12, 10:40

How do you setup fstab to mount it with users option?
Using Mageia 5 KDE 32bit on an Intel(R) Core(TM)2 Quad CPU Q6600, Asus P5K-E, XFX GeForce 8800 GTS 512mb, 4096 MB ram
User avatar
RoyD
 
Posts: 139
Joined: Jan 7th, '12, 06:33
Location: New Zealand

Re: Virtual Box Runtime error opening

Postby CaptSilver » Jan 22nd, '12, 10:46

You can do this:
Setup the drive in fstab for automounting.

vim /etc/fstab:
/dev/sdb1 /mnt/sdb1 ext3 defaults 1 1

This will depend on the location of your file system. If it is external and therefore its /dev/sdx changes, then you will have to setup the mount by its UUID.

OR, you can use MCC ->Local Disks -> Manage Disk Partitions -> Setup Mount points

User option is not available for EXT file systems...
"Death is a natural part of life. Rejoice for those who transform into the Force. Mourn them do not. Miss them do not. Attachment leads to jealousy. The shadow of greed, that is." ―Yoda

CaptSilver proudly runs Mageia 1 x86_64 on ASUS ROG G73-JH
CaptSilver
 
Posts: 16
Joined: Jan 22nd, '12, 00:12

Re: Virtual Box Runtime error opening

Postby CaptSilver » Jan 22nd, '12, 10:54

A quick extension to this, if you have problems with access permissions on the drive, you can use bind to remount the file system with different ownership.

bindfs -u $user -g $group /mnt/sdb1 /home/$user/sdb1
"Death is a natural part of life. Rejoice for those who transform into the Force. Mourn them do not. Miss them do not. Attachment leads to jealousy. The shadow of greed, that is." ―Yoda

CaptSilver proudly runs Mageia 1 x86_64 on ASUS ROG G73-JH
CaptSilver
 
Posts: 16
Joined: Jan 22nd, '12, 00:12

Re: Virtual Box Runtime error opening

Postby RoyD » Jan 22nd, '12, 12:29

I tried your suggestions and it was not going forward but it got me thinking so I gave the drive a mount point /vmm. I then recreated the vdi and away we went. Thank you once again.
Using Mageia 5 KDE 32bit on an Intel(R) Core(TM)2 Quad CPU Q6600, Asus P5K-E, XFX GeForce 8800 GTS 512mb, 4096 MB ram
User avatar
RoyD
 
Posts: 139
Joined: Jan 7th, '12, 06:33
Location: New Zealand


Return to General discussions about Mageia

Who is online

Users browsing this forum: No registered users and 1 guest