WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Need help..

On Tuesday 20 of April 2004 17:44, I RATTAN wrote:
> How do I put root partition info for dom1 on partition hda8
> I tried dd if=/dev/hda5 of=/dev/hda8 bs=1024
>   aborts with I/O error after copying the file system
>   (mount says that it is invalid FS etc..)

1. mke2fs /dev/hda8
2. mount /dev/hda8 /mnt
3. mkdir /mnt/mnt /mnt/proc/
4. cp -a /bin /boot /etc ... /mnt (everything but /proc)

presto, an exact copy. I tend to do this stuff from single user mode, but it 
might not be necessary.

regards,
Borut.

-- 
Zakaj ravno mene?


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel