Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 17:54:01 +0100 (BST)
From:      Doug Rabson <dfr@qubesoft.com>
To:        Hiten Pandya <hiten@uk.FreeBSD.org>
Cc:        <FreeBSD-ia64@FreeBSD.ORG>
Subject:   Re: SKI_ROOT_FILESYSTEM option errors out
Message-ID:  <20020614175205.T33916-100000@bluebottle>
In-Reply-To: <20020614103038.GA2453@hpdi.ath.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Jun 2002, Hiten Pandya wrote:

> Hi.
>
> After following dfr's instructions;  I got ski to accept keyboard input.
> Then, I tried rebuilding the kernel as SKI2 with the option that Marcel
> provided to me, SKI_ROOT_FILESYSTEM, but the kernel build errors out. Is
> this a problem with the build or is it me doing something wrong as usual? :)
>
> The error file is attached with this mail.  I tried the following
> combinations but none of them worked:
>
> options		SKI_ROOT_FILESYSTEM	"/c2/build"
> options		SKI_ROOT_FILESYSTEM="/c2/build"
> options		SKI_ROOT_FILESYSTEM	/c2/build
>
> I would be greatful to get this sorted;  and then it is ... IA64 FAQ Time!
> FYI:  ski listens on /dev/ttyp2 on a FreeBSD system (I am using DEVFS)

It looks like the '"' marks are being stripped out. Try escaping them with
'\'. Note also that this pathname should be to a file containing a UFS
filesystem. I suspect that the path you are using is to a directory
containing your build.

--
Doug Rabson				Mail:  dfr@qubesoft.com
					Phone: +44 20 7431 9995


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020614175205.T33916-100000>