Click to See Complete Forum and Search --> : Slackware Help Needed!
darkgod
09-19-2002, 07:25 PM
After completing the setup for slackware(installing LILO to the MBR), I reboot into the LILO boot selector. Selecting linux, Everything runs smoothly until These Lines are printed onto the screen:
raid0 registered personally
linear registered personally
When these lines are presented, the boot up process seems to have froze. Any Ideas on what the cause of this could be? Any suggestions are appreciated.
gleather
09-19-2002, 08:09 PM
from my log file:
SCSI subsystem driver Revision: 1.00
Sep 19 14:52:10 mycomputer kernel: md: linear personality registered as nr 1
Sep 19 14:52:10 mycomputer kernel: md: raid0 personality registered as nr 2
Sep 19 14:52:10 mycomputer kernel: md: raid1 personality registered as nr 3
Sep 19 14:52:10 mycomputer kernel: md: raid5 personality registered as nr 4
Sep 19 14:52:10 mycomputer kernel: raid5: measuring checksumming speed
Sep 19 14:52:11 mycomputer kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Sep 19 14:52:11 mycomputer kernel: md: Autodetecting RAID arrays.
Sep 19 14:52:11 mycomputer kernel: md: autorun ...
Sep 19 14:52:11 mycomputer kernel: md: ... autorun DONE.
So it seems they are normal messages you are getting. The next step must be the problem.
On my machine, the next step is networking.
Hope this helps
gleather
darkgod
09-19-2002, 10:33 PM
When networking ask to probe my machine for card, it Freezes aswell. What can I do?
gleather
09-20-2002, 07:48 AM
Perhaps you could boot in single user mode and remove all unnecessary steps from your run-level. Then start adding them back to see which one causes the freeze. I recommend reading up on the boot process before doing this.