Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: arslan on December 18, 2010, 04:24:50 AM

Title: How to setup Internet without internet???
Post by: arslan on December 18, 2010, 04:24:50 AM
Hi all! I have a usb modem HUAWEI 1550, a netbook and TCL3.3. How can I setup internet with  3G usb modem while i dont have internet at all?
Title: Re: How to setup Internet without internet???
Post by: Juanito on December 18, 2010, 05:53:24 AM
I believe you're going to have to download the necessary extensions using a friend's Internet connection or similar.

If you search these forums, I recall there were several threads about 3g modems and how to configure them
Title: Re: How to setup Internet without internet???
Post by: arslan on December 18, 2010, 10:25:17 AM
can I download these extensions from other computer with Windows?
Title: Re: How to setup Internet without internet???
Post by: Juanito on December 18, 2010, 12:13:29 PM
can I download these extensions from other computer with Windows?

Yes, from here: http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/tcz_3x.html (http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/tcz_3x.html)
Title: Re: How to setup Internet without internet???
Post by: TaoTePuh on December 18, 2010, 01:14:05 PM
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/tcz_3x.html (http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/tcz_3x.html)

BTW: Is there a reason why in this table all files (info, list, md5, dep) have active links but not the application (.tcz) itself?
Title: Re: How to setup Internet without internet???
Post by: Juanito on December 18, 2010, 01:20:15 PM
..to encourage users to use the appbrowser to make sure deps are downloaded as well
Title: Re: How to setup Internet without internet???
Post by: Jason W on December 18, 2010, 01:27:57 PM
arslan-

There is a script to download and setup a tce directory that will handle dependencies and the onboot.lst file from either Windows or another Linux distro.  Windows requires Cygwin installed  to use the script, as well as either an ext2 or FAT filesystem as TC does not support NTFS for it's tce directory.

http://forum.tinycorelinux.net/index.php?topic=7243.0

To be used for those who want to set up a graphical environment to setup wireless or whatever to achieve net access.
Title: Re: How to setup Internet without internet???
Post by: TaoTePuh on December 18, 2010, 01:34:29 PM
..to encourage users to use the appbrowser to make sure deps are downloaded as well

Aha, thanks for the instruction.
Title: Re: How to setup Internet without internet???
Post by: arslan on December 18, 2010, 05:27:38 PM
Well, I downloaded

pppsetup.tcz
pppd.tcz
bash.tcz
dialog.tcz

and installed them in TCL. What`s next?...
Title: Re: How to setup Internet without internet???
Post by: maro on December 18, 2010, 06:05:26 PM
Similar questions were raised not that long ago:
    http://forum.tinycorelinux.net/index.php?topic=8018.0
    http://forum.tinycorelinux.net/index.php?topic=7757.0

Please make use of the "Search" function in this forum.
Title: Re: How to setup Internet without internet???
Post by: Guy on December 18, 2010, 06:14:48 PM
Quote
Well, I downloaded

pppsetup.tcz
pppd.tcz
bash.tcz
dialog.tcz

Download all .dep files, and all extensions listed in .dep files. Download all md5.txt files.

Copy and paste them all to /mnt/sda1/tce/optional. Change sda1 to the appropriate partition.

Include pppsetup.tcz in On Boot.

Run pppsetup.

Refer to links mentioned above, for additional modifications.
Title: Re: How to setup Internet without internet???
Post by: hiro on December 20, 2010, 12:37:29 PM
Copy and paste them all to /mnt/sda1/tce/optional. Change sda1 to whatever partition you have Tiny Core installed in.
The only thing that really matters here is putting the tce dir in the root of either a fat or ext2 partition. It does *not* have to be on the same partition as tinycore.