[lfs-support] martin

2013-08-29 Thread Carl Martin Bacus
hi... Im currently working my project LFS and i am using LFS-book-7.3, and in part "6.9.2. Configuring Glibc /Install timezone data:" i got this problem.. root:/sources/glibc-build# tar -xf ../tzdata2012j.tar.gz bash: tar: command not found root:/sources/glibc-build# ZONEINFO=/usr/share/zoneinfo r

[lfs-support] martin

2013-09-09 Thread Carl Martin Bacus
Hi... I just recently Finish the Chpater 9 in LFS book 7.3 and When I try to reboot my Laptop... I cant boot the LFS that I've Created. Instead its automatically open my Host System... Anyone can Help me about this problem??.. Did I miss something? -- http://linuxfromscratch.org/mailman/listi

Re: [lfs-support] martin

2013-08-29 Thread William Harrington
On Aug 29, 2013, at 22:26, Carl Martin Bacus wrote: > bash: tar: command not found Did you install tar from chapter 5? Sincerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above infor

Re: [lfs-support] martin

2013-08-29 Thread Carl Martin Bacus
bro ty.. i forgot to install tar from chapter 5 and when i finish installing tar, i go back to "6.9.2. Configuring Glibc /Install timezone data:" and i found this problem.. root:/sources/glibc-build# tar -xf ../tzdata2012j.tar.gz root:/sources/glibc-build# ZONEINFO=/usr/share/zoneinfo root:/source

Re: [lfs-support] martin

2013-08-29 Thread Aleksandar Kuktin
>On Fri, 30 Aug 2013 13:03:11 +0800 >Carl Martin Bacus wrote: > root:/sources/glibc-build# for tz in etcetera southamerica > northamerica europe africa antarctica \ > > asia australasia backward pacificnew solar87 solar88 solar89 \ > > systemv; do > > zic -L /dev/null > > -d $ZONEINFO > > -y "sh

Re: [lfs-support] martin

2013-08-31 Thread Carl Martin Bacus
hi... Need your Help again. In 6.25. E2fsprogs-1.42.7 /make check... i got this error f_mmp_garbage: repair MMP when it is corrupted: failed 5 tests succeeded 123 tests failed Tests failed: d_loaddump d_special_files f_16384_block f_8192_block f_bad_disconnected_inode f_bad_local_jnl f_badbblocks

Re: [lfs-support] martin

2013-08-31 Thread William Harrington
On Aug 31, 2013, at 4:02, Carl Martin Bacus wrote: > What should i do? Your Help will much be appreciated.. Running the tests with an ext file system or not? Sincerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/fa

Re: [lfs-support] martin

2013-08-31 Thread Carl Martin Bacus
i run it with ext file system I've already done recompiling the E2fsprogs-1.42.7 but still i got the same error.. On Sat, Aug 31, 2013 at 5:40 PM, William Harrington wrote: > > > On Aug 31, 2013, at 4:02, Carl Martin Bacus > wrote: > > > What should i do? Your Help will much be appreciated.

Re: [lfs-support] martin

2013-08-31 Thread William Harrington
On Aug 31, 2013, at 4:02 AM, Carl Martin Bacus wrote: 5 tests succeeded 123 tests failed Run the tests and again and post a test log somewhere. There should be messages as to why the tests fail. Also, check that all of the virtual kernel filesystems are mounted. Sincerely, William

Re: [lfs-support] martin

2013-08-31 Thread Carl Martin Bacus
Bro i dont know how to test log.. I just run the test again and this is what its look like: -test_filesys: * FILE SYSTEM WAS MODIFIED * -test_filesys: 12/32 files (0.0% non-contiguous), 57/100 blocks -Exit status is 1 +Exit status is 127 --- ../../tests/f_lotsbad/expect.2 2009-08-13 01:39:

Re: [lfs-support] martin

2013-09-09 Thread Bruce Dubbs
Carl Martin Bacus wrote: > Hi... I just recently Finish the Chpater 9 in LFS book 7.3 and When I try > to reboot my Laptop... I cant boot the LFS that I've Created. Instead its > automatically open my Host System... > > Anyone can Help me about this problem??.. Most likely. Did I miss something?.