How do I access the virtual disk of a parcel without using a VMM?
Pass “-m shell” to the “isr resume” command. Instead of launching a VMM, ISR will bind the virtual disk and then launch a shell. The path to the virtual disk will be printed to the terminal and is also available in the $DISK environment variable within the shell. When you exit the shell, ISR will suspend the parcel. To allow the root user to access the virtual disk on OpenISR 0.10.0 or later, add “-o allow_root” to the “isr resume” command line. This requires user_allow_other to be specified in /etc/fuse.conf.
Related Questions
- I have a physical machine hosting multiple virtual machines with shared disk resources. How can I run an agent on each virtual instance?
- What is the difference between Virtual Mode (RSS/RVS 2011) or System Safe (RVS 2010) and the Virtual Disk features?
- Can I use a disk drfragmentation program while using Returnil Virtual System 2010?