Hi again, I finally solved my problem. I built all packages in Proxmox virtualization software and I tried to boot it in there. I was thinking may be Proxmox lead to booting problem and I detach my LFS disk and I attach it in VirtualBox. Now, I dont have any booting problem. I want to ask another question. When I checked disk usage rate in my new LFS, I saw it uses "5.2" GB disk. Do you think is it high? How can I reduce disk usage by 1.5 or 2 GB?
Best Regards, From: "Furkan İnciroğlu" <[email protected]> To: "lfs-support" <[email protected]> Sent: Wednesday, September 4, 2019 9:42:39 AM Subject: Kernel Boot and End Trace Error Hi there, I compiled all the packages for LFS and I was ready for booting my lfs kernel. My host machine has "sda" primary disk. I created "sdb" partition as a secondary disk for LFS and I built all packages in sdb. When I compiled Linux kernel, I ran this command -> "grub-install /dev/sda". Is it correct? or I should have got grub-install /dev/sdb? I also, in chroot, I created fstab and grub.cfg like this; MY FSTAB FILE /dev/sdb1 / ext4 defaults,barrier=1 1 1 /dev/sdb2 swap swap pri=1 0 0 proc /proc proc nosuid,noexec,nodev 0 0 sysfs /sys sysfs nosuid,noexec,nodev 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /run tmpfs defaults 0 0 devtmpfs /dev devtmpfs mode=0755,nosuid 0 0 MY GRUB.CFG set default=0 set timeout=5 insmod ext2 set root=(hd1,1) menuentry "GNU/Linux, Linux 4.20.12-lfs-systemd" { linux /boot/vmlinuz-4.20.12-lfs-systemd root=/dev/sdb1 ro } And also I am sharing you my end trace error. I got this when I tried to boot my kernel. Could you help me about it?
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
