DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2007-10-23 14:21:21

deeps
Member
Registered: 2007-10-21
Posts: 12

cv.sh script

This simple instruction on the kernel wiki page:
"And now run the D-Link provided script ./cv.sh"
puzzles me, since i haven't been able to locate it...

Is it a secret??? :-)

Tnx in advance

Offline

 

#2 2007-10-23 15:05:02

sala
Member / Site Admin
From: Estonia
Registered: 2006-07-28
Posts: 731
Website

Re: cv.sh script

Just follow the guide smile

Code:

tar zxvf ppclinux.tar.gz;cd ppclinux
./cv.sh

As you can see, cv.sh is inside ppclinux directory which where extracted from ppclinux.tar.gz archive.

The content of cv.sh is:

Code:

#!/bin/sh
cd include
ln -s asm-ppc asm
ln -s net1 net
cd ../net/
ln -s sched1 sched

cd ../..
chmod -R  u+w ppclinux

DSM-G600 - NetBSD hdd-boot - 80GB Samsung SP0802N
NSA-220 - Gentoo armv5tel 20110121 hdd-boot - 2x 2TB WD WD20EADS

Offline

 

#3 2007-10-23 15:18:48

deeps
Member
Registered: 2007-10-21
Posts: 12

Re: cv.sh script

Tadaa...

Tnx alot...

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB