General :: Install All Packages From Iso File Without Physical Cd?
Jan 2, 2010
I had installed a debian file using#dpkg -i <file>Now package manager gave count error though that debian file got installed.I tried#apt-get install -fIt says want to download 20MB but no internet on my pc so destined to fail.In synaptic package manager I selected broken packages & marked them for removal.I saw file-roller,totem.seahorse,nautilustc. got uninstalled.question ) I just have iso image of my ubuntu 8.04.How can I use it to install all packages that come by default on cd.
I get a box from update manager listing all the updates that it think I should download. I try to, and I just get this message afterwards, "Failed to fetch [URL] Hash Sum mismatch". Any solutions?
Edit- I'm running on Ubuntu 10.10 if that's any help.
I use the show-leaves yum plugin, and sometimes I use that info to remove some unnecessary packages. But that list can be long, so I write them on a text file.
1) Instead of removing packages one by one is there a way to remove all packages written in that text file?
2) Why isn't the output of the show-leaves plugin compatible with the output of "package-cleanup --leaves"?
I have it running on my system (version 11.1.1) and i have installed only the kernel. i want to install several packages but i can't. yast2 -i bison-devel but i get this error:Error Download failed: File '/content' not found on medium [URL]...
for solution how to find physical position/block of specified file on FAT32 partition. I have damaged hdd (I can mount partition and I see files) and im using gddrescue to make 1:1 copy, but i need only specified file. So I would like use gddrescue with -i pos switch, but I dont know how to get that position for specified file.
I have a system that will not boot as /usr has been destroyed and I would like to get a list of installed packages before re-installing. I know that it's possible to get this using dpkg or apt, but I cannot run those.
Where in the filesystem is this information stored and what's the best way to get a list of installed apps from the files?
I've got an ASUS eee1005 that I'm trying to load eeebuntu -- I've read good things about it! However, I managed to get it (partially) installed using only unetbootin and the eeebuntu-nbr iso. Luckily I've got other working laptops in the house, or I'd be stuck because now I've got a partially installed distro that isn't allowing me usage of my wireless. Basically, what I'd like to do is be able to go back to the install process and load all the packages I want, which, hopefully, will give me NetworkManager so that I can finally connect. I can boot to the thumbdrive (8gig, btw) but I don't think I've got the right files on it to do the install. Here's what appears on the thumbdrive:
[code]...
I would think that with these files on the thumbdrive, it could find its way into the install process. Apparently not. I've read most, if not all of the 'install from USB' threads and how-to's, and it's still not working right - Now, having a partially installed distro (with GUI that's not GNOME, or KDE. . ?) Are there any options I can use to pickup where the install left off and start adding packages? Or should I just scrap it and re-install?
Whenever I do sudo apt-get or use the Ubuntu Software Center, I can't download anything because a message comes up saying "Action requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." I've been trying to download GIMP and Thunderbird, so... I dunno what the problem is.
I just upgraded from 11.2 to 11.4 and the installation/upgrade worked just perfect. I than followed the instructions in the "New User How To/FAQ", "Multimedia and restricted format" post. I was following the instruction in the 11.4 section. I added the additional repositories as explained. I then was on the section where it talks about going into software management and selecting the "Packman" repository and clicking to "switch systems packages" to the versions in this repository (packman). I than click this link and the "warning" screen appears and I am present with conflict resolution after conflict resolution dialog. It just seems that there are some many conflicts, it just seems wrong and I canceled.
The installation/upgrade appears to have worked just fine. My mail is there, audio and dvd play back worked the first try after the upgrade. I am not clear if this is what I should expect or their is something wrong or if I even need to complete this step for a successfully installation.
I've opensuse 11.2 installed and running. I have separate mount points for /, home, srv. I have two physical HDs of total 160gb in my system. Now my / partition is nearly full 91-93%. I'm thinking of adding another HD. I cannot figure out how to transfer data after installing the new drive. I plan to move /srv and /home from the main physical disk to the new disk and then add the space freed from under /srv and /home to the / partition. I understand the procedure how to add the drive, how to partition it and so on. I need some help in understanding how to shift the data from one physical drive to the other without losing any simlinks and data of course. I have a virtual host web server running on my machine, so you can understand how difficult it would be if I'd need to do all the linking manually again or worst case if I'd lose any data.
im using fedora 14 and i have a slow internet connection. i want 2 install some packages from the fedora 14 dvd instead of downloading from internet using add/remove packages. i tried to edit /etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo but it dint work.
I did the UPGRADE from Karmic Koala to Lucid, and everything was going well. But now I've been having problems with the UBUNTU UPDATE tool for the last 2 weeks. Every time I try to do an update check on the packages, I get the following message:Failed to fetch http:[url]....Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.I've tried changing the servers to MAIN and others, and still no way to solve it. I've also checked for other posts, but haven't found a solution yet. Here's my SOURCES LIST (gksudo gedit /etc/apt/sources.list)# See http:[url].... for how to upgrade to # newer versions of the distribution.
Is it possible to install all packages from an APT repository?
I know it is possible to do it manually, but then you would need to know all the package names, and I don't.
I want to install all the packages from BackTrack into my Ubuntu installation. I really don't like the idea of having it in a VM and having a separate partition for it is even more out of the question. I know that the folks at BackTrack doesn't like it when people leech their repositories, but that's what you get for releasing open source software. Stupid? maybe.. A valid reason? probably not.. Do I still want it? Yes.
Another edit: I have now given up on this as it seems impossible to get it to work even by manually installing packages.
I have a netbook with a tiny hard drive, and an external drive to go with it. It's running Ubuntu. I want to be able to install some packages to that external hard drive, so that when the hard drive is not plugged in the netbook still functions, just with out some functionality. It doesn't have to be this way exactly, I just want the effect of offloading some of my installed libraries and programs onto the portable hard drive. In other words, just mounting some directories from the external drive wont work because I at least need some basic programs to run normally.
Here are some things I was thinking about but wasn't able to find enough information to actually understand if they are feasible, or how to go about doing them.
Can I do something like this if I use the --root=/media/external switch of dpkg install and then add /media/external/ to my system path?
What if I create some kind of wrapper for dpkg that will install the package into an alternate root (--root=/media/external) and then create a symlink in the internal file system to every file that was just installed on the external file system?
How about something where I chroot into the external drive?
Recently I Installed New Redhat server while I Install Any Packages It says:
"No such file or directory" But If I Search the file using [rpm -qa | grep packages_name] It shows the package , Also If I Use [rpm -qi package_name] It show package Information , Size and Every thing. Finally when I going install package using [ rpm -ivh package_name] It says "No such file or directory"
Screen Shot of error link => [IMG]img135.imageshack.us/img135/2430/linuxerror.jpg[/IMG]
I'm running a Knoppix Live CD, and I want to install ClamAV. What I'd really like is to download all the relevant packages and save them onto a USB pen, and then I can install it easily whenever I run the Live CD anywhere and update the definitions at my leisure without having to connect to the internet or go through remodelling Knoppix. I'm not entirely sure how to do this though, mainly because of dependencies. I would think it would be along the lines of cd'ing to the usb and running:
and then to install use dpkg, but I'm not sure how to get it to look for the dependencies in the same place:
Code:
dpkg -i clamav-base dpkg -i clamav
I'm just about to go and try it, but I thought I'd ask first to get the wisdom , but also to see if anyone else does something similar and whether they think this is a good way to achieve the goal, regardless of whether this technically works.
I do understand that to install software on linux distros that the main way is to have internet connectivity and to download them via RPM or to manually do this in terminal. Can you install software by downloading it from another PC via CD and install it in your Linux PC from the CD? Reason I ask is that I do not have a WLAN setup on my Linux PC yet and would like to install some programs or drivers while I am waiting to get a WLAN adapter that is compatible with Linux. Can you convert drivers or programs to an ISO image that can be installed on Linux? Another reason is that I have read that Wine can be used in the absence of MS Windows to run certain or a few programs in Linux as well as assist Linux to recognize drivers of hardware that is utilized for MS Windows.
Right now I am using UBUNTU Hardy Haron. I just moved from windows to linux. It is very easy to install any games or software in windows. Just double click exe, next - next and finish. I want to install some mario games in my pc (ubuntu). I have downloaded tar.bz2 of it. Extracted it and configure and install-sh both are there. I already tried by ./configure. It requires g++, cpp several packages. Now my question comes. What are those packages? How to find out them? How to install them? Is there any other easy way for installation? What are different type of compilers over here?
Ive been running VirtualBox with a windows XP installation for some time, on an opensuse 11.0 host for some time. Recently, however ive been having issues with suse, and want to take my virtual XP and make it a primary bootable physical partition, on a second disk
I know it can be done, but im not finding how exactly.
What ive tried so far. I've taken VBoxManage terminal tool and converted the VDI to a .img file, and tried to move that to my second physical disk, but it didnt work at all.
After some thinking, I booted to acronis true image within my virtual machine, and cloned the C:/ drive of windows over to my second hard drive. That got me further, but doesn't boot fully. Comes up to windows xp logo, and black screen boot loops.
Ive heard about using vditool to create a .raw file, and then go from there, but im at a loss to find vdi tool
How can i move my virtual machine to a physical, bootable partition on a second drive?
I have a government website hosted in third party hosting. but now they want to setup their own Ubuntu server. Now my Question is -
1. What hardware do I need? like - A) SERVER B) KVM Switch etc etc.. really i don't know how many hardware need to setup a server. Please provide me a list.
2. Does the standard Ubuntu Server installation DVD contains all the required software for Linux web hosting ?
The hardware part is very important. What's more hardware need to set up a server.
When I try to install uzbl, a minimalistic web browser with apt-get, apt tries to remove all xserver-xorg packages that can't possibly have any relations to the uzbl package - since it's only a web browser.
[ ~/downloads ] % sudo apt-get install uzbl Reading package lists... Done Building dependency tree Reading state information... Done [code]....
A few weeks ago I installed Ubuntu 9.10 (32-bit) onto a machine with Internet access, so it was easy for me to run the following commands to install OpenSSH and portmap:
But now I have just installed Ubuntu 9.10 (64-bit) onto a machine without internet access. How do I install openssh-server and portmap onto that machine?