|
OpenBSD Installation and Upgrading Installing and upgrading OpenBSD. |
|
Thread Tools | Display Modes |
|
|||
Quote:
Code:
$ ftp -a ftp.cc.uoc.gr Connected to ftp.cc.uoc.gr. 220-******************************************************************* 220-* 220-* University of Crete / Greece 220-* Welcome to our anonymous ftp server. 220-* This service can also be accessed via 220-* http://ftp.cc.uoc.gr 220-* 220-* If you have any problems or comments about this service, 220-* please contact us via e-mail to ftpadm[at]cc.uoc.gr 220-* 220-* Use is subject to audit at any time by CC/UoC management. 220-* 220-****************************************************************** 220 331 Please specify the password. 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd mirrors/OpenBSD/snapshots/packages/i386 250 Directory successfully changed. ftp> dir xxxterm* 150 Here comes the directory listing. -rw-r--r-- 1 1001 1001 131282 Aug 16 22:13 xxxterm-1.425.tgz 226 Directory send OK. ftp> bye 221 Goodbye. $
Quote:
Last edited by ocicat; 6th September 2011 at 04:57 AM. Reason: Add pretty colors... :-) |
|
||||
Quote:
I inserted the stable 4.9 cd,connected via ftp to ftp.cc.uoc.gr and then chose this path for the downloads that the upgrade requires; Code:
mirrors/OpenBSD/snapshots/i386 |
|
||||
Quote:
I mean i'm already aware of that,but since english is not my mother-language try to be indulgent as you were so far cause sometimes it might now clear what have i done. |
|
||||
You are running a -current kernel, userland, and X. But you have not finished your upgrade. You must upgrade your architectural components to -current; they are still at 4.9-stable.
There have been many changes to OpenBSD's operational controls since 4.9. In particular, the rc(8) system has been significantly revised, the rc.d subsystem is now used by default for daemon management, both built-in and third party packages. The major changes you have missed are listed in the Following -current FAQ. The sysmerge(8) program will help you merge the changes in /etc and /var that you have missed. It will automatically merge what it can, and ask you for guidance where needed. If you don't use it, you will have to make these changes manually. If you don't make these changes, either manually or with sysmerge, you are not running -current. --------- Edited to add: using the 4.9-release version of the ramdisk kernel to install or upgrade to -current is neither supported nor advised -- the installation scripts change over time; and an important change may have been missed. You have the ramdisk kernel installed on hard drive, by the way. Booting the -release CD was not necessary. It is in your root directory -- /bsd.rd. |
|
||||
Sepuku:
The Following -current FAQ is mandatory for those of us who keep -current by building from source, and highly recommended for those of us who upgrade from snapshot to snapshot. It lists major changes to /etc and /var, and other key changes admins should be aware of to keep -current, and extra steps that might be needed to maintain -current from source. You will find a link to it in the sidebar on the left side of the main FAQ page. |
|
|||
Quote:
Back up whatever personal files have been added to your 4.9-stable system, & simply install (not upgrade...) a recent snapshot. Running sysmerge(8) is only required when upgrading. FWIW. |
|
||||
Quote:
I would have already done that but i want to upgrade i order to learn how it's done.Sooner or later i must learn how to do it.But since i made some wrong choices so far and maybe some changes too that might affect the system in the future,i might reinstall the -stable and then try to upgrade it.It's a good chance to dual boot with a linux since i need it too. |
Tags |
system sync, update, upgrade |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Create MS/XP file system so it will be recognized on a XP system. | FBSD | Guides | 0 | 1st May 2010 06:49 AM |
Best Way to sync web sites | roundkat | OpenBSD General | 2 | 14th September 2008 01:48 PM |
How to sync files over ftp | graudeejs | FreeBSD General | 4 | 4th August 2008 10:18 PM |
Best fit BSD for legacy system | EvilGardenGnome | Off-Topic | 14 | 12th June 2008 02:03 AM |
Which file system use to share data on Bsd system? | aleunix | Other BSD and UNIX/UNIX-like | 2 | 1st June 2008 04:14 PM |