Re: openbsd 3.7 ftp mirror
Miod Vallat <[email protected]> Wed, 23 Mar 2005 15:58:56 +0000
| Newsgroups | gmane.os.openbsd.hppa |
|---|---|
| Message-ID | <[email protected]> |
> I follow the default installation instructions, but > there doesn't seem to exist an ftp mirror eith the > path /OpenBSD/3.7/hppa/, although this is default. > Searching in some mirrors manually, i also didn't find > a place where i can download the 3.7 hppa binaries. 3.7 is not released yet. > How can they be used as default paths and not exist? > I also tried to provide a path /OpenBSD/3.6/hppa/, but > i only saw these: [...] > [X] bsd > [X] bsd.rd This is because the installation script looks for *37.tgz, hence will not handle the 3.6 files. You need to use 3.6 installation media to install 3.6. Miod