Hello Jeff,
I went thru http://www.math.ucla.edu/~jimc/documents/uml-install-suse.html#network
The steps I carried out on host machine
is as below.
1. host# tunctl -t uml0
2. host# ifup uml0
3.host# echo 1 > ip_forward
4. host# echo 1 > proxy_arp
5.host# uml_switch -tap uml0
After these steps
hello all, I'm having serious issues running UML guest on amd64:
On the 64bit (gentoo) host with vanilla 2.6.14.2 + skas3-v9-pre7 and
guest vanilla 2.6.14.2 + uml-2.6.14-bs3.patch when I try to run
/uml/bin/linux ubd0=root_fs ubd1=swap_fs
I got
Kernel panic - not syncing: map_stub_pages : /pro
yes, blaise,
i read your comment from the november posting to the list in response to
this problem reported then and tried it...
#ifdef CONFIG_MODE_TT
/* This is for use by the tracing thread in special situations (see
below). */
static int indirect_set_thread_area_tt(struct user_desc *info) {
On Tue, Jan 17, 2006 at 02:13:15AM +0100, Blaisorblade wrote:
> > The error message is:
> >
> > $ mknod /dev/udb0 b 98 0
> > $ mount -t ext2 /dev/udb0 /mnt
> > mount: /dev/udb0 is not a valid block device
>
> Either you didn't pass ubd0=ThePath or ThePath is not readable/writable. The
> sce
")
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Antoine Martin <[EMAIL PROTECTED]> writes:
>> >> should it work? coz it doesn't /8-<
>> > Look at error messages and let them help you finding the road...
>>
>> The error message is:
>>
>> $ mknod
> I'm new to usermode linux and I'm trying to get a guest up and
> running on a Ubuntu Breezy based host. I'm running the kernel that
> is included in Ubuntu and I'm attempting to build the 2.6.11 kernel
> for uml. It builds correctly but when I go to run it, it gives me
> the following k
On Mon, Jan 16, 2006 at 07:02:52PM -0500, Michael McCabe wrote:
> I'm new to usermode linux and I'm trying to get a guest up and
> running on a Ubuntu Breezy based host. I'm running the kernel that
> is included in Ubuntu and I'm attempting to build the 2.6.11 kernel
> for uml. It builds co
On Monday 16 January 2006 18:10, D. Bahi wrote:
> for the second problem try the attached patch of a patch.
That's bogus, indirect_set_thread_area() should be moved outside #ifdef. It
has the needed CHOOSE_MODE (or should have it). At least, don't run with it
in TT mode.
> Antoine Martin wrote:
On Tuesday 17 January 2006 02:22, Antoine Martin wrote:
> > I'm new to usermode linux and I'm trying to get a guest up and
> > running on a Ubuntu Breezy based host. I'm running the kernel that
> > is included in Ubuntu and I'm attempting to build the 2.6.11 kernel
> > for uml. It builds correctl
> >> should it work? coz it doesn't /8-<
> > Look at error messages and let them help you finding the road...
>
> The error message is:
>
> $ mknod /dev/udb0 b 98 0
> $ mount -t ext2 /dev/udb0 /mnt
> mount: /dev/udb0 is not a valid block device
Looks to me like this kernel does not have ub
On Monday 16 January 2006 14:28, Nic Ferrier wrote:
> Blaisorblade <[EMAIL PROTECTED]> writes:
> > On Friday 13 January 2006 14:40, Nic Ferrier wrote:
> >> Jeff Dike <[EMAIL PROTECTED]> writes:
> >> > On Thu, Jan 12, 2006 at 11:44:50PM +, Nic Ferrier wrote:
> >> >> I'm getting this problem as w
Hi,
I'm new to usermode linux and I'm trying to get a guest up and
running on a Ubuntu Breezy based host. I'm running the kernel that
is included in Ubuntu and I'm attempting to build the 2.6.11 kernel
for uml. It builds correctly but when I go to run it, it gives me
the following kerne
Thanks, that fixes it.
On Mon, 2006-01-16 at 12:10 -0500, D. Bahi wrote:
> for the second problem try the attached patch of a patch.
>
> Antoine Martin wrote:
> > On Fri, 2006-01-06 at 17:41 +, Antoine Martin wrote:
> >
> >> Failed right at the end... (TT disabled)
> >>
> >> LD .tmp
for the second problem try the attached patch of a patch.
Antoine Martin wrote:
> On Fri, 2006-01-06 at 17:41 +, Antoine Martin wrote:
>
>> Failed right at the end... (TT disabled)
>>
>> LD .tmp_vmlinux1
>> arch/um/sys-i386/built-in.o(.text+0x2f8e): In function `load_TLS':
>> : undef
On Fri, 2006-01-06 at 17:41 +, Antoine Martin wrote:
> Failed right at the end... (TT disabled)
>
> LD .tmp_vmlinux1
> arch/um/sys-i386/built-in.o(.text+0x2f8e): In function `load_TLS':
> : undefined reference to `indirect_set_thread_area'
Tried again today, problems:
* static build fai
Blaisorblade <[EMAIL PROTECTED]> writes:
> On Friday 13 January 2006 14:40, Nic Ferrier wrote:
>> Jeff Dike <[EMAIL PROTECTED]> writes:
>> > On Thu, Jan 12, 2006 at 11:44:50PM +, Nic Ferrier wrote:
>> >> I'm getting this problem as well. But mine seems to be related to udev
>> >> not registeri
16 matches
Mail list logo