|
| Flaw in http://wiki.dragonflybsd.org/index.cgi/BuildingKernelFromLiveCD |
 |
Thu, 29 Mar 2007 00:59:13 +030 |
Using DF release 1.8.0.
At start of part 2
# cd /usr && tar xyfv /src-sys.tar.bz2
I get
# tar: command not found.
If I change line to this
# cd /usr && /usr/bin/tar xyfv /src-sys.tar.bz2
it should be OK.
--
|
| Post Reply
|
| Re: Flaw in |
 |
Thu, 29 Mar 2007 01:09:08 +020 |
On Thu, 29 Mar 2007 00:59:13 +0300
Tero Mäntyvaara <termant@gmail.com> wrote:
> Using DF release 1.8.0.
>
> At start of part 2
>
> # cd /usr && tar xyfv /src-sys.tar.bz2
>
> I get
>
> # tar: command not found.
>
> If I change line to this
>
> # cd /usr && /usr/bin/tar xyfv /src-sys.tar.bz2
>
> it should be OK.
It was written by me. Feel free to correct the erroneous parts.
--
Gergo Szakal <bastyaelvtars@gmail.com>
University Of Szeged, HU
Faculty Of General Medicine
|
| Post Reply
|
|
|
|
|
|
|
|
|
|