Re: make your own distro
- From: Robert Newson <ReapNewsB@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 13:58:46 GMT
panusr wrote:
Hi
I picked up a copy of the linux mag Linux Format awhile ago and I was just
going through it the other day and I came across an article on how to
build your distro using Knoppix as it's base in seven easy steps.
So on step 2 I can't get this command to run cp /cdrom && find . -size -10000k -type f -exec cp -p --perants '{}'
/mnt/drive/knoppix-tmp/master/\;
try inserting a space before the \; as in:
cp /cdrom && find . -size -10000k -type f -exec cp -p --perants '{}' /mnt/drive/knoppix-tmp/master/ \;
.
- Follow-Ups:
- Re: make your own distro
- From: Iordani
- Re: make your own distro
- References:
- make your own distro
- From: panusr
- make your own distro
- Prev by Date: make your own distro
- Next by Date: Re: network question
- Previous by thread: make your own distro
- Next by thread: Re: make your own distro
- Index(es):
Relevant Pages
|