Am Montag, den 02.08.2010, 08:24 -0700 schrieb Caleb Stein:
>
> On Aug 2, 2010, at 7:34 AM, Lowell Gilbert
> > wrote:
>
> > Caleb Stein writes:
> >
> >> I am trying to update my FreeBSD 8.0 to FreeBSD 8.1. Here is the
> >> order I ran the commands in (all as root):
> >>
> >> cd /usr/src
> >>
On Aug 2, 2010, at 7:34 AM, Lowell Gilbert > wrote:
Caleb Stein writes:
I am trying to update my FreeBSD 8.0 to FreeBSD 8.1. Here is the
order I ran the commands in (all as root):
cd /usr/src
make buildworld
make buildkernel
shutdown now
make installkernel
shutdown -r now
adjkerntz -i
mo
Caleb Stein writes:
> I am trying to update my FreeBSD 8.0 to FreeBSD 8.1. Here is the
> order I ran the commands in (all as root):
>
> cd /usr/src
> make buildworld
> make buildkernel
> shutdown now
> make installkernel
> shutdown -r now
> adjkerntz -i
> mount -a -t ufs
> mergemaster -p
> cd /u
--- On Sun, 8/1/10, Caleb Stein wrote:
> From: Caleb Stein
> Subject: make installworld fails
> To: "freebsd-questions@freebsd.org"
> Date: Sunday, August 1, 2010, 9:43 PM
> I am trying to update my FreeBSD 8.0
> to FreeBSD 8.1. Here is the order I ran the commands
I am trying to update my FreeBSD 8.0 to FreeBSD 8.1. Here is the order I
ran the commands in (all as root):
cd /usr/src
make buildworld
make buildkernel
shutdown now
make installkernel
shutdown -r now
adjkerntz -i
mount -a -t ufs
mergemaster -p
cd /usr/src
make installworld
mergemaster
reboot
On Tue, 17 Mar 2009 13:05:17 +0700 (ICT) Olivier Nicole
wrote:
> > > I am facing a problem that I cannot solve when trying to reinstall
> > > wolrd on 6.4 amd 64.
> > More about this issue.
>
> Regarding adjkerntz -i.
>
> Places that are ahead of UTC don't need to do the adjkerntz -i aft
> > I am facing a problem that I cannot solve when trying to reinstall
> > wolrd on 6.4 amd 64.
> More about this issue.
Regarding adjkerntz -i.
Places that are ahead of UTC don't need to do the adjkerntz -i after
rebooting in single user.
Suppose you are in a time zone at UTC +7.
Boot in multi
Hi,
> > What I did is: during the installation of the distrubition I set back
> > the CMOS clock to UTC time, and when FreeBSD was done installing from
> > the CD, I reset the CMOS clock to the wall clock. It worked, but it's
> > not very nice.
> What you did is not necessary if you "adjkerntz -i"
On Sunday 15 March 2009 01:31:24 am Olivier Nicole wrote:
> Hi,
>
> > I am facing a problem that I cannot solve when trying to reinstall
> > wolrd on 6.4 amd 64.
>
> More about this issue.
>
> RELEASE_6.4 i386 is imune of this problem.
>
> I did a make -d A installworld and it seems that it is all
Hi,
> I am facing a problem that I cannot solve when trying to reinstall
> wolrd on 6.4 amd 64.
More about this issue.
RELEASE_6.4 i386 is imune of this problem.
I did a make -d A installworld and it seems that it is all about
/usr/obj/usr/src/sys/boot/i386/boot2/machine.
It's a link to /usr/s
rc/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld
-P 1 boot2.bin
btxld:No such file or directory
after make installworld fails, the directory
/usr/obj/usr/src/sys/boot/i386/boot2 contains:
total 188
lrwxr-xr-x 1 root wheel 50 Mar 14 15:26 machine ->
/usr/src/sys/boot/i386
On Sun, Feb 8, 2009 at 10:45 AM, Tim Judd wrote:
> Valentin Bud wrote:
>
>> Hello,
>>
>> This are the parts from /etc/make.conf regarding system build options:
>> # --- system build options
>> WITHOUT_IPFILTER=yes
>> WITHOUT_IPX=yes
>> WITHOUT_LPR=yes
>> WITHOUT_RCMDS=yes
>> WITHOUT_SENDMAIL=yes
On Sun, 08 Feb 2009 01:45:59 -0700, Tim Judd wrote:
> I should make sure it's mentioned --
> FreeBSD 7.x started an /etc/src.conf that are the knobs for FreeBSD
> world ONLY. This leaves /etc/make.conf available for ports ONLY.
>
> I'd update your files, because there's a possibility your WITHOUT
Valentin Bud wrote:
Hello,
This are the parts from /etc/make.conf regarding system build options:
# --- system build options
WITHOUT_IPFILTER=yes
WITHOUT_IPX=yes
WITHOUT_LPR=yes
WITHOUT_RCMDS=yes
WITHOUT_SENDMAIL=yes
I didn't give any arguments to
# make buildworld or
# make installworld
I hav
On Sat, Feb 7, 2009 at 7:51 PM, Giorgos Keramidas
wrote:
> On Sat, 7 Feb 2009 19:19:09 +0200, Valentin Bud
> wrote:
> >On Sat, Feb 7, 2009 at 6:16 PM, Giorgos Keramidas
> >wrote:
> >> > # --- system build options
> >> > WITHOUT_IPFILTER=yes
> >> > WITHOUT_IPX=yes
> >> > WITHOUT_LPR=yes
> >> > WIT
On Sat, 7 Feb 2009 19:19:09 +0200, Valentin Bud wrote:
>On Sat, Feb 7, 2009 at 6:16 PM, Giorgos Keramidas
>wrote:
>> > # --- system build options
>> > WITHOUT_IPFILTER=yes
>> > WITHOUT_IPX=yes
>> > WITHOUT_LPR=yes
>> > WITHOUT_RCMDS=yes
>> > WITHOUT_SENDMAIL=yes
>> >
>> > I didn't give any argumen
On Sat, Feb 7, 2009 at 6:16 PM, Giorgos Keramidas
wrote:
> On Sat, 7 Feb 2009 17:52:09 +0200, Valentin Bud
> wrote:
> > elo list,
> >
> > just updated a newly installed freebsd 7.1 system and it crashed here:
> >
> > ===> rescue (install)
> > ===> rescue/librescue (install)
> > ===> rescue/rescue
On Sat, 7 Feb 2009 17:52:09 +0200, Valentin Bud wrote:
> elo list,
>
> just updated a newly installed freebsd 7.1 system and it crashed here:
>
> ===> rescue (install)
> ===> rescue/librescue (install)
> ===> rescue/rescue (install)
> install -s -o root -g wheel -m 555 rescue /rescue
> install:
Hello Glen,
During installworld.
# ls -al /rescue
total 451106
drwxr-xr-x2 root wheel 2560 Feb 7 14:54 .
drwxr-xr-x 21 root wheel 512 Feb 7 16:17 ..
-r-xr-xr-x 121 root wheel 3793072 Jan 1 13:51 [
-r-xr-xr-x 121 root wheel 3793072 Jan 1 13:51 atacontrol
-r-xr-xr-x 121
Hello,
This are the parts from /etc/make.conf regarding system build options:
# --- system build options
WITHOUT_IPFILTER=yes
WITHOUT_IPX=yes
WITHOUT_LPR=yes
WITHOUT_RCMDS=yes
WITHOUT_SENDMAIL=yes
I didn't give any arguments to
# make buildworld or
# make installworld
I have ran them as i've typ
On Sat, 7 Feb 2009 17:52:09 +0200, Valentin Bud wrote:
> elo list,
>
> just updated a newly installed freebsd 7.1 system and it crashed here:
>
> ===> rescue (install)
> ===> rescue/librescue (install)
> ===> rescue/rescue (install)
> install -s -o root -g wheel -m 555 rescue /rescue
> install:
Valentin Bud said:
> elo list,
>
> just updated a newly installed freebsd 7.1 system and it crashed here:
>
> ===> rescue (install)
> ===> rescue/librescue (install)
> ===> rescue/rescue (install)
> install -s -o root -g wheel -m 555 rescue /rescue
> install: rescue: No such file or directory
elo list,
just updated a newly installed freebsd 7.1 system and it crashed here:
===> rescue (install)
===> rescue/librescue (install)
===> rescue/rescue (install)
install -s -o root -g wheel -m 555 rescue /rescue
install: rescue: No such file or directory
*** Error code 71
Stop in /usr/src/re
On Sunday 07 October 2007, Dino Vliet wrote:
> Gents,
> >>> Installing everything
>
> --
> cd /usr/src; make -f Makefile.inc1 install
> ===> share/info (install)
> ===> include (install)
> creating osreldate.h from newvers.sh
> touch: no
I pay less attention to e-mail messages with lots of exclamation
points in the subject (because they're usually spam). You might want
to consider that in the future...
Dino Vliet <[EMAIL PROTECTED]> writes:
> ===> include (install)
> creating osreldate.h from newvers.sh
> touch: not found
Try l
Gents,
I'm about to experience the first problem with FreeBSD after I've tried to
upgrade my kernel to the latest sources because of the security advisories. I
have a custom kernel running FreeBSD version 6.2 on a amd64 system.
My procedure was:
step 1) change the src-sup
B. Cook wrote:
> Hello All,
>
> I have always had this problem on the one or two (web) servers that I
> have a separate /tmp partition defined.
>
> I found the answer a long time ago to "unmount /tmp and try again" and
> that always works.. but I've never found a way to make installworld with
> a
Hello All,
I have always had this problem on the one or two (web) servers that I
have a separate /tmp partition defined.
I found the answer a long time ago to "unmount /tmp and try again" and
that always works.. but I've never found a way to make installworld with
a separate /tmp partition o
I corrected /etc/make.conf, I changed
CPUTYPE?=opteron
to
CPUTYPE=opteron
and now everything is fixed.
Sorry
Valerio Daelli
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, se
Hi
I am trying to make a installworld on amd64 and I get the following result:
---
cc -Os -fno-guess-branch-probability -fomit-frame-pointer
-fno-unit-at-a-time -mno-align-long-strings
On Friday 12 May 2006 06:59, Axel Burwitz wrote:
> Hi,
>
> well, need some help...
>
>
> I have just upgraded my system from 6.1-PRERELEASE to 6.1-STABLE,
> with cvsup, make buildworld, make buildkernel, make installkernel.
>
> The upgrade for the basic system went through, it shows 6.1-STABLE
> ve
Hi,
well, need some help...
I have just upgraded my system from 6.1-PRERELEASE to 6.1-STABLE, with
cvsup, make buildworld, make buildkernel, make installkernel.
The upgrade for the basic system went through, it shows 6.1-STABLE
version, and the fresh kernel version works, but:
when I (in
On Sat, Mar 11, 2006 at 01:04:33PM +0100, [EMAIL PROTECTED] wrote:
> Erik Trulsson wrote:
> >>Is /usr/src/UPDATING synonymous to 'the correct updating procedure'?
> >
> >Yes, /usr/src/UPDATING does describe the correct updating procedure.
> >If you follow that procedure you should not have any prob
On Sat, Mar 11, 2006 at 12:28:32PM +0100, [EMAIL PROTECTED] wrote:
> Kris Kennaway wrote:
> >>The error message is wrong.
> >
> >Actually it's correct, just a bit unclear. UPDATING includes the
> >complete procedure you should always follow when building world. It
> >includes a 'mergemaster -p' s
Giorgos Keramidas wrote:
No. `UPDATING' mentions running `mergemaster -p' *AFTER* rebooting into
single user mode, not *BEFORE*.
Yes, sorry, I'm mixing things up.
Lately I've skipped that step with no adverse side-effects, saves me one
reboot :-)
You'll start booting into single user mode a
On 2006-03-11 12:28, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Kris Kennaway wrote:
> >>The error message is wrong.
> >
> >Actually it's correct, just a bit unclear. UPDATING includes the
> >complete procedure you should always follow when building world. It
> >includes a 'mergemaster -p'
[EMAIL PROTECTED] wrote:
> Erik Trulsson wrote:
[ ... ]
>> It is sometimes necessary to reboot with the new kernel to have 'make
>> installworld' work correctly (and the recommended procedure is to
>> reboot into single user mode *before* running 'mergemaster -p' (which in
>> turn is to be done bef
Erik Trulsson wrote:
Is /usr/src/UPDATING synonymous to 'the correct updating procedure'?
Yes, /usr/src/UPDATING does describe the correct updating procedure.
If you follow that procedure you should not have any problems with missing
groups.
Look under COMMON ITEMS at the end of /usr/src/UPDATI
On Sat, Mar 11, 2006 at 12:28:32PM +0100, [EMAIL PROTECTED] wrote:
> Kris Kennaway wrote:
> >>The error message is wrong.
> >
> >Actually it's correct, just a bit unclear. UPDATING includes the
> >complete procedure you should always follow when building world. It
> >includes a 'mergemaster -p' s
Kris Kennaway wrote:
The error message is wrong.
Actually it's correct, just a bit unclear. UPDATING includes the
complete procedure you should always follow when building world. It
includes a 'mergemaster -p' step, precisely for the purpose of adding
new users and groups when they appear.
D
On Sat, Mar 11, 2006 at 11:39:17AM +0100, [EMAIL PROTECTED] wrote:
> On Sat, Mar 11, 2006 at 10:52:01AM +0100, [EMAIL PROTECTED] wrote:
>
> [no he didn't; please use a mail client that quotes properly - it is
> confusing to read your emails otherwise, since Lars wrote some of the
> below text and
On Sat, Mar 11, 2006 at 10:52:01AM +0100, [EMAIL PROTECTED] wrote:
[no he didn't; please use a mail client that quotes properly - it is
confusing to read your emails otherwise, since Lars wrote some of the
below text and not you]
Yes he did, but i don't see the relevance of this remark to the ini
On Sat, Mar 11, 2006 at 10:52:01AM +0100, [EMAIL PROTECTED] wrote:
[no he didn't; please use a mail client that quotes properly - it is
confusing to read your emails otherwise, since Lars wrote some of the
below text and not you]
> The error message is wrong.
Actually it's correct, just a bit un
[EMAIL PROTECTED] wrote:
> Hi all,
>
> After doing a svsup yesterday and doing a 'make -j4 buildworld' i've (my
script
> that is) tried to proceed with a 'make installworld'. But it failed :
>
> www# make installworld
> ERROR: Required audit group is missing, see /usr/src/UPDATING.
> *** Error code
[EMAIL PROTECTED] wrote:
Hi all,
After doing a svsup yesterday and doing a 'make -j4 buildworld' i've (my script
that is) tried to proceed with a 'make installworld'. But it failed :
www# make installworld
ERROR: Required audit group is missing, see /usr/src/UPDATING.
*** Error code 1
Stop in
Hi all,
After doing a svsup yesterday and doing a 'make -j4 buildworld' i've (my script
that is) tried to proceed with a 'make installworld'. But it failed :
www# make installworld
ERROR: Required audit group is missing, see /usr/src/UPDATING.
*** Error code 1
Stop in /usr/src.
*** Error code 1
On Thursday 03 March 2005 03:26 pm, Aaron Nichols wrote:
> On Thu, 3 Mar 2005 14:39:16 -0800, Kent Stewart <[EMAIL PROTECTED]>
wrote:
> > You missed a step. Your system clock is off and that makes the
> > installworld try to use touch. Set your system clock and you may
> > have to remake your worl
On Thu, 3 Mar 2005 14:39:16 -0800, Kent Stewart <[EMAIL PROTECTED]> wrote:
> You missed a step. Your system clock is off and that makes the
> installworld try to use touch. Set your system clock and you may have
> to remake your world but it should install.
>
> Kent
Infact it was off - can you g
On Thursday 03 March 2005 02:21 pm, Aaron Nichols wrote:
> Hello World,
> Just got 5.3-RELEASE installed yesterday on this system and was
> cvsup'ing to 5-STABLE today. Used the following process, based on
> /usr/src/UPDATING (as well as the countless times I've done this
> before), and got the
Hello World,
Just got 5.3-RELEASE installed yesterday on this system and was
cvsup'ing to 5-STABLE today. Used the following process, based on
/usr/src/UPDATING (as well as the countless times I've done this
before), and got the error below during 'installworld'. I did this
same update (from 5.
Hello. I am trying to upgrade FreeBSD 5.3 and performed
the following steps on a clean install and after upgrading
sources:
Booted into single-user mode
cd /usr/src
make buildworld
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
Then rebooted the system back int
Hello,
I'm just learning FreeBSD (Release 4.9). I installed
in January and everything seemed fine. On February 12,
I did a CVSup. buildworld, make and installkernel
produced no errors, but installworld fails, and I
can't figure out why. From my script output file:
===> kerberos5/lib/libvers
===>
On Wed, Aug 20, 2003 at 11:36:57PM -0500, Doug Poland wrote:
> Greetings,
>
> I'm attempting to installworld on a 4.8-RELEASE machine. I installed
> the OS yesterday from CD-ROM. Today I did a cvsup for latest sources.
> I've successfully built world, built and installed custom kernel.
>
For th
Greetings,
I'm attempting to installworld on a 4.8-RELEASE machine. I installed
the OS yesterday from CD-ROM. Today I did a cvsup for latest sources.
I've successfully built world, built and installed custom kernel.
When I attempt to run:
# make installworld
this is what I see
... ...
.
On Fri, Nov 22, 2002 at 08:21:32PM +0200, Giorgos Keramidas wrote:
> On 2002-11-22 09:32, Tillman <[EMAIL PROTECTED]> wrote:
> > Howdy,
> >
> > (All sources were CVSUP'd this morning)
> >
> > Here's the actual output of make installkernel:
> >
> > [root@loki src]# make installkernel -DKERNCONF=LOKI
On 2002-11-22 09:32, Tillman <[EMAIL PROTECTED]> wrote:
> Howdy,
>
> (All sources were CVSUP'd this morning)
>
> Here's the actual output of make installkernel:
>
> [root@loki src]# make installkernel -DKERNCONF=LOKI
> ===> crypto
> install -o root -g wheel -m 555 crypto.ko /modules
> install: cr
Howdy,
(All sources were CVSUP'd this morning)
Here's the actual output of make installkernel:
[root@loki src]# make installkernel -DKERNCONF=LOKI
cd /usr/obj/usr/src/sys/LOKI; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386
MACHINE=i386 OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec
PERL5L
On Wednesday 24 July 2002 09:27 am, [EMAIL PROTECTED] wrote:
| Hi Brain,
|Thanks for getting back to me.
No problem.
|
| I'm happy to at last find someone who is willing to at least *say* that
| he's blasted and reinstalled a higher version of XFree86-4.
|
| From what you said here, I'll pro
Hi Brain,
Thanks for getting back to me.
I'm happy to at last find someone who is willing to at least *say* that he's
blasted and reinstalled a higher version of XFree86-4.
>From what you said here, I'll probably want to go with a packages install as well.
> I strongly recomemnd deintalli
On Wednesday 24 July 2002 04:06 am, [EMAIL PROTECTED] wrote:
| Hello Brian,
| Thanks for the reply.
|
| As I'm actually still going through bringing the up to a "usable state",
| the disappeared user accounts are not too much of a problem at the moment.
| Its the lack of authentication for ro
Hi Jud,
Thanks for the information here.
I'll check those files as and when I get the chance.
The wrapper port *was* installed, and WORKING before I cvsup'd the system.
I'll check .xinitrc files in both root and any of the restored user accounts.
Stacey
Quoting Jud <[EMAIL PROTECTED]>:
>
7/24/2002 4:06:16 AM, <[EMAIL PROTECTED]> wrote:
>
>Hello Brian,
> Thanks for the reply.
>
>As I'm actually still going through bringing the up to a "usable state",
the
>disappeared user accounts are not too much of a problem at the
moment. Its the
>lack of authentication for root login I'm
On Wednesday 24 July 2002 03:40 am, [EMAIL PROTECTED] wrote:
| Hi Doug,
|Thanks for getting back to me. I actually got around that problem in the
| end.
|
| However upon completing the upgrade, I noticed a couple of things:
|
| 1] startx has stopped working (just XFree86-4.0.2 from the 4.4 CD
Hello Brian,
Thanks for the reply.
As I'm actually still going through bringing the up to a "usable state", the
disappeared user accounts are not too much of a problem at the moment. Its the
lack of authentication for root login I'm really concerned with on this point!
I'll take a look at
Hi Doug,
Thanks for getting back to me. I actually got around that problem in the end.
However upon completing the upgrade, I noticed a couple of things:
1] startx has stopped working (just XFree86-4.0.2 from the 4.4 CD Set, no gnome
of kde installed as yet)
typing "startx" for any user jus
On Wed, 24 Jul 2002 [EMAIL PROTECTED] wrote:
>
> Hello,
> I've just done a fresh install of 4.4Rel, and I'm trying to upgrade to
> the latest stable.
>
> In single user mode [using shutdown now] having dropped from multiuser mode -
> All went well until I got to "make installworld". I hit t
Hello,
I've just done a fresh install of 4.4Rel, and I'm trying to upgrade to
the latest stable.
In single user mode [using shutdown now] having dropped from multiuser mode -
All went well until I got to "make installworld". I hit the issue mentioned in
UPDATING 20020404 about the new Se
Hello,
I've just done a fresh install of 4.4Rel, and I'm trying to upgrade to
the latest stable.
In single user mode [using shutdown now] having dropped from multiuser mode -
All went well until I got to "make installworld". I hit the issue mentioned in
UPDATING 20020404 about the new Se
68 matches
Mail list logo