Re: FreeBSD 5.3-RELEASE error creating jail

2005-03-14 Thread stheg olloydson
it was said:

I am following the directions in man jail to set up a jail on
my 
system:

D=/here/is/the/jail
cd /usr/src
mkdir -p $D
make world DESTDIR=$D
 ^
Try changing this line to env DESTDIR=$D  make world

cd etc
make distribution DESTDIR=$D
mount_devfs devfs $D/dev
cd $D
ln -sf dev/null kernel

make world DESTDIR=$D fails with the following error:


make: don't know how to make /storage1/jail/usr/lib/libc.a.
Stop

I think this is a bug, but because a simple workaround exists,
maybe it will become a training issue

HTH,

stheg



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.3 Release and Dell Poweredge 6450 Install issues

2004-11-06 Thread Chad Leigh -- Shire.Net LLC
On Nov 6, 2004, at 11:43 PM, [EMAIL PROTECTED] wrote:
I get an error during the read of the CDROM install acd0: FAILURE -
READ_BIG HARDWARE ERROR asc=0x08 ascq=0x03 error=4ABORTED
This did not occur on FreeBSD 5.2.1.
Is your CD bad? burn another and see if it works
Chad
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: FreeBSD 5.3 Release and Dell Poweredge 6450 Install issues

2004-11-06 Thread freebsd
Found the problem, I had to set this during boot time.

set hw.ata.ata_dma=0
set hw.ata.atapi_dma=0

Once I did that, it now installs.  I am currently doing the install as I
write this.

Hope this helps anyone out there that is having this same issue.

Btw, I burned 3 cd's using different brands and one was at 1x.

Eddie

-Original Message-
From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] 
Sent: Saturday, November 06, 2004 10:51 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: FreeBSD 5.3 Release and Dell Poweredge 6450 Install issues


On Nov 6, 2004, at 11:43 PM, [EMAIL PROTECTED] wrote:

 I get an error during the read of the CDROM install acd0: FAILURE -
 READ_BIG HARDWARE ERROR asc=0x08 ascq=0x03 error=4ABORTED

 This did not occur on FreeBSD 5.2.1.


Is your CD bad? burn another and see if it works

Chad



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Freebsd 5.3-RELEASE

2004-10-16 Thread Erik Trulsson
On Sat, Oct 16, 2004 at 02:21:46PM +0200, Mark Frasa wrote:
 Hello,
 
 Is there anyone who can tell me when Build and release of 5.3-RELEASE will be there?

No.  5.3 will be released when the developers feel it is ready.
My personal guess is that -RC1 will be released in a few days time, and
the release about a week after that, but that assumes no new
last-minute issues come up.
I don't think *any* FreeBSD release so far has actually been released
on schedule, but all of them have suffered some delays and 5.3 is no
exception in this regard.


-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Freebsd 5.3-RELEASE

2004-10-16 Thread Spiral Eyed Girl
Hello,
Is there anyone who can tell me when Build and release of 5.3-RELEASE will 
be there?

I am closely following this link last weeks:
http://www.freebsd.org/releases/5.3R/schedule.html
But even the 5.3-RC1 is not out yet. Because there is a error in vinum for 
5.2.1-RELEASE i need the new g_vinum function that comes with 5.3-RELEASE.

Cheers
Mark.
If you want to be notified of the new release, you should sign up for the 
announce mailing list

_
Is your PC infected? Get a FREE online computer virus scan from McAfee® 
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Freebsd 5.3-RELEASE

2004-10-16 Thread Henrik W Lund
Mark Frasa wrote:
Hello,
Is there anyone who can tell me when Build and release of 5.3-RELEASE
will be there?
I am closely following this link last weeks: 
http://www.freebsd.org/releases/5.3R/schedule.html

But even the 5.3-RC1 is not out yet. Because there is a error in
vinum for 5.2.1-RELEASE i need the new g_vinum function that comes
with 5.3-RELEASE.
Cheers
Mark.
Greetings!
You could just install one of the betas, and upgrade to -RELEASE when 
the time comes.

--
Henrik W Lund
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]