Re: Rebuilding, Got Questions



You should cvsup to update your sources. I believe it is recommended you first update to 5.5, then update again to 6.1.

Once you cvsup read the UPDATING file in /usr/src.

I would be wary of using the -j4 it has caused some issues, check UPDATING before using that flag.

-Derek


At 01:44 PM 8/15/2006, beno wrote:
Hi;
The box I've taken over has BSD 5.3 so I need to upgrade. This is a big jump and the console is half a world away so I have some questions:
* Can I do all of the steps of the installation without reverting to single user mode?
* Where do I find the src to download?? All I find are ISOs. Is there no *.tgz file anywhere?
* I'm upgrading from 5.3 to 6.1. Will I have to run "mergemaster -p" before running "buildworld"?

Do I need anything more in /etc/make.conf than the following?
CFLAGS= -O -pipe
NO_BLUETOOTH= true # I have no need of this
NO_SENDMAIL= true # I use qmail

The current /etc/make.conf has this and I don't understand why:

# -- use.perl generated deltas -- #
# Created: Wed Dec 21 21:11:27 2005
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

Should I leave the above? Merge the two? Throw out the above and just use what I've written (above that)? Will that screw up the installation? Will that screw up perl?

Here is my procedure. Look good?

cd /usr/src
make -j4 buildworld // single CPU system
make buildkernel
make installkernel
reboot
make installworld
mergemaster -p
reboot

TIA,
beno
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: fbsd 6 didnot work on laptop
    ... thanks for all of you, it was the fbsd boot loader, as eric suggested. ... during booting it givis the following error ... and the same...infact after the installation is complete and you remove the cd to restart it wont restart even you have to shutoff the laptop and on again.. ... MailScanner thanks transtec Computers for their support. ...
    (freebsd-questions)
  • Re: fbsd 6 didnot work on laptop
    ... Check your BIOS that you don't have protection of the boot block enabled. ... Some laptops can get stuck, and you have to pull the battery and AC power then restore the AC power to get them to restart. ... and the same...infact after the installation is complete and you remove the cd to restart it wont restart even you have to shutoff the laptop and on again.. ... MailScanner thanks transtec Computers for their support. ...
    (freebsd-questions)
  • Re: No root entry in /var/mail
    ... At 01:08 PM 5/13/2006, Gerard Seibert wrote: ... Shortly after installation, Sendmail started complaining. ... >discovered that there is no entry for 'root' in the /var/mail directory. ... MailScanner thanks transtec Computers for their support. ...
    (freebsd-questions)
  • Re: upgrade 5.4 -> 6.1
    ... Read /usr/src/UPDATING after you cvsup the new files for the exact steps and extra things you need to do. ... Or is there something more to take care of in this upgrade? ... MailScanner thanks transtec Computers for their support. ...
    (freebsd-questions)
  • Re: Fresh System: Kernel should be Rebuilded FIRST or cvsup should be Run FIRST?
    ... cvsup to get the latest security updates, then do your rebuilds. ... Kernel should be Rebuilded FIRST or cvsup should be Run FIRST? ... MailScanner thanks transtec Computers for their support. ...
    (freebsd-questions)