On Wed, 13 Feb 2008 09:19:06 John Gnew wrote:
> I had the missing separator problem. It turned out to be my /dev/null
> file was not setup correctly.
>
> Issue the following to test it.
>
> test -c /dev/null && echo Ok
> Ok
>  If you do not get "OK" back, then something is wrong with /dev/null

Okay, nothing is returned from that command. What are some likely causes for 
this? I populated /dev as instructed with

mount --bind /dev $LFS/dev

and didn't receive any error messages - what could have gone wrong?

Thanks a lot,
Sharif

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to