Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Bruce Dubbs
On 3/19/19 4:54 PM, Pei Jia wrote: Hi, Pierre and Bruce: My bad... I tried */dev/sdd1*, and it's *working* :'(:'( There are still some *errors*: https://longervision.cc/bugs/booting_bugs.jpg And it's seriously basic, but it's already 1.1 Giga? No command *adduser*, *addgroup*?

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Pei Jia
Hi, Pierre and Bruce: My bad... I tried */dev/sdd1*, and it's *working* :'(:'( There are still some *errors*: https://longervision.cc/bugs/booting_bugs.jpg And it's seriously basic, but it's already 1.1 Giga? No command *adduser*, *addgroup*? hmmm.. Any further suggestions?

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Pei Jia
Hi, Bruce, this is *already* my current *grub.cfg on USB stick*. All the bugs I posted are just with this *grub.cfg*: /➜  grub cat grub.cfg // //# Begin /boot/grub/grub.cfg// //set default=0// //set timeout=5// // //insmod part_msdos// //insmod ext2// //set root=(hd0,msdos1)// //

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Bruce Dubbs
On 3/19/19 1:55 PM, Pei Jia wrote: Hi, Thank you Pierre and Bruce: 1. Right now, I booted into my laptop's  Ubuntu 18.04.2, and /dev/sde1 corresponds to my USB stick for sure, as I can definitely see the following line: ➜  ~ sudo blkid ... /dev/sde1: LABEL="skyvision-3.0"

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Pei Jia
Hi, Thank you Pierre and Bruce: 1. Right now, I booted into my laptop's  Ubuntu 18.04.2, and /dev/sde1 corresponds to my USB stick for sure, as I can definitely see the following line: ➜  ~ sudo blkid ... /dev/sde1: LABEL="skyvision-3.0" UUID="d8a7b940-0ff5-41c4-81a0-9fd1797501ed"

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Pierre Labastie
On 19/03/2019 16:59, Bruce Dubbs wrote: On 3/19/19 10:01 AM, Pierre Labastie wrote: On 19/03/2019 14:57, William Harrington wrote: On Mon, 18 Mar 2019 16:20:32 -0700 Pei Jia wrote: Hey all.  The problem is with the linux command line in grub.cfg and/or the drivers in the kernel. Note

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Bruce Dubbs
On 3/19/19 10:01 AM, Pierre Labastie wrote: On 19/03/2019 14:57, William Harrington wrote: On Mon, 18 Mar 2019 16:20:32 -0700 Pei Jia wrote: Hey all. The problem is with the linux command line in grub.cfg and/or the drivers in the kernel. Note that he *IS* booting kernel. GRUB is

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread Pierre Labastie
On 19/03/2019 14:57, William Harrington wrote: On Mon, 18 Mar 2019 16:20:32 -0700 Pei Jia wrote: Hi, all: Thank you for your help so far... I make some progress, please refer to the following pictures... https://longervision.cc/bugs/gparted.jpg https://longervision.cc/bugs/grub.jpg

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread William Harrington
On Mon, 18 Mar 2019 16:20:32 -0700 Pei Jia wrote: > > Hi, all: > > > Thank you for your help so far... I make some progress, please refer to > the following pictures... > > > https://longervision.cc/bugs/gparted.jpg > > https://longervision.cc/bugs/grub.jpg > >

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-19 Thread spiky
On 18/03/2019 23:20, Pei Jia wrote: Hi, all: Thank you for your help so far... I make some progress, please refer to the following pictures... https://longervision.cc/bugs/gparted.jpg https://longervision.cc/bugs/grub.jpg https://longervision.cc/bugs/kernel_panic.jpg I'm pretty

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-18 Thread spiky0011
On 18/03/2019 20:54, Bruce Dubbs wrote: On 3/18/19 3:20 PM, Pei Jia wrote: Hi, Bruce: Thank you for your detailed explanation. 1. 2 grubs   * *grub on my host's laptop*, please refer to     https://longervision.cc/bugs/grub.jpg . And the contents in     */boot/grub/grub.cfg* is too much,

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-18 Thread Bruce Dubbs
On 3/18/19 3:20 PM, Pei Jia wrote: Hi, Bruce: Thank you for your detailed explanation. 1. 2 grubs * *grub on my host's laptop*, please refer to https://longervision.cc/bugs/grub.jpg . And the contents in */boot/grub/grub.cfg* is too much, I'm *NOT* copy/paste it here. * grub on

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-18 Thread Pei Jia
Hi, Bruce: Thank you for your detailed explanation. 1. 2 grubs * *grub on my host's laptop*, please refer to https://longervision.cc/bugs/grub.jpg . And the contents in */boot/grub/grub.cfg* is too much, I'm *NOT* copy/paste it here. * grub on my USB stick, the contents in

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-18 Thread Pei Jia
Thank you Thomas ... 1. ➜  ~ blkid /dev/sde1: LABEL="XX" UUID="*d8a7b940-0ff5-41c4-81a0-9fd1797501ed*" TYPE="ext4" PARTUUID="0860eda0-01" ➜  ~ sudo fdisk -l Disk /dev/sde: 14.8 GiB, 15833497600 bytes, 30924800 sectors Units: sectors of 1 * 512 = 512 bytes Sector size

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-18 Thread Bruce Dubbs
On 3/18/19 5:22 AM, thomas wrote: Am 2019-03-18 11:14, schrieb Pei Jia: Hi: I now make some progress: * I followed your suggestions, CP -A LFS OUT TO MY HOST, AND PARTITION THE USB DRIVE. * However, I still failed to boot, please refer to my new result:

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-18 Thread thomas
Am 2019-03-18 11:14, schrieb Pei Jia: Hi: I now make some progress: * I followed your suggestions, CP -A LFS OUT TO MY HOST, AND PARTITION THE USB DRIVE. * However, I still failed to boot, please refer to my new result: https://longervision.cc/bugs/lfs_kernel_panic.jpg I

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-18 Thread Pei Jia
Hi: I now make some progress: 1. I followed your suggestions, *cp -a lfs out to my HOST, and partition**the USB drive*. 2. However, I still failed to boot, please refer to my new result: https://longervision.cc/bugs/lfs_kernel_panic.jpg I believe I'm already very close to the RIGHT

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-17 Thread spiky0011
On 17/03/2019 20:33, Pei Jia wrote: Hi, Bruce: Thank you very much for your prompt reply. I actually *boot from grub*, please refer to: https://www.longervision.cc/bugs/lfs_grub_boot.jpg It looks *EXT4* module is *NOT* able to load successfully? Yes, you are right. I AM booting from a

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-17 Thread Pei Jia
Hi, Bruce: Thank you very much for your prompt reply. I actually *boot from grub*, please refer to: https://www.longervision.cc/bugs/lfs_grub_boot.jpg It looks *EXT4* module is *NOT* able to load successfully? Yes, you are right. I AM booting from a *USB stick*, which I actually do *NOT

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-17 Thread baho-utot
On 3/17/19 2:25 PM, Pei Jia wrote: Hi, Can anybody give me a hand why my built LFS failed to boot? Thank you very much... The ERROR is displayed at: https://www.longervision.cc/bugs/lfs_endtrace_fail2boot.jpg Cheers Pei Looks like you don't have the correct driver for your hard

Re: [lfs-support] LFS Fail to Boot at End Trace...

2019-03-17 Thread Bruce Dubbs
On 3/17/19 1:25 PM, Pei Jia wrote: Hi, Can anybody give me a hand why my built LFS failed to boot? Thank you very much... The ERROR is displayed at: https://www.longervision.cc/bugs/lfs_endtrace_fail2boot.jpg Can you give us some details about your hardware? Most of the time you get a

[lfs-support] LFS Fail to Boot at End Trace...

2019-03-17 Thread Pei Jia
Hi, Can anybody give me a hand why my built LFS failed to boot? Thank you very much... The ERROR is displayed at: https://www.longervision.cc/bugs/lfs_endtrace_fail2boot.jpg Cheers Pei -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: