On 19 June 2013 12:39, John Black <jb_...@yahoo.com> wrote:

> I did not choose network card because my main purpose is create lfs live
> cd, and I think I don't have network card, I use USB modem. so this is my
> setting
> ---
> cat > /etc/hosts << "EOF"
> # Begin /etc/hosts (no network card version)
>
> 127.0.0.1 lfs.example.org lfs localhost
>
> # End /etc/hosts (no network card version)
> EOF
>
>
Hi. What USB modem do you have? In my limited experience, these are a pain
to get working, but it's been a while since i used one.  Have a look in
/proc/bus/usb/devices and see what you can see about modems in there. Find
and enable USB Modem (CDC ACM) support in your kernel config. Look under
Device Drivers > USB Support. The modem manufacturer might provide Linux
drivers. If so, download them and check the documentation.

Good luck

Molly
-- 
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