|
|
|
|
|
|
|
|
|
|
xen-users
Appreciate the help, pulling stage3 and portage snaps now.
Thanks again
Michael Weiner
This e-mail and any attachments may contain confidential information
that is legally privileged. The information is solely for the use of the
intended recipient(s); any disclosure, copying, distribution, or other
use of this information is strictly prohibited. If you have received
this e-mail in error, please notify the sender by return e-mail and
delete this message. Thank you.
-----Original Message-----
From: Craig Webster [mailto:craig@xxxxxxxxxx]
Sent: Friday, February 17, 2006 2:05 PM
To: MW Mike Weiner (5028)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] ttylinux
On 17 Feb 2006, at 18:57, MW Mike Weiner ((5028)) wrote:
> What stage did you use? Or was there some Gentoo How To you followed
> somewhere?
Stage 3. Create the disk image by
dd if=/dev/zero of=/tmp/hda1.img bs=1 seek=4G count=1 mke2fs -j
/tmp/hda1.img dd if=/dev/zero of=/tmp/swap.img bs=1 seek=256M count=1
mkswap /tmp/swap.img
Then mount it with
mount -o loop -t ext3 /tmp/hda1.img /mnt/gentoo
Follow handbook from after "preparing the disks". Your root partition is
/dev/hda1 which is written to the file /tmp/hda1.img. Good luck!
Yours,
Craig
--
Craig Webster | t: +44 (0)131 516 8595 | e: craig@xxxxxxxxxx
Xeriom.NET | f: +44 (0)131 661 0689 | w: http://xeriom.net
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|