[Fwd: Will Xen 3.0 support (at least domU) be available ?]

Ari Suutari ari at suutari.iki.fi
Tue Sep 26 03:04:08 PDT 2006


Hi,

Yuan, Jue wrote:
> Hi Ari,
> 
> On 9/26/06, Ari Suutari <ari at suutari.iki.fi> wrote:
>> Hi,
>>
>> Ari Suutari wrote:
>> >     But ok, I'll update the fstab to say "/dev/xbd769a /".
>>
>>         It didn't help. Kernel still cannot mount root. I guess
>>         the device name must different then.
> 
> This might due to how you create the image file system. It could be
> /dev/xbd769c instead. :-)
> 
> could you please mount that image as a md device and show me the
> result of invoking *bsdlabel*? I guess you didn't create slice a in
> this case.

mdconfig -a -t vnode -f /opt/freebsd.img -u 4
disklabel -r md4
# /dev/md4:
8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
   a:  7191984       16    4.2BSD     2048 16384 28552
   b:  1000000  7192000      swap
   c:  8192000        0    unused        0     0         # "raw" part, don't edit

mount /dev/md4a /mnt
ls /mnt
.snap   boot    etc     libexec mnt     rescue  sbin    tmp     var
bin     dev     lib     media   proc    root    sys     usr

	Ari S.



More information about the freebsd-current mailing list