[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |