Sorry for the double post... I posted a similar question under linux newbies, and then found this thread on Knoppix and thought I would most likely get more specific advice to my problem.
I have read on other websites that the kernel included with Knoppix 5.x has HFS support included, but that it needs to be configured through xconfig. I cannot load xconfig to see if that is the case or not.
From the terminal I have tried:
knoppix@1[knoppix]$ cd /usr/src/linux
knoppix@1[linux]$ make xconfig
and get these errors:
Makefile:266: /UNIONFS/usr/src/linux-2.6.17/scripts/Kbuild.include: No such file or directory
Makefile:403: /UNIONFS/usr/src/linux-2.6.17/arch/i386/Makefile: No such file or directory
make: *** No rule to make target `/UNIONFS/usr/src/linux-2.6.17/arch/i386/Makefile'. Stop.
I am brand new to linux, so I am guessing there is something basic I am missing here? Does anyone know if the included kernel will enable support for HFS, and if so, what am I doing wrong trying to access xconfig.
This is the website I have been looking at:
http://gentoo-wiki.com/HOWTO_hfsplus . If the kernel does not support HFS as is hinted at in this site, can anyone walk me through installing the files listed on this site to add it? I have tried following the steps the author has listed on the site for Gentoo, but have had no success in that either.....
Please keep in mind I am
brand new to linux, so a little hand holding may be required, but I catch on pretty fast.