[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [rtl] Re: Problems with patching



On Wed, 17 Jun 1998, mshsaint wrote:

>  For mounting the files I used the following command in Linux:
>  mount -t msdos /dev/fd0 /mnt

Use vfat instead of msdos. Then you will get your long names. 

>  But the problem is how? Is there anyway I can convert the files from msdos
>  to ext2 in Linux? Which command should I use? 

Files are still OK. Only names are different - you may change them using "mv"
command, if you remember original names.

>  Another problem was, I tried to patch those files to the kernel and it
>  started asking me the question : File patch to,
>   which files should i mention, or is it another problem because of the
>  original problem?

In which directory did you run the patch command ?
You should do it in the directory where linux  subdirectory is (typically
/usr/src) . Usually patch is run with "-p0" switch.
cd /usr/src
patch -p0 < /your.patch.file

Best regards,
--
Tomasz Motylewski

--- [rtl] ---
For more information on Real-Time Linux see:
http://www.rtlinux.org/