[tex-live] Installation on an USB Stick
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Wed Dec 2 08:46:57 CET 2015
Am 02.12.2015 um 01:15 schrieb Reinhard Kotucha:
> However, creating UDF on the whole stick worked fine and I'll try the
> stick on Windows tomorrow.
on the vfat stick I run
I
sudo mkudffs --udfrev=0x0150 --vid=UDF /dev/sdd
sudo mount -t udf -o loop /dev/sdd1 /mnt
sudo chmod 777 /mnt
and then I run the install script from the DVD and it worked well.
the command mount shows:
[...]
/dev/sdd1 on /mnt type udf (rw,relatime,utf8)
Herbert
More information about the tex-live
mailing list