On Mon, Sep 22, 2008 at 9:09 PM,  <[EMAIL PROTECTED]> wrote:
> disk = ['phy:sdb,sdb1,w']
> root = "/dev/VolGroup00/LogVol00"
> extra = "ro selinux=0 3"

Your disk/root entries do not look right.  In your config, you are
exporting physical disk sdb from dom0 as sdb1 in your domU.
Ensure sdb, sdb1 is **not in use** by your dom0, or else data loss
will occur.  If sdb is indeed the right disk you want to export to your
domU, then try with root="/dev/sdb1".

Don't blindly copy and paste sample configuration from the manuals.
Read the manuals thoroughly to understand what these settings do.
Setting "disk" incorrectly can result in data loss.

- Raja
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to