LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 05-29-2012, 12:13 AM   #1
dwmolyneux
Member
 
Registered: Feb 2012
Location: United States of America
Distribution: "First Time Gentoo user",Debian, Fedora, LinuxMint
Posts: 124

Rep: Reputation: Disabled
Question Cataloging and output to *.txt file, Installed pkg's for duplication?


Code:
Before I get in to what I'm asking. 
Just a quick note to the Mod. 
Sorry if this is in the wrong locatation. 
If so can you please move to the correct.
Ok. Now to what I'm asking about.

I have been testing different Distros via qemu before burning the .iso.

I am wanting to know, is there an easy to output what was installed, that seems to be a working combo, so that I can use it to refernce while doing the real install?

Please point out anything I should have included but didn't, if needed. I've been up for a week sold without any sleep prior to this post.

Last edited by dwmolyneux; 05-29-2012 at 12:15 AM. Reason: typo
 
Old 05-29-2012, 12:19 AM   #2
cliffordw
Member
 
Registered: Jan 2012
Location: South Africa
Posts: 509

Rep: Reputation: 203Reputation: 203Reputation: 203
Hi there,

If I understand correctly, you're looking for a list of the packages you installed?

How you do this depends on the distro you are running. For RPM-based distros like Redhat or openSuSE, you can run "rpm -qa". For Debian-based distros like Ubuntu you can run "dpkg --get-selections".

Which distro do you want to use for your real install?

Regards,

Clifford
 
Old 05-29-2012, 12:51 AM   #3
dwmolyneux
Member
 
Registered: Feb 2012
Location: United States of America
Distribution: "First Time Gentoo user",Debian, Fedora, LinuxMint
Posts: 124

Original Poster
Rep: Reputation: Disabled
I'm still undecided for sure at this point but the ones I'm in debate between are Arch, Mandriva, Gentoo (if I can get it to compile. I've tried 150+ times ending with a fail. Fails have ranged from failure to find xxxxx file to CFlags to Kernal panic, even following all docs avaible.)

I currently have Linux Mint 12 installed but due to probs with my hardware vs. needs , it's just not working out.

The PC I'm going to install to is
Code:
Architecture:          i686
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                1
On-line CPU(s) list:   0
Thread(s) per core:    1
Core(s) per socket:    1
CPU socket(s):         1
Vendor ID:             AuthenticAMD
CPU family:            15
Model:                 12
Stepping:              0
CPU MHz:               1994.066
BogoMIPS:              3988.13
L1d cache:             64K
L1i cache:             64K
L2 cache:              512K
-----------------------------------------------------
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge
00:11.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller
00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 04)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:01.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01)
01:02.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
01:02.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01)
01:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80)
I have to install 32-bit due to lack of ram required for 64-bit.
{A quick note about my graphics....I did some research and found that my PCI graphics card has an addressing (hardware) conflict, but I don't have another and at least for now, am stuck using my TV via S-Video as a Monitor. This is only tmp till I can replace the Monitor that recently died on me.}

I also have a 2nd PC that has simular specs but 32-bit, that I'm going to be using as a home file/app server on my linux/windows mix network minus Keyboard, mouse, and monitor, doing all via ssh.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to read a txt file with C++ in linux and output it? azraelluz Programming 1 03-15-2010 08:12 PM
[SOLVED] how do I send output to both the screen and a txt file replica88 Linux - Newbie 2 01-29-2010 06:14 AM
Way to output list of installed pkg's in Debian? linus72 Debian 6 08-12-2009 06:15 AM
How to read HTML or TXT file and output the data? koolkicks311 Programming 1 04-20-2007 11:13 PM
using commands to output path, filename and info to a txt file bob_man_uk Linux - General 3 05-11-2006 02:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 07:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration