Ubuntu :: Make A SFX File That Will Extract It's Files?

Jan 17, 2010

OK, So I'm trying to make a SFX file that will extract it's files your home folder, But I can't seem to figure out how.

First you have to make an archive,

Code:
rar a Zipper.zip txt.txt
Then you have to make the sfx.
Code:
rar s Zipper.zip

But they still get extracted wherever the sfx volume is.

View 1 Replies


ADVERTISEMENT

Red Hat / Fedora :: Extract Files From A .dd File?

Jul 28, 2010

I have a file : cpq_cciss-2.6.20-34.rhel4.i686.dd which is designed to build a floppy disk; these floppy is used to hold disk driver which is not on RedHat CD-Rom. But this .dd is not complete: some files, like /drivers/pci.ids are missing.My idea is to extract all files from .dd file, put missing files and then re-create a new dd file. But, how can extract all files from initial .dd file, and then recreate a new one?

View 8 Replies View Related

Software :: Extract Files From A .rpm File?

Aug 20, 2010

I'm a Gentoo user and newbie to rpm. But I began FC14 also.how to extract files from a rpm

View 4 Replies View Related

Debian Configuration :: Extract Gzip File Don't Get Any Installable Files

Apr 6, 2016

I have installed debian on my dell latitude d630 laptop and am currently making a derivative for others to use. however I can't get the wireless to work. I downloaded it from the broadcom site but it comes as a gzip file instead of a deb file. if I extract the gzip file I don't get any installable (deb) files. I need the wireless to work because now a bridged network from my windows laptop isn't working.

View 3 Replies View Related

General :: Extracting A Bzip2 File Throws "Can't Guess Original Name" And Does Not Extract Separate Files

Dec 13, 2010

I made a bzip2 file by

bzip2 -c /home/os/picture1 > /home/os/Desktop/pic.image

bzip2 -c /home/os/picture2 >> /home/os/Desktop/pic.image

But now extracting pic.image by bzip2 -d /home/os/Desktop/pic.image returns

bzip2: Can't guess original name for pic.image -- using pic.image.out

And then it just creates one file pic.image.out.

How do I access picture1 and picture2 from pic.image?

View 2 Replies View Related

Fedora :: Can't Extract With Unrar / Make This Work?

May 18, 2010

I have a .rar file called Japanese, and every time I enter the command "unrar e Japanese.rar", I get the response "Cannot open Japanese.rar No such file or directory No files to extract".

I've done everything on this site, but I can't get it to extract. What do I have to do to make this work? Do I need to set the directory or something? I've seen other people mention that as a solution for other problems, but have no idea how to do it.

View 6 Replies View Related

General :: Extract Cloned Image From Hdd Make Live-cd

Dec 22, 2010

I recently used clonezilla to make a backup image of hdd, before doing factory restore, now the image is of not necessary as I can image the restored computer (Acer Aspire 3620).Is it possible to extract image to blu-ray and make bootable as in live-cd?

View 8 Replies View Related

Ubuntu :: File System - Whenever Extract A File From A .tar Or Whatever - It Isn't Detected

Sep 1, 2011

When ever I extract a file from a .tar or whatever, it isn't detected. I notice this mainly when i'm using xampp. I copy zip up all my files on one computer, load ubuntu on another, extract the files to the web folder (htdocs) and then I get nothing. However, when I manually create the files directly on my computer as opposed to extracting them, they appear.

Is there something I need to do in order to have these files appear? Is there some sort of file system refresh? Or am I being a complete idiot?

View 5 Replies View Related

Ubuntu :: Extract The Files And Contents Out Of A .pkg?

Jul 31, 2010

Does anyone know how to extract the files and contents out of a .pkg, A sony package file to be precise.

View 9 Replies View Related

Ubuntu :: How To Extract Multiple Rar Files At Once

Sep 11, 2010

find a software similiar to [URL]whit gui for ubuntu ? or some kind of nautilus script ?

View 9 Replies View Related

Ubuntu :: Unable To Extract The Files ?

Oct 8, 2010

Archive: /home/kishore/Desktop/wrar391.exe [/home/kishore/Desktop/wrar391.exe] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. zipinfo: cannot find zipfile directory in one of /home/kishore/Desktop/wrar391.exe or /home/kishore/Desktop/wrar391.exe.zip, and cannot find /home/kishore/Desktop/wrar391.exe.ZIP, period.

i am not able to extract the files in ubuntu can you tell me when i click archieve manager i am getting this error and which software i have to download for the zip files to be extract in ubuntu

View 6 Replies View Related

Ubuntu :: Install VLC And Could Not Extract The Files?

Jun 16, 2011

I am running Ubuntu 11.04 and just tried to install VLC. I download the .zip file and once it loaded, I tried to extract it. The following error came up:

tar (child): /tmp/vlc-1.1.4.tar.bz2: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

What is the correct method to unzip and install this (or any other .zip file for that matter?)

View 4 Replies View Related

Ubuntu :: Make With Make File Yields Error - /usr/bin/javac: Cannot Execute Binary File

Nov 17, 2010

When I try to compile some Java code on Ubuntu 10.10 (kernel 2.6+) using make and a Makefile.

I get an error indicating that the make utility cannot execute the java compile command (javac).

The error reads: /bin/bash: line 6: .: /usr/local/jdk1.5.0_18/bin/javac: cannot execute binary file

I am executing make as root. I have enabled permissions on all directories in the path /usr/local/jdk1.5.0_18/bin/javac and on javac itself.

I get this error whether using a jdk installed via ubuntu apt-get, or whether I install the jdk myself. And I get it using either Java 1.5 or 1.6

My machine has an 80386 processor. I notice the make utility is built for i686-pc-linux-gnu

However, I can manually compile using javac.

I can compile calling javac from within a bash script.

I can compile using the java compiler gcj from the command line: gcj --main=HelloWorld HelloWorld.java -o HelloWorld.exe

But I cannot compile java code from the makefile. Any reasons why I might be getting this error?

View 4 Replies View Related

Ubuntu :: How To Extract Split Compressed Files

Jun 24, 2010

im trying to reconstruct / extract a file that was too large to fit onto a floppy, used 7zip to create and split the file into multiple parts in tar.bzip format. this was done in windows. Then moved all the parts of the file to tiny linux on a really old laptop. no cd drive, no usb or network. so have to rely on floppy drive. i do know that reconstruction while extracting using commands is possible. but not working.tried tar -xMf file.tar.001 but nothing.

View 2 Replies View Related

General :: How To Extract PDF Files

Feb 20, 2010

How to I extract PDF Files?

View 2 Replies View Related

General :: Make And Sh Commands - Make A File Called File Roller For Ubuntu 9.10

Apr 6, 2010

I want to make a file called file roller for Ubuntu 9.10. The folder has a file called install.sh and some others that are make.

I figure first I need to make a file and then run install.sh to install. But I don't know how to do this.

View 2 Replies View Related

Ubuntu Multimedia :: What Program To Use To Extract Music Files

Jul 30, 2010

IS there a program in ubuntu that extracts individual songs from album and label and tags them. i have just got 200 GB of music from a friend, but the albums are 1 full Mp3 file so it just runs right thru each song non stop. no individual song files what program can i use to convert album into individual song files and keep them together in a album. i found one that runs on windoze, but was wantiing to know if ubuntu has one. the windoze one is called Alba Extractor

View 3 Replies View Related

Ubuntu Networking :: Extract .inf Files From A Driver With A .exe Extension?

Jan 19, 2011

how to go about extracting the .inf, .sys. and any .bin files from a driver. I found the windows driver for my laptop on the HP website, but it is a .exe file. How do I find the correct file?I am using the Broadcom BCM4312 chipset, on Ubuntu Maverick 10.10 unity 32bit.

View 1 Replies View Related

Ubuntu :: Cyrillic Fonts Support - Can't Extract Files

Jul 1, 2011

my problem is that I can't extract some files because of a problem with cyrillic fonts (at least, this is what I suspect). The point is that I download some kind of files, which are fully functional to extract and open in windows but in Ubuntu trying the same thing, ends with an error. Files are downloaded from a russian web, so I think the fonts are cyrillic, which is the root of the problem. In windows they are shown as some kind of rare ASCII string but it's OK to open them.

The problem when trying in Ubuntu is that the file is shown as a large string with question marks '?' replacing all non-latin characters and it may cause problem, as it is the wildcard shell character in Linux. Renaming the file seems as an impossible task too. I have to process many of these files. Does Anyone know how can I avoid windows to do this? I tried to install many packages for cyrillic/russian support through synaptic nut it didn't seem to work.

View 8 Replies View Related

Ubuntu :: How To Extract .run File

Jul 21, 2010

This is what I tried to do:>cd ~/Desktop >sudo sh ati-driver-installer-10-1-x86.x86_64.run --extract.After entering my password, this appeared: >sh: Can't open ati-driver-installer-10-1-x86.x86_64.run.What am I doing wrong? It apparently worked in this thread.

View 7 Replies View Related

Ubuntu :: How Do I Extract Pgp File

Apr 14, 2011

how do I extract a pgp file on Ubuntu? I have the file and a passphrase. On Windows I have Kleoptra so I can right click the file and click 'decrypt'. Is there an easy way to do this on Ubuntu?

View 3 Replies View Related

General :: Using 'dd' To Extract Files From DataPlow FS?

Jun 19, 2010

I haven't been to this site in quite a while, since it changed from LNO in fact. Good to see this place is still around, albeit under a newer name.

I'll get on with the problem. I've got a Netgear SC101T that I was using to store my files on. Some of you may know it uses the DataPlow SAN file system. It worked fine until I installed a firmware update which, for some reason, broke the mirror array. I've hated this POS ever since and want to pull the data from the drives and toss the box. The problem is, linux doesn't have support for this particular file system scheme.

What I'm wondering is, how does 'dd' work, in regards to keeping the file system. Does it simply copy files and disregards the structure, or does it make an exact copy, DataPlow FS and all? Anyone else ran into this conundrum?

View 6 Replies View Related

Red Hat / Fedora :: How To Extract .part Files

Jul 8, 2011

I'm trying to extract .part files. These are mac extensions similar to .rar or .zip. I need to extract a whole bunch of them simultaneously. Theyre probably registered in sequence just like .rar files. What program can I yum install or where should I look to extract these to what will probably be an ISO.

View 1 Replies View Related

Programming :: Extract The Text From Files?

Aug 28, 2010

I have many files in a folder from which I need to extract some contents, these are basically text files wich have individual lines with (i.e)

name: john
address: whatever
phone: 123456

Some caveats

1. Sometimes a line might be missing.

name: johnn
phone: 123456

2. Lines are not in the same line-numbers across the files I did try some things with awk based on google searches but I couldn't extract the data of each file into a single line (this is the ultimate goal):

john,whatever,123456

I don't have knowledge other than having put some bash scripts together for backup jobs, so I am open to install anything that could to pull this off.

View 14 Replies View Related

Ubuntu :: Cannot Extract Rars File

Jan 24, 2010

I just installed Ubuntu for the second time, first time was like 2 years ago and my pc was an oddball and some stuff was just not supported properly. Anyways.. I've got the latest build of Ubuntu installed, everything is working fine, just one problem.

I have many, many, many files that are archived in multiple .rar's. Like .r01, .r02, etc... I have them all copied over to the harddrive, but cannot extract what is in them. Also, I have some of these .rar's archived in a single .rar because of windows being stupid and not letting me copy them to my external drive as the names of them were too long for windows to handle. Those .rar's will extract a couple of the .r01, etc.. files, but not all of them.

View 8 Replies View Related

Ubuntu :: Can't Extract A File No Matter?

May 19, 2010

I can't seem to extract it with any archiver, and when I used unrar from the console, I get this:shai@shai-desktop:~/Desktop$ unrar c1700-adventerprisek9-mz.124-15.T8.rarunrar 0.0.1 Copyright (C) 2004 Ben Asselstine, Jeroen DekkersExtracting from /home/shai/Desktop/c1700-adventerprisek9-mz.124-15.T8.rarExtracting c1700-adventerprisek9-mz.124-15.T8.image Failed 1 FailedYou can see that it can open the archive but it can't get the file inside.

View 2 Replies View Related

Ubuntu :: .rar File Doesn't Extract

Jun 9, 2010

I have installed unrar-free, and I am trying to extract a file from a .rar archive (actually the file is split into several archives).

When I choose one of the .rar files and open it with Archive Manager, there are no errors and the file to be extracted shows in the Archive Manager window. I then choose to extract it, and after that I click on "show files". But when the folder supposedly containing the extracted file opens, the file isn't there.

Maybe relevant info:
I am running latest stable version of Ubuntu, as the user that was created during the Ubuntu installation. The files are in my "Downloads" folder, and the Archive Manager window says that the .rar file is read-only.

View 3 Replies View Related

Ubuntu :: Extract A File Onto The Partition?

Jun 10, 2010

I formatted a partition on a USB stick in ext2 format for Linux with GParted. I tried to extract a file onto the partition and received a error that said I did not have the permissions to do it.

View 4 Replies View Related

Ubuntu :: Large .tar.gz File That Trying To Extract?

Jan 4, 2011

I've got a large .tar.gz file that I am trying to extract, I have had a look around at the problem and seems other people have had it, but I've tried their solutions and they haven't worked.The command I am using is:

Code:
tar zxvf file.tar.gz
and the error is:

[code]...

View 9 Replies View Related

Fedora :: Extract Specific Files From A .tar Archive?

Jul 20, 2011

I have a .tar archive of music that I would like to extract specific files / folders from. I've been looking at man tar but I don't seem to be able to find any information related to my quest, although someone will likely point out that it's right there in front of my nose

Anyhow, the file is called music_archive.tar and I would like to extract the folder /music/P/Pink Floyd/The Wall/. Anyone know how to do this

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved