Click to See Complete Forum and Search --> : My linux box is down for the count


sdunn
03-28-2001, 05:10 PM
I went to install my sound card and so i went into sndconfig and hit ok a few times and when it went to test the sound card it locked up. Now when I go to boot linux it sticks on loading sound module.

What can I do?????

Lorithar
03-28-2001, 05:18 PM
*umms*

linux single at the lilo boot prompt and remove the module from your load script.

or .. boot from a floppy and manually edit the file.

sdunn
03-28-2001, 05:21 PM
I did do linux single and it still wants to load the sound module before it gets to the bash prompt

sdunn
03-28-2001, 05:41 PM
i also tried a boot from the floppy but I could not figure out how to write to the file.
I tried vi and more but I could not get into those files. What am I supposed to do to redo these files?

bdg1983
03-28-2001, 06:54 PM
I guess it depends on the distro and the bookdisk you use.

Boot from the bootdisk and try to mount your Linux partition first. Read/Write of course.

Tyr-7BE
03-28-2001, 07:58 PM
I believe the command is "mount /dev/hdX", with X being your linux partition. Hrmmm...you also might not have vi in your $PATH on the bootdisk, so you'd have to go /bin/vi <filename>