Sponsored Content
Full Discussion: VirtualBox
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing VirtualBox Post 302915354 by Ankur Goyal on Tuesday 2nd of September 2014 01:24:59 PM
Old 09-02-2014
VirtualBox

I want to change my virtual box disk to immutable. When I try to do that I get the following error.

Error changing medium type from Normal to Immutable.
Cannot change the type of medium '/root/VirtualBox VMs/fedora13/fedora13.vmdk' because it is attached to 1 virtual machines
Please help me how to resolve this. My host system is RHEL 5.6

Last edited by fpmurphy; 09-02-2014 at 10:54 PM..
 

4 More Discussions You Might Find Interesting

1. Solaris

OpenSolaris on VirtualBox

I've just installed VirtualBox on my PC and installed OpenSolaris as a virtual machine within it. The PC connects to the internet via a router and uses DHCP to get its IP address. How do I configure the OpenSolaris virtual machine to use the same DHCP server so I can connect it to the net. At the... (4 Replies)
Discussion started by: JerryHone
4 Replies

2. Virtualization and Cloud Computing

NetBSD on VirtualBox

Hello, guys! I use Ubuntu 9.04 as desktop operating system and I want to make some tests on NetBSD. I tried to install as a virtual sistem on VirtualBox but it doesn't want to install. You can see the error in the attached file. Do you guys have any clue about what the problem could be? (3 Replies)
Discussion started by: Sergiu-IT
3 Replies

3. SCO

SCO 6 + Virtualbox 2 == no NIC

Has anyone installed SCO 6 in Virtualbox? I was quite successful with 5.0.6 but then when I tried SCO 6, it will not report any nic (I am using resmgr to see who is there). The available cards under virtualbox are pcnet-pci II and II, and a few intel/pro 1000s. I have installed the maintenance pack... (1 Reply)
Discussion started by: dalek
1 Replies

4. IP Networking

Clone on virtualBox

Hello; Please,I did the clone on virtualBox, but the machines have the same IP address: eth2 Link encap: Ethernet HWaddr 8:00:27: f0: 92:19 inet addr: 192.168.1.4 Bcast: 192.168.1.255 Mask: 255.255.255.0 how to change the address please? Thank you so much (6 Replies)
Discussion started by: chercheur857
6 Replies
MIC-IMAGE-CONVERTOR(1)					      General Commands Manual					    MIC-IMAGE-CONVERTOR(1)

NAME
mic-image-convertor - Convert a virtual machine image to a live image SYNOPSIS
mic-image-convertor [options] DESCRIPTION
mic-image-convertor can convert a virtual machine image to a live image, this is specially for developers, they will use VMWare player or KVM or VirtualBox to run this image and do some changes in place, then they convert this changed image to a live image to run in a real device. mic-image-manager has a GUI tool for mic-image-convertor, you can use it if you prefer to use GUI instead of command line. General OPTIONS --version show version number and exit -h, --help show this help message and exit -F SRCFORMAT, --source-format=SRCFORMAT Source image format, possible values are: raw, vmdk or vdi (default: automatically detect image type). -I SRCIMG, --source-image=SRCIMG Source image which was created by mic-image-creator or an image file system. -T DSTFORMAT, --target-format=DSTFORMAT Target image format, possible values are: livecd and liveusb -t TMPDIR, --tmpdir=TMPDIR Temporary directory to use (default: /var/tmp) -o OUTDIR, --outdir=OUTDIR Output directory to use (default: current work dir) -S SUFFIX, --suffix=SUFFIX Image name suffix (default: date stamp) OPTIONS For Live USB -i, --interactive Directly write into a USB disk. --fstype=FSTYPE File system type for live USB image, ext3 or vfat, the default is vfat. --overlay-size-mb=OVERLAYSIZEMB Overlay size in MB as unit, it means how size changes you can save in your live USB disk. Debug OPTIONS -d, --debug Output debugging information -v, --verbose Output verbose progress information --logfile=FILE Save debug information to FILE EXAMPLES
Convert a VMWare image to a live CD image: mic-image-convertor -I your-vmware-image.vmdk -T liveusb EXIT STATUS
mic-image-convertor returns a zero exist status if it succeeds, otherwise return non-zero and print error message. AUTHOR
Yi Yang, Anas Nashif, Jianfeng Ding SEE ALSO
mic-image-creator(1), mic-chroot(1), mic-image-writer(1), mic-livecd-iso-to-disk(1), mic-image-manager(1) perl v5.12.3 2011-05-31 MIC-IMAGE-CONVERTOR(1)
All times are GMT -4. The time now is 04:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy