Find the answer to your Linux question:
Results 1 to 7 of 7
hi i configured my inittab file in which i put the id 4 by which you directly log onto the xwindow but now i am unable to login when i ...
  1. #1
    Linux Newbie bunty82's Avatar
    Join Date
    Sep 2007
    Location
    Asia
    Posts
    130

    Direct login problem

    hi

    i configured my inittab file
    in which
    i put the
    id 4
    by which
    you directly log onto the xwindow
    but now
    i am unable to login
    when i boot
    the system refuse to show the x login window
    instead
    after booting
    it stays in the shell form
    and the cursor blinks
    thats it
    nothing much
    i had to then press ctrl+alt+del
    to reboot
    help

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi !

    Which Linux Distro do you have?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Linux Newbie bunty82's Avatar
    Join Date
    Sep 2007
    Location
    Asia
    Posts
    130
    i am using slackware 12

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up in single user mode and execute this
    Code:
    lspci | grep VGA
    cat /etc/X11/xorg.conf | grep Driver
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Instead of rebooting, try the following
    1. CTRL-ALT-F1
    2. Login to the terminal as root
    3. enter the command "init 3" (without quotes)
    4. exit as root and login as a normal user
    5. Enter the command "startx" (without quotes) and post back any error messages.

  6. #6
    Linux Newbie bunty82's Avatar
    Join Date
    Sep 2007
    Location
    Asia
    Posts
    130
    faced a new problem
    i was able to login
    what i did
    i edited my fstab file
    now when i login next time
    my system
    while rebooting
    stopps
    at
    ntfs mounting
    and the cursor blinks
    nothing happens
    whats this

  7. #7
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    You could have made an error in your /etc/fstab. Try restoring it to its previous state and see if the system will boot up without any problems. You may have to use a live cd (a small one like gparted or partedmagic should be fine) to mount the slackware root partition and edit /etc/fstab.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...