URN Logo
UNIX Resources » Linux » Linux Forum » LiveCD Discussions » Page.2 » Can't Login Into System.
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
Can't Login Into System.
Subject: Can't Login Into System.
Author: bluesheet    Posted: 2005-04-05 21:40:51    Length: 3,315 byte(s)
[Original] [Print] [Top]
Dear all,
I want to build up my own livecd, but I have the login problem on it. Please give me some suggestion to solve it. thanks.

I am using Busybox and Tinylogin for my shell and login into system, but it can't login into system and the system didn't have any error message about login failed.

The following are the file needed for login.

/etc/iniitab
CODE

::sysinit:/etc/rcS
::respawn:/sbin/getty 38400 tty1
::respawn:/sbin/getty 38400 tty2


/etc/passwd
CODE

root::0:0::/:/sbin/ash
nobody:x:99:99:nobody:/:
sshd:x:100:100::/home/sshd:


after the system start and wait in the login prompt, after I enter the username the the system will handed. need to reboot the system and can't finish the login process.
CODE

localhost login: root
root
  password:      <<-- Handed


I change other method for login, this time I skip the login prompt and directly enter into system.

/etc/inittab
CODE

::sysinit:/etc/rcS
::respawn:/bin/sh


/etc/passwd
CODE

root::0:0::/:/sbin/ash
nobody:x:99:99:nobody:/:
sshd:x:100:100::/home/sshd:


after entered into system, I want to use "passwd" to change the root's password, but it can't, have the following error:
CODE

/ # passwd
passwd: Cannot determine your user name.


So, I hope anyone have this experiences to help me to solve this 2 problem:
1/ How can I use tinylogin to login into system?
2/ Why I can't change my root's password with command "passwd"

Thanks for everyone.  sad.gif  sad.gif  
[Original] [Print] [Top]
Subject: Can't Login Into System.
Author: bluesheet    Posted: 2005-10-14 21:54:47    Length: 302 byte(s)
[Original] [Print] [Top]
push....
Can anyone have the same problem or anyone have an experiences of these, please discuss with me. thanks. rolleyes.gif  
[Original] [Print] [Top]
« Previous thread
Knoppix Live Cd Configuration
LiveCD Discussions
Page. 2
Next thread »
Adding New Software To An Existing Knoppix Live Cd
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:02:19, cost 0.028311967849731 ms.