Jun182012

Why am I getting a “cannot create symlink to X” error when trying to install a .tar.gz file from an Ubuntu Live CD?

Peter Fox asks:

Running Ubuntu from a live disc. I’m trying to install a .tar.gz file (intel2gas), and I get a list of files created then a repeated “Cannot create symlink to X: Operation not permitted”. Also there does not seem to be an executable file to run. Do I have to compile it myself?


Browser: Firefox 3
System: Linux Ubuntu 8.10 live disc
Tagged: , , , , ,

Comments for this Question are closed.

If you are looking for help, please ask a new question here.

We will be happy to help you!

3 Answers -

0 votes

Mike

June 18, 2012

You can’t install copy/move/delete things on a Live CD itself.

You have to store the file on an ‘editable’ storage first for example a USB drive or hard disk. If this is an installer program which has to make changes to the Linux itself it will not work because again it can’t make the necessary changes to the underlying linux structure on the Live CD.

0 votes

ryandigweed0

June 18, 2012

I have to agree with mike, if you want to have a distribution of linux in which you can install apps and such, install it to a USB, using a Linux Persistence USB tutorial. Its as good as having it installed on a drive, you can make changes, and have it saved :)

0 votes

ha14

June 18, 2012