Em 25-06-2012 15:18, Ken Moffat escreveu: > On Mon, Jun 25, 2012 at 09:06:38AM -0700, Fernando de Oliveira wrote:
[...] >> Thank you very much for your replies, Ken. >> >> I did not reply with all care needed to some of the points (many things >> being done for the replies and many points discussed). Although I could >> successfully get a "real" machine running LFS7.1"svn", it is not as I want. >> > It's a learning experience ;) Now, it is almost what I want. >> 1. Kernel: could not build a minimalist kernel for it yet. I am using >> config copied from another distro, with huge kernel and number of modules. >> > Modules are not a sign of failure! Over time, in stages (and > *after* you have solved the other problem), check which modules are > loaded - you can then either build them in, or leave them as > modules, and try deselecting a number of the other modules, then > rebuilding the kernel and retesting. Did that. The two last steps before complete boot, I had forgotten to add ext4 support and Device Drivers ---> Generic Driver Options ---> Maintain a devtmpfs filesystem to mount at /dev (doh!): $ du -sch /boot/vmlinuz-3.4.5* /usr/src/linux-3.4.5*/ /lib/modules/3.4.5/ 5,0M /boot/vmlinuz-3.4.5-NG-pae 747M /usr/src/linux-3.4.5-NG-pae/ 13M /lib/modules/3.4.5/ 764M total It is 12 M less than in the machine which it was cloned from: $ du -sch /boot/vmlinuz-3.4.5* /usr/src/linux-3.4.5*/ /lib/modules/3.4.5/ 5,1M /boot/vmlinuz-3.4.5-lfs 772M /usr/src/linux-3.4.5/ 1,2M /lib/modules/3.4.5/ 778M total Added some modules for lm-sensors to monitor temperatures, fan speed, etc. This machine has been intermittently crashing, perhaps the other distro is corrupted, as today there has been no crash. > >> 2. The base of what I do, VMware-Player failed to install. >> >> When i have time and patience, I will ask for help in support for LFS. >> >> So, I think you are right: I am not that comfortable yet. Installed. A patch and a file edition were necessary. > You're getting there. Yes, thanks. Now this LFS/BLFS machine, running LXDE, hosts my VM's. Everything would be perfect, but there is an annoying problem: In my br-abnt2 keyboard, the key for / and ? is not working in any VM, only in the host. I recall there is a way to identify the key code and ad this functionality to it, but can't remember how to do it anymore. Any ideas? (I am copying these question marks from the host). Perhaps I will ask in the support list. -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
