Re: Help in Oraclae Virtual box
Vipul Agarwal <[email protected]>
| Newsgroups | gmane.user-groups.linux.delhi |
|---|---|
| Message-ID | <CADK2VQxmgbgvN9NXQv=7kFjRRhmGyyfwutZsCVL3SiT_1+G-jw@mail.gmail.com> |
On Wed, Jun 26, 2013 at 7:46 AM, Satish Kr Malanch <[email protected]>wrote: > Dear geek, > Can anybody guide me how to restroe power states of vm in ovm when my base > machine goes down. I mean i want to power on running machine automaticly if > power fail on base machine.Same thing is posible in vmware esx/esxi and > even in hyper-v. > Is it possible for linuxbased or windows based basemachine also. > > -- > With Best Regards: > *Satish Kr Malanch* > ---------------------------------------------------- > "The only real voyage of discovery consists not in seeking new landscapes > but in having new eyes. " > > ---------------------------------------------------------------------------------------------------------------------------------- > Visit my Blog by clicking here <http://sd-malanch.blogspot.in/> > _______________________________________________ > Ilugd mailing list > Ilugd-cunTk1MwBs8/[email protected] > http://frodo.hserus.net/mailman/listinfo/ilugd > Hi Satish I suppose you want to power down the guest machine when the host machine is shutting down. In that case, you can use "vboxmanage", set it up as a init script and run it on runlevel 0 (halt) and 6 (reboot). Regards -Vipul