Extracting *.part.rar using Linux
- Basti
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
17 years 9 months ago #1318
by Basti
Extracting *.part.rar using Linux was created by Basti
HI,
I downloaded the three rar Files that will give the iso of beta3. How can i extract them using rar or unrar in Linux? It must be something of rar e with some more flags?
BastiL
I downloaded the three rar Files that will give the iso of beta3. How can i extract them using rar or unrar in Linux? It must be something of rar e with some more flags?
BastiL
- Joël Cugnoni
-
- Offline
- Moderator
-
17 years 9 months ago #1319
by Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Replied by Joël Cugnoni on topic Re:Extracting *.part.rar using Linux
Hi,
to decompress the VMware RAR files in Linux, you will need to first download the official RAR 3.70 Linux program from www.rarlabs.com . Only this shareware version can decompress the recent RAR format (compressed with WinRAR 3.x). The open source version or rar / unrar is unfortunatelly limited to RAR 2.x format.
For the command line argument, it will be:
[code:1]rar e YourFile.Part1.rar[/code:1]
Regards,
J.Cugnoni
to decompress the VMware RAR files in Linux, you will need to first download the official RAR 3.70 Linux program from www.rarlabs.com . Only this shareware version can decompress the recent RAR format (compressed with WinRAR 3.x). The open source version or rar / unrar is unfortunatelly limited to RAR 2.x format.
For the command line argument, it will be:
[code:1]rar e YourFile.Part1.rar[/code:1]
Regards,
J.Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Moderators: catux
Time to create page: 0.129 seconds