Results 1 to 4 of 4
I am trying to install mandrake 9 on my laptop and when it gets inot the second stage of the install it freezes. Tis is what it frezes on:
/usr/bin/insmod_2> ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-14-2002 #1Just Joined!
- Join Date
- Nov 2002
- Posts
- 1
Mandrake 9.0 on a IMB think Pad i1300
I am trying to install mandrake 9 on my laptop and when it gets inot the second stage of the install it freezes. Tis is what it frezes on:
/usr/bin/insmod_2> /dev/tty5 /tmp/usb-ohci.o
I have tried the commands:
linux nousb
linux nopcmcia
and couple others that i cant remember at this point in time. I have posted this problem on many boards with no luck finding a solution. if any one can help me please do i am going nuts trying to get this to work thanks in advance
~Acidtone~
- 11-15-2002 #2Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
linux init=/bin/sh
then go in, remount / read-write with:
mount -o remount,rw /
then mount /proc with:
mount /proc
then go through, edit the file that calls that function, and comment it out.I respectfully decline the invitation to join your delusion.
- 11-15-2002 #3Linux User
- Join Date
- Nov 2002
- Posts
- 420
Thanks for the suggestion. Just one problem I have not worked with linux that much i have some knowledge though. Do i place these commands at the boot: prompt???
- 11-15-2002 #4Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
the first one yes, then it will drop you to a command line. From there use pico to edit the file(s) that are needed.
I respectfully decline the invitation to join your delusion.


Reply With Quote
