cat /var/log/boot.log
Apr 04 02:00:55 +07:00 (none) Mounting virtual file systems: /run /proc /sys OK
Apr 04 02:00:55 +07:00 (none) Bringing up the loopback interface... OK
Apr 04 02:00:55 +07:00 (none) Setting hostname to lfs... OK
Apr 04 02:00:55 +07:00 lfs Populating /dev with device nodes... OK
Apr 04 02:00:58 +07:00 lfs Activating all swap files/partitions... OK
Apr 04 02:00:58 +07:00 lfs Mounting root file system in read-only mode... OK
Apr 04 02:00:58 +07:00 lfs Checking file
systems...
OK
Apr 04 02:00:59 +07:00 lfs Remounting root file system in read-write mode... OK
Apr 04 02:00:59 +07:00 lfs Recording existing mounts in /etc/mtab... OK
Apr 04 02:00:59 +07:00 lfs Mounting remaining file systems... OK
Apr 04 02:00:59 +07:00 lfs Cleaning file systems: /tmp OK
Apr 04 02:00:59 +07:00 lfs Retrying failed uevents, if any... OK
Apr 04 02:01:00 +07:00 lfs Setting up Linux console... OK
cat /etc/fstab
/dev/sdb8 / ext4 defaults 1 1
proc /proc proc
nosuid,noexec,nodev 0 0
sysfs /sys sysfs nosuid,noexec,nodev 0 0
devpts /dev/pts devpts gid=4,mode=620 0 0
tmpfs /run tmpfs defaults 0 0
devtmpfs /dev devtmpfs mode=0755,nosuid 0 0
During boot at the last phase i see the first column is with some unreadable
characters and in place of [ok] at the rightmost column also unreadable
characters there.
And at the last phase of the boot, i'm prompted to type root password to
maintain or type CTRL+D to reboot or so. If is type CTRL+D nothing happens, it
re-prompts me to type root password or CTRL+D.
What should i do? Any hint to fix it? I think, there is some problem with
configuration of keyboar characters or setup or some problem with other
configuration for this chapter
http://www.linuxfromscratch.org/lfs/view/stable/chapter07/introduction.html
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page