Ubuntu :: Create A List, From LiveCD, Of What Programs Are Installed On HDD?
Jan 4, 2011
I made this thread last night~[URL]... Because my Ubuntu failed, and i have no idea why. I hadnt done anything different or risky.. and Ive no idea what to do. So, It appears Im going to have to do a re-install. Which, I really dont mind too much... (especially with Ubuntu) But It will stink if i *again* lose all my bookmarks , and lose track of all my installed programs. The programs, not as much of an issue as the bookmarks in my browser.. I would like to know, If I can somehow access the HDD from the LiveCD, So that I can create just a simple text list of all programs installed on the hdd? I cannot access my HDD except through the LiveCD So is there a way I can do this? Some kind of simple command I can toss into terminal, and have it output me a text file of all programs installed? or something? I really am totally clueless on how I would be able to save my chromium bookmarks.
View 9 Replies
ADVERTISEMENT
Dec 3, 2010
I would like to create a custom boot disk that would include some programs already installed on my computer, so I wouldn't have to re download them, is there a way to do this?
View 2 Replies
View Related
Apr 5, 2011
I'd like use a livecd of ArcheOS to install some applications into my Kubuntu 11.04 system. Is this possible?
View 2 Replies
View Related
Feb 17, 2010
I understand there is a file that stores the repositories' information, but I can't find it!Is there a way I can create a list of what applications have been installed?The idea is that if I am running a backup, finding a way to save the repository list and applications installed so if I am upgrading, or fixing a borked system by re-installing Fedora, I could copy the repo list back, and run the applications list like ode:yum install <cat apps.txt?> and get all of the applications I've installed via Yum without having to remember them all?Is there anything else, outside of /home, I should look at backing up? SELinux settings?
View 6 Replies
View Related
Nov 27, 2010
I was wondering which direction I should look for creating a backup of a customized Ubuntu minimal installation without remastersys. This LiveCD will live inside my arcade cabinet, so I want to keep everything as minimal as possible and remastersys installs tons of dependencies.
View 1 Replies
View Related
Mar 15, 2011
For the last several days, I have been trying to create a liveCD exactly like my system is on my HDD.
I have tried doing it with the instructions on this thread: [url]
as well as using Remastersys. Both methods certainly gave me a LiveCD with the applications I wanted, but I need the default desktop/files/theme/etc to be exactly as I have it. (am i making sense?)
Is there an easy method to modify the ISO i've already compiled?
View 6 Replies
View Related
Dec 18, 2010
I would like to make a LiveCD type iso image of my system as it is currently configured. Do I just use mkisofs to make an iso of my existing system, then use Startup Disk Creator to make it bootable? I have used Startup Disk Creator to make bootable flash drives using the install iso; maybe I should somehow just add my /usr directory?
View 3 Replies
View Related
Jan 18, 2010
What is the best/easiest way to create a Linux Live CD? Specifically, I'd like to create a Live CD that is very minimal in size, runs XFCE4, Wireshark, and has hardware drivers that make it compatible with a wide variety of laptops, ethernet drivers, and 802.11 drivers.
It needs to have an up-to-date kernel and it needs to be relatively easy to update as newer kernels become available.By minimal in size, I mean would like to get my features in to less than 300MB. I only need 1 language (English) supported and 1 keyboard layout. I'm personally partial to Ubuntu.
View 5 Replies
View Related
Feb 1, 2009
Ive gotten a project from a local school in a very rural town to upgrade the computer systems on a very low budget. So, being a F/OSS advocate I ran the idea of a linux environment which, in reality will cost hundereds (maybe thousands) less for them, and also cut down "down-time" due to viruses and such. I was thinking of Ubuntu since its got a great community, and personally, I love it. Problem is, this school is on a limited bandwidth for internet, so installing ubuntu and performing the updates is not a feasible idea since the cost will be astronomical. My question is, how can I go about an simply "update" the ubuntu 8.10 LiveCD so that when I install it, It will have all the updates? Another thing that would be nice, is that this school would like to have their own wallpaper, so if I could change the default wallpaper while I'm performing this "update" will be very nice.
View 5 Replies
View Related
Jan 10, 2010
After a Christmas morning scramble trying to get Sims3 working for the kids, I ended up pulling an Nvidia 6200 AGP card out of a perfectly good Ubuntu box and threw it into the kids' PC. I replaced it in the Ubuntu system with an old Nvidia Geforce 2 Ti AGP. From the start I was unable to get any resolution higher than 800x600 with the GF2. Tried removing xserver-org, reinstalling, reconfiguring, etc. Installed the Nvidia legacy drivers, all no luck. Tried booting with a 9.10 live CD and it works perfectly - various resolutions, refreshes, etc. So, the card is capable. I've checked, rechecked, restored, modified xorg.conf to no success.
I'm at a text login now, startx returns (among other info) the following:
dlopen: /usr/lib/xorg/modules/drivers//nvidia_drv.so: undefined symbol: AllocateScreenPrivateIndex
(EE) Failed to load /usr/lib/xorg/modules/drivers//nvidia_drv.so
(EE) Failed to load module "nvidia" (loader failed, 7)
(EE) No drivers available
Fatal server error:
no screens found
Now, I've checked, and nvidia_drv.so is where it's supposed to be (in the drivers directory). What concerns me is the "//" in the directory path string in the (EE) above preceding the driver name - shouldn't this be a "/"? Is the command not able to find the driver correctly? Regardless, at this point my goal is simply to get the system to use whatever process the live cd is using which results in a working GUI. Don't need fancy 3d, etc, just want a working system.
View 6 Replies
View Related
Mar 2, 2010
I am having trouble installing HPLIP (all versions) onto my system. When I go to configure the source code, it goes into a loop checking for a BSD install. So, to get around this I want to try and install HPLIP onto the system via a livecd. How would I go about doing this?
View 5 Replies
View Related
May 9, 2010
Basically I would like to know if there's is an actual web page that can be searched for the programs available under yum. I have yumex and I've tried using it but its super slow to search (sometimes it takes 5 minutes) and I would like some webpage or other method of doing a search.
View 1 Replies
View Related
Mar 28, 2010
how do I save installed packages in a list and restore ...
rpm -qa > installed-software.log
yum install $(cat installed-software.log)
sorting rpm packages by size
rpm -qa --qf '%{SIZE} %{NAME}
' | sort -n
View 4 Replies
View Related
Nov 6, 2010
System -> Preferences -> Startup Applications -> Options -> Remember Currently-Running Applications I have Skype added to the startup applications list. This works fine. After doing the above, two instances of Skype are starting up every time - and I have not checked the "Automatically remember ... " checkbox. I could not find a way to undo this. After doing the above again, three instances of Skype are starting up every time.
View 3 Replies
View Related
Jan 9, 2011
I noticed that some applications are still in the startup applications list even after i have removed these applications.Would there be any app files left over anywhere / is there a command i can run to clean up the filesystem.Or is it just a case of removing them from the startup app list?
View 3 Replies
View Related
Jan 3, 2010
how to find a list of usefull programs and its descriptions in LINUX such as a thunderbird and so on.
View 4 Replies
View Related
Oct 16, 2010
I'm guessing Red Hat (and therefor Centos) backport programs like newer Open Offices. Is this true? If so, is there a list of programs that they maintain actively?
View 4 Replies
View Related
Jan 27, 2010
I am trying to create a LiveCD with the option of installation.So far, so good.Live and installation works well.Now I want to automate the installation. The problem is that when I run the install from the ISO, he said he did not could find the preseed file.In looking around, it seems that we should add this file in initrd But, I do not see how.I searched a few hours on the net in vain.
View 1 Replies
View Related
Nov 15, 2010
I have a fedora 11 installation on my machine , with a customized partitioning of the 500GB sata HDD , I wanted to create a exact replica image on a USB stick , for future installations on other 500GB sata HDDs .. while only need to create a copy of the 5 GB (/boot + / ) while the remaining 400 GB + is a Data Logger partition which can be created by a script. I tried doing a rsync .. but have got stuck up with the bootable drive configs et all ..
View 2 Replies
View Related
Jul 5, 2010
In doing my kernel-kits that allow you to create a livecd backup of your installed slackware or arch install, I came across stuff about how many x86 or x86_64 systems use a PAE kernel?
if thats so; should I release a PAE kernel kit also besides the x86 and x86_64 kernel kits for slackware/arch??
or is it not a big thing?
Can anyone run a PAE kernel or it should be a seperate build? the x86/x86_64 kits are not PAE...let me check...
View 4 Replies
View Related
May 23, 2010
I've been using Linux for about 2 years now, mostly Ubuntu & derivatives, but I've also tried Fedora, Mandriva, and others. I wanted to give CentOS a try because I'm very interested in going for a Linux+ or similar certification, and so I'm looking to start learning how to configure & maintain Linux servers and so on. I have a friend who's a Linux sysadmin, and he recommended CentOS as a good learning tool.
Anyway, I've only got a wireless connection in my office at home (the actual cable modem is downstairs) so I intentionally chose a wireless adapter that would work with Linux -- it has a Realtek RLT8187 chip, for which there is support built into the kernel, or so I've read. It has worked out of the box in just about every distro I've tried, and indeed it worked OOTB when I tried out the CentOS 5.5 live CD.
However, when I actually installed the CentOS to my hard drive it no longer worked -- I have only a greyed out option for a wired connection (presumably since my motherboard has an ethernet adapter, but there is no connection). Why the wireless would work in the live session but not after install? Is there a firmware file or something I need to track down? I did look on this page, but it doesn't mention anything about RTL8187.
View 1 Replies
View Related
Mar 8, 2011
I have been messing around with ettercap and with with a little bit of arping. Running out of things to do though! New programs? If you list a program i can probably find some guides on how to use it
View 14 Replies
View Related
Jul 21, 2010
i need to create a customized livecd to boot a machine as a 3270 terminal.. (no graphic interface required) where should i start?
View 2 Replies
View Related
Oct 21, 2010
I have installed a couple of programs - nagios and zoneminder, but am unable to see them listed in the 'Applications' drop down.
anybody else seen this or have a resolution?
View 2 Replies
View Related
May 11, 2011
I have been installing programs, that I can't use. Kpackagekit assures me they are installed, as does the installer, Yet if I am to search for my installed program, it only finds the DEB file, and no installed program.
View 4 Replies
View Related
Apr 11, 2010
i am using Ubuntu 9.10. I want to make a live CD with some programs installed i know i can do that by chroot ,etc. but i cannot re-download all packages again due to bandwidth limit. The packages i want to have on my live CD are already installed on my OS.(i usually clear the cache after installation to save disk space). Is there a way to transfer the programs to the live CD.
ps. all the programs are installed either by deb's or apt-get, none by source...
View 3 Replies
View Related
Jul 8, 2010
How do check the programs that the actual user of the computer installed. I do not care at all about the default programs that came with your distro of Linux, I only want the user installed programs.
View 3 Replies
View Related
Sep 28, 2010
I wanted to set up a small file/print server using Ubuntu. I'm planning on using a spare nano ITX board running C7 processor with 2GB and an 80GB drive for right now. I've set up desktop and systems and like using KDE. I've read installing KDE and X Server and have had problems running on 10.04. I can run command line but wanted to know if there are there any good GUI programs that are reasonably easy to install on server 10.04?
View 4 Replies
View Related
Dec 14, 2010
I have almost everything congigured on my new Ubuntu desktop, now i just need to get the TV working, works fine in Vista. I have a couple of programs installed, neither detect the TV Tuner, guessing i either need a driver or it just wont work at all.After a bit of research i found this to be my TV Tuner - AVerMedia H789 PCI-E Hybrid DVB-T
View 4 Replies
View Related
Jan 9, 2011
Yesterday, I downloaded qt and gcc by using "synaptic package manager" tool.Where does those programs intstalled?Well, in windows the programs are installed in c:Program Files folder. Similarly, is there a specific folder that the newly installed programs are placed?
View 4 Replies
View Related