The failure is in /lib/security/pam_unix.so

This seems to be the last shared object called that creates the user session
after auth, limits etc. etc. are all set.

I have the eth0 up and running and I can get a login prompt on ssh. Dies at
the same place though.

Cheers
Phill.

----- Original Message ----- 
From: "Phill Wombat" <[EMAIL PROTECTED]>
To: <user-mode-linux-user@lists.sourceforge.net>
Sent: Friday, August 05, 2005 2:33 PM
Subject: Re: [uml-user] x86_64 - 2.6.12+bs9 Bingo!! FC4/64 host FC4/32 guest


> Fedora Core release 4 (Stentz)
> Kernel 2.6.12-bs9 on an x86_64
>
> Unauthorized access to this system is strictly prohibited.
> uml-test login:
>
> But I can't log in...... :-(
>
> So far the config is: Bog standard install of FC4 x86_64 on the host (no
> patch... no nothing).
> UML is as per above.
> I added "single LD_LIBRARY_PATH=/lib/obsolete/linuxthreads" to the command
> line before running up UML.
> When single user mode came up I used chkconfig to turn just about
everything
> off. Then I edited /etc/rc.d/rc.sysinit to remove the troublesome bits (as
> per previous post). Then I exited and it started normally.
>
> If I run /bin/login from the single user mode prompt here's where I end up
> (I did this because I feel it is related). Any ideas welcome (there's a
> segfault in the init script somewhere which I'll comment out in due
course).
> I've also commented out the /etc/pam.d/login line with the .so module (as
> per previous post).
>
> The Detaching pid xxxxx seems to be the kiss of death.
>
> [EMAIL PROTECTED] shared]# ./run_uml.sh
> Checking PROT_EXEC mmap in /tmp...OK
> tracing thread pid = 23488
> Linux version 2.6.12-bs9 ([EMAIL PROTECTED]) (gcc version 4.0.0
> 20050519 (Red Hat 4.0.0-8)) #1 Thu Aug 4 21:52:00 EST 2005
> Built 1 zonelists
> Kernel command line: single mem=160m mode=tt ubda=root_fs.fc4 ubdb=swap
> root=/dev/ubda con=pty con0=fd:0,fd:1
> LD_LIBRARY_PATH=/lib/obsolete/linuxthreads
> PID hash table entries: 1024 (order: 10, 16384 bytes)
> Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
> Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
> Memory: 157696k available
> Mount-cache hash table entries: 512
> Checking for host processor cmov support...Yes
> Checking for host processor xmm support...No
> Checking that ptrace can change system call numbers...OK
> Checking syscall emulation patch for ptrace...missing
> Checking that host ptys support output SIGIO...Yes
> Checking that host ptys support SIGIO on close...No, enabling workaround
> Checking for /dev/anon on the host...Not available (open failed with errno
> 2)
> NET: Registered protocol family 16
> mconsole (version 2) initialized on /root/.uml/FQRHtz/mconsole
> ubd: Synchronous mode
> VFS: Disk quotas dquot_6.5.1
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> io scheduler noop registered
> io scheduler anticipatory registered
> io scheduler deadline registered
> io scheduler cfq registered
> NET: Registered protocol family 2
> IP: routing cache hash table of 1024 buckets, 8Kbytes
> TCP established hash table entries: 8192 (order: 4, 65536 bytes)
> TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
> TCP: Hash tables configured (established 8192 bind 8192)
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> Initialized stdio console driver
> Console initialized on /dev/tty0
> Initializing software serial port version 1
>  ubda: unknown partition table
>  ubdb: unknown partition table
> EXT3-fs: INFO: recovery required on readonly filesystem.
> EXT3-fs: write access will be enabled during recovery.
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: recovery complete.
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root (ext3 filesystem) readonly.
> line_ioctl: tty0: ioctl KDSIGACCEPT called
> INIT: version 2.85 booting
> line_ioctl: tty0: ioctl TIOCLINUX called
>                 Welcome to Fedora Core
>                 Press 'I' to enter interactive startup.
> Starting udev:  [FAILED]
> Initializing hardware...  storage network audio done[  OK  ]
> Setting clock : Fri Aug  5 00:16:29 EDT 2005 [  OK  ]
> Setting hostname uml-test.goober.org:  [  OK  ]
> set_thread_area failed when setting up thread-local storage
> /etc/rc.d/rc.sysinit: line 340:   694 Done                    echo
"mkdmnod"
>        695 Segmentation fault      | /sbin/nash --quiet >/dev/null 2>&1
> Remounting root filesystem in read-write mode:  [  OK  ]
> Mounting local filesystems:  [  OK  ]
> Enabling local filesystem quotas:  [  OK  ]
> Enabling swap space:  [  OK  ]
> sh-3.00# /bin/login
> login: root
> Password:
> login(pam_unix)[772]: session opened for user root by (uid=0)
>  -- root[772]: ROOT LOGIN ON console
> Detaching pid 26521
>
>
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> User-mode-linux-user mailing list
> User-mode-linux-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to