Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HFS module missing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
bahkyp
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2002
Posts: 86
Location: Sydney Australia

PostPosted: Mon Jul 29, 2002 1:55 am    Post subject: HFS module missing Reply with quote

My HFS module is missing. Is there any way to reinstall this?

Jul 25 15:05:43 TheWhiteRoom modprobe: modprobe: Can't locate module hfs
_________________
I'm so small, I can fit under the door.
I was here yesterday, this is a recording.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Jul 29, 2002 3:25 am    Post subject: Re: HFS module missing Reply with quote

If you actually compiled it when you made your kernel, you can go back to your kernel source tree and try:
Code:
# make modules_install
If this doesn't work, you need to reconfigure and recompile your kernel.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
bahkyp
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2002
Posts: 86
Location: Sydney Australia

PostPosted: Mon Jul 29, 2002 1:14 pm    Post subject: Reply with quote

Ahhh, yep tried to rebuild the kernel and failed, must have also taken out the hfs then.
_________________
I'm so small, I can fit under the door.
I was here yesterday, this is a recording.


Last edited by bahkyp on Tue Jul 30, 2002 1:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
bahkyp
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2002
Posts: 86
Location: Sydney Australia

PostPosted: Tue Jul 30, 2002 1:06 pm    Post subject: Reply with quote

when I try to make modules_install the script breaks before the end.

Is there any way to remove the attempt/error?

Is there any way to force an ignore/overide of the error?

the following are the last few lines of output.
Code:

make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.19-r6/arch/ppc/lib'
cd /lib/modules/2.4.19-r6; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.19-r6; fi

_________________
I'm so small, I can fit under the door.
I was here yesterday, this is a recording.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Wed Jul 31, 2002 6:15 am    Post subject: Reply with quote

bahkyp wrote:
when I try to make modules_install the script breaks before the end.

Perhaps I'm just bleary-eyed from having sat in an airborne tin can for 12 hours, but I don't see any errors in the snippet you posted. If I run:
Code:
$ make -n modules_install
...it looks like that is the end of a successful run, so you should be OK. Are you still not finding your HFS module in /lib/modules?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
bahkyp
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2002
Posts: 86
Location: Sydney Australia

PostPosted: Thu Aug 01, 2002 8:38 am    Post subject: Reply with quote

After doing a few ls and seeing what was available in lib/modules, /usr/src, I did a
Code:
nano /usr/src/linux-2.4.19-r6/fs/Config.in

and found the word EXPERIMENTAL next to hfs support.

Went back to make menuconfig, turned prompt for experimental on, turned hfs on and its fixed.
_________________
I'm so small, I can fit under the door.
I was here yesterday, this is a recording.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum