Results 1 to 10 of 11
Hey I'm new to messing around with linux, but I was wondering if anyone could suggest me a Linux live disc that supports RAR files. I'm not interested in installing ...
- 03-10-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
Linux Live Disc with RAR support
Hey I'm new to messing around with linux, but I was wondering if anyone could suggest me a Linux live disc that supports RAR files. I'm not interested in installing it yet which why I just want a live disc. I need one that works with a 64 bit AMD processor. Thanks!
- 03-11-2009 #2
I dont think there is rar installed by default on any distro.
some distro supports decompresing rar but not compresing.
You can create your own ubuntu live CD using reconstructor.
HERE
- 03-11-2009 #3
Hi and Welcome !
You can extract rar archives using unrar but its not pre-installed in most distros. If your machine has internet access then you can install unrar package in LiveCD of any Linux distro.
For Ubuntu, execute this
Code:sudo apt-get install unrar
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-11-2009 #4
Just a thought?
I rar format free to implement? If it is not, then is it possible to bundle the distros by default
- 03-11-2009 #5Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
- 03-11-2009 #6
Download it from here.
http://www.rarlab.com/rar/rarlinux-3.8.0.tar.gz
Put the rar an unrar files/binaries in /usr/bin folder and then use unrar from the command line.
- 03-11-2009 #7Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
I got unrar working. Thanks for the help!
I have another question but I don't really want to create another thread because it is semi related.
If I download a file to the /home/ubuntu/Documents directory on the livedisc. Will it save the file to my hard drive or is it just temporarily writing it to the RAM and will Unrar stay installed?
- 03-11-2009 #8
It gets saved temporarily to your RAM. It doesnt touch your hard disk.
If you want to save it, save it on your flash-drive or mount any hard disk paritition and save it there.
Sorry for my bad English, am sleepy
and English is not my first language
- 03-11-2009 #9Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
Oh okay cool. What about for apps and settings?
- 03-11-2009 #10
None... They arnt saved. Remember Live session is actually live. If you want to save settings, better allot it a place on your hard disk.


Reply With Quote
