![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do you login as sms-svc on a system controller | vinix | SUN Solaris | 1 | 02-04-2008 03:41 AM |
| Prompted for System Password during login | BFLO | HP-UX | 2 | 12-06-2007 10:45 AM |
| Disablin login for system accounts | veccinho | Security | 1 | 11-09-2007 02:32 AM |
| How to check the last login user were doing in the system | raziayub | SUN Solaris | 1 | 04-04-2007 03:44 AM |
| past login still exist in the system | yls177 | UNIX for Dummies Questions & Answers | 9 | 11-23-2002 10:29 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
system not login
Hi,
I was add my shell script in /etc/rc.d/rc.local file Eg. sh /root/KernelModule.sh my KernelModule.sh contain insmod xxxxx.ko insmod yyyy.ko I have insmod 22 kernelmodule in this script , all the modules are my own driver modules. now problem is my system is booting but login screen not display. i am using Fedro Core 5 and linux kernel 2.6 kindly help me with this regards. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You can boot through CD, rescue mode and change ur setting back to normal.
|
|
#3
|
||||
|
||||
|
As you can't get to a login point, you probably will have to remove the offending script by booting from a rescue cd, then reboot the machine.
Then you can add the modules one by one to see if one of them fails. Check dmesg after each addition. |
||||
| Google The UNIX and Linux Forums |