On Wed, 15 Feb 2006, Richard Bessey wrote:
# file r1-ww-db_image
r1-ww-db_image: x86 boot sector

Cool ... now what do I put for the filesystem type?

``What filesystem?''

The image is (well) an image of the whole disk, and it can contain may partitions ("filesystems") with many different filesystem types.

To use the image under NetBSD, you would configure the vnd(4) device using vnconfig(1):

        # vnconfig vnd0 image

Then you could treat that as any other disk (e.g. wd0):

        # disklabel vnd0
        # mount /dev/vnd0a /mnt
        ...
        # umount /mnt
        # vnconfig -u vnd0

I have no idea how to do this in CentOS (or what that even is, sounds like Linux). Maybe consult your vendor's documentation of handling disk images, this is not really specific to g4u.


 - Hubert


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
g4u-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/g4u-help

Reply via email to