Hi,
I am trying to install LKCD on my Redhat 6.2 server system and
running into some problems. I downloaded all the files as specified
in README for 3.1 version in current directory. Then I did the following,
1. Applied the rpm by doing,
rpm -i lkcdutils-1.0-1.i386.rpm
2. Tried to apply patch for raw I/O by doing patch coomand as following,
[root@webside /root]# patch -p1 < raw-2.2.17.diff
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- linux-2.2.17.raw/drivers/char/Makefile.~1~ Mon Sep 4 18:39:17 2000
|+++ linux-2.2.17.raw/drivers/char/Makefile Wed Oct 4 18:49:06 2000
--------------------------
File to patch:
When I try to apply the patch, the above message is keep coming
and I don't know how to proceed. Am I missing any other rpm
package for raw here ?
I would apprciate your help.
Thanks,
Nava
|