Hi All,
I am in the unfortunate situation, until I get a new non-plextor SATA
DVD burner, where if I burn a DVD, I risk destroying my (CentOS 5.2)
file system a third time.
I was wondering, if I run the Cent 5.2 Live CD in a virtual machine,
and cut a DVD with K3B/growisofs, would the virtual machine be using
the same SATA kernel drivers as my host (risking another file system
crash)? If the Live CD's virtual machine corrupts, I really don't care.
It is a CD-ROM.
But, if I have to go through a third rebuild of the host ...
Many thanks,
--T
Does the virtual machine use the host's SATA drivers?
-
ToddAndMargo
- Posts: 306
- Joined: 6. Aug 2007, 02:24
-
TerryE
- Volunteer
- Posts: 3572
- Joined: 28. May 2008, 08:40
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
- Contact:
Tod, I am a little confused here. Are you trying to backup your CentOS 5.2 Host System or a guest VM?
If you want to backup your Host file system don't get VMs involved. The whole idea of a VM is that it is a protected sandpit that can't access the hosts F/S in an unprotected manner. Trying to do so will at best fail and at worst (if you use raw VMDK imaging) trash your hosts File System.
The best thing to do is to use a LiveCD to backup your root partition to a recovery image on a reserved recovery partition (which can later spool off to DVD) or buy one of those cheap NAS drives and do it over the Network.
If you want to backup your Host file system don't get VMs involved. The whole idea of a VM is that it is a protected sandpit that can't access the hosts F/S in an unprotected manner. Trying to do so will at best fail and at worst (if you use raw VMDK imaging) trash your hosts File System.
The best thing to do is to use a LiveCD to backup your root partition to a recovery image on a reserved recovery partition (which can later spool off to DVD) or buy one of those cheap NAS drives and do it over the Network.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Google your Q site:VirtualBox.org or search for the answer before posting.
-
ToddAndMargo
- Posts: 306
- Joined: 6. Aug 2007, 02:24
Yep. That was what I was trying to do. As writing a backup DVD from myTerryE wrote: If you want to backup your Host file system don't get VMs involved. The whole idea of a VM is that it is a protected sandpit that can't access the hosts F/S in an unprotected manner. Trying to do so will at best fail and at worst (if you use raw VMDK imaging) trash your hosts File System
host is trashing my host's file system (kernel panic), I was looking for
a workaround to write a subdirectory to my DVD. But, if there
is any change that a VM will also trash my hosts file system,
then absolutely not. Thank you for the warning!
-T