Hello,
I'm a new blfs user, having completed the lfs book yesterday and
getting 6.4 going. I'm running it in a virtual machine as i currently do not
have physical machines to do it.
I've installed opensshd on this machine and started it no problem.
My issue comes when i atempt to log in as a user. I'm getting the error
"error: openpty no such file or directory". I've compiled a custom
monolithic kernel to support the LSI scsi controller and am wondering if i
put to much in to the config as i saw this on boot:
Populating /dev with device nodes...
udev: starting version 130
udev: deprecated sysfs layout (kernel too old, or CONFIG_SYSFS_DEPRECATED)
is unsupported, some udev features may fail
precated sysfs layout (kernel too old, or CONFIG_SYSFS_DEPRECATED) is
unsupported, some udev features may fail
I've checked my kernel configuration file and i have CONFIG_SYSFS_DEPRECATED
set to "N" but CONFIG_SYSFS is set to "Y".
I'm wondering if that sysfs is interfeering with udev because i'm seeing
later in the boot sequence:
Populating /dev with device nodes...
error binding control socket, seems udevd is already running
Suggestions welcome.
I've got some misc questions, one related to the command "which" i
am wondering where that is? I'm not seeing it on my system. My second one is
on vim. I'm use to vi and am trying to set vim up similar. I've got showmode
and noruler set in my /etc/vimrc file, i am wanting to turn off vim's
history mechanism where it remembers what place you are in a file also the
creation of *viminfo files.
Any help appreciated.
Thanks.
Dave.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page