From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borut Mrak Subject: Re: Need help.. Date: Tue, 20 Apr 2004 18:27:35 +0200 Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <200404201827.35485.b@aufbix.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org 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