|
|
|
||||
|
Quote:
|
|
|
||||
|
PS thank you hacked for all the time and effort you are putting into this we really do apreciate it and we do learn from you. thanks again.
Last edited by robertr728; 02-22-2007 at 10:49 PM.
|
|
|
||||
|
Edit: Hrm, nevermind I think I've figured out how to do this. Applied the patch, ran menuconfig and set up NTFS write support and UDF file reading and now I am recompiling the kernel. Hope this works :eek2 |
|
|
||||
|
Heres what I did: Located and obtained the file title: UDF_2.50-linux-2.6.16.patch (file size is 15kb) Obtained the kernel source for ydl5 (from terrasoft servers) Booted up yellowdog, extracted the archive named: kernel-2.6.16-20061110.ydl.1.src.rpm (File size is 40.3mb) Which contained: linux-2.6.16.20061110.tar.bz2 (file size is 40.3MB) Extracted those contents to /usr/src Then I copied the UDF_2.5-linux-2.6.16.patch file to the directory I had just previously extracted. Open up terminal and type: cd .. cd /usr/src/linux-2.6.16.20061110 patch -p1 < UDF_2.50-linux-2.6.16.patch then I typed the following command: ln -s /usr/src/linux-2.6.16.20061110 /usr/src/linux Then, cd .. cd linux (you should be in /usr/src/linux) then type: make menuconfig A menu configure thing will pop up that looks similar to the one in hackeds post, scroll down to File System and hit enter, scroll down to the Dos part (exactly like in Hackeds image) and hit enter than press Y when the box is highlighting Enable NTFS writing (something similar) Hit Escape like 3 times than it will ask you to save the configuration select yes. From here just follow the bottom portion of Hackeds tutorial starting with make vmlinux |
|
|
||||
|
Follow OldSpice's Instructions up to Quote:
Baggins yes, that is the patch, and who damianks, it's probably better if you didn't use a direct mirror to the source, but yes that is the src kernel and 40MB is the correct size. 86MB was my completed compiled kernel and components. This works just as well though, wasn't sure it would that's why I did thinks the way I did (I had no way to test it) Did anyone run across numerous errors that caused the process to stop? |
|
| Tags |
| BluRay Guide, HD-DVD Mountability, PS3 Linux Guide, UDF 2.5 Support |
| Thread Tools | |
|
|