Re: GHOST after complete chapter 5

2006-03-10 Thread Ag Hatzim
JiMi VO([EMAIL PROTECTED])@Sat, Mar 11, 2006 at 01:36:27AM -0800: > hi > thanx for the tips! > hmm so if u dont have the HOST system but the live CD...same methods still > can be used? > thanx > There is no difference. First mount the 2 partitions and then you can do something like this. cd /mnt/l

Re: dhcp not creating /etc/resolv.conf?

2006-03-10 Thread break thestate
On 3/10/06, Chuck Rhode <[EMAIL PROTECTED]> wrote: > John Gay wrote this on Fri, Mar 10, 2006 at 02:32:54AM +. My > reply is below. > > > On Wednesday 08 March 2006 02:26, John Gay wrote: > > > > I had this problem before and I can't remember how to fix it. > > > Well, I dug deeper and found t

Re: GHOST after complete chapter 5

2006-03-10 Thread break thestate
On 3/10/06, break thestate <[EMAIL PROTECTED]> wrote: > > > > tar -cjf path/to/archive.tar.bz2 $LFS/* > > > > should do it.. that's what I do.. Just remember to pack it up from the > > host system, not the LFS system itself while it's running ;) > > > > I've always done: > > tar cjpf archive.tar.bz

Re: GHOST after complete chapter 5

2006-03-10 Thread break thestate
> > tar -cjf path/to/archive.tar.bz2 $LFS/* > > should do it.. that's what I do.. Just remember to pack it up from the > host system, not the LFS system itself while it's running ;) > I've always done: tar cjpf archive.tar.bz2 (within the $LFS directory to make things a bit smoother when I unpack

Re: Had to reboot with LFS LiveCD in Ch.6, now I'm stuck

2006-03-10 Thread break thestate
> On 3/9/06, Terrance Lackie <[EMAIL PROTECTED]> wrote: > > I have been working through the book using the LFS LiveCD as my host. I got > > as far as compiling Glibc in chapter 6, then lost power. When I booted back > > up, I couldn't figure out how to properly mount the harddrive (hda1) so I > >

Re: GHOST after complete chapter 5

2006-03-10 Thread JiMi VO
hi thanx for the tips! hmm so if u dont have the HOST system but the live CD...same methods still can be used? thanx - Original Message - From: "Tor Olav Stava" <[EMAIL PROTECTED]> To: "LFS Support List" Sent: Friday, March 10, 2006 9:04 AM Subject: Re: GHOST after complete chapter 5 >

GCC-3.4.1 compile error again (32bit CPU)

2006-03-10 Thread JiMi VO
hi all! im using FC3 and also doing gcc compile pass2 and also give similiar error even mine is 32bit cpu as: checking for C compiler default output... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See

Re: GHOST after complete chapter 5

2006-03-10 Thread Tor Olav Stava
JiMi VO wrote: hello world! im a newbie so please help. im using FC3, im having 5 partition on the same HDD, im buidling LFS on hda1 now end of ch5 i would like to ghost the hda1 onto hda2 so that i can go on ch6 and if anything wrong i can just return to hda2 (where end of ch5 is ghosted). i kn

Re: GHOST after complete chapter 5

2006-03-10 Thread Shane Shields
On Fri, 2006-03-10 at 23:51 -0800, JiMi VO wrote: > hello world! > im a newbie so please help. im using FC3, im having 5 partition on the same > HDD, im buidling LFS on hda1 > now end of ch5 i would like to ghost the hda1 onto hda2 so that i can go on > ch6 and if anything wrong i can just return t

Re: help - gcc configure error again!

2006-03-10 Thread JiMi VO
hi again! thanx for help! sorry it was a typo!!! i included the \ as well because was sleepy! it all good now! thanx - Original Message - From: "Dan Nicholson" <[EMAIL PROTECTED]> To: "LFS Support List" Sent: Thursday, March 09, 2006 1:57 PM Subject: Re: help - gcc configure error again!

GHOST after complete chapter 5

2006-03-10 Thread JiMi VO
hello world! im a newbie so please help. im using FC3, im having 5 partition on the same HDD, im buidling LFS on hda1 now end of ch5 i would like to ghost the hda1 onto hda2 so that i can go on ch6 and if anything wrong i can just return to hda2 (where end of ch5 is ghosted). i know cp can do it bu