I would like to install LaTeX on a Uberstudent (Ubuntu) distro. The problem is that I only have a USB drive and the Uberstudent machine doesn't have internet access due to a lack of a wifi card. I do however have a USB drive but I can't figure out how to get LaTeX on it so that I can simply install it on the other machine. Any tips?
|
This sounds more like a Ubuntu problem than a TeX problem. As far as I can tell from the limited information you give, there are two ways to get TeX onto that machine, both of which require root access:
|
||||
|
|
I usually just rsync the entire tlnet from one of the mirrors that support rsync, and then place the tlnet folder onto the USB, then I simply run install-tl from that folder on the USB. Works like a charm plus you get the latest TL (when it is not frozen), the ISO is only created once every year. |
|||
|
|
|
I've done such an offline installation successfully following instructions from http://milindpadalkar.wordpress.com/2011/05/04/installing-texlive-2010-in-ubuntu-10-04-10-10-and-11-04/ :
Now you have an offline installation. If you take any other Version (e.g. TeXLive 2012 when it is released), then use "2012" accordingly. The iso covers both 32bit an 64bit version. On a 64bit System, you need to write |
||||
|
|
.isofrom a link on this page, and then use a program likeusb-creator-gtk(on Ubuntu), or the equivalent on your OS. I remember using something like 'daemon tools' on Windows many years ago.... – jon Jun 21 '12 at 1:23