Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Linux Support Linux - Operating Systems and Applications Support

Reply
 
Thread Tools
Old 11-21-2008, 02:35 PM   #1 (permalink)
Registered User
 
Join Date: Nov 2008
Posts: 1
OS: Linux OpenSuse 10.2


Smile Installing Xen on OpenSuse 10.2

Hi Everybody,

I am new in the Linux word. I just installed OpenSuse 10.2 on my PC, which has also Windows XP as a boot option. However, when I am in OpensSuse and I try to type various basic commands on the command line, I see that some of them (e.g., root, ifconfig) are not recognized by the system.

I have the following questions:

(1) Why is this happening? Have I installed a kind of minimal version of the OpenSuse? During the installation, the list of the softwares was displayed as a default, there were no choices, so I just accepted that list.

(2) If I want to install some software (e.g., for root, ifconfig), how do I proceed? How do I know which software is necessary?

Thank you in advance,

Rumftraa
Rumftraa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Sponsored Links
Old 11-23-2008, 10:19 PM   #2 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 455
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix


Re: Installing Xen on OpenSuse 10.2

You can always create a directory and copy files into it and see if they are important to the running kernel. If something doesn't run, then move the file back. This applies both to programs that reside in "/usr/bin, /usr/local/bin, /sbin, and /bin; and to libraries. Libraries generally reside in /usr/lib and /lib. To see what libraries a program needs use the "nm" command. You can move the libraries to a temp directory, but you will have to run "ldconfig" after each move, so the missing libraries will be noticed by the loader.

A lot of the programs are needed to communicate with parts of the kernel; like /sbin/ifconfig. Recompile the kernel and take out the networking programs and the stacks then you won't need a lot more of the programs. You might look for the Linux install called "damn small Linux" (I think it is called. It has a small kernel footprint as well as minimum storage.

If you are really interested I can send you a 250 megabyte distribution version of Linux Slackware 0.99. Unfortunately is probably won't start on modern hardware (and it doesn't even have X11.).

As you realize, of course, a very small footprint Linux won't have the X11 GUI. That way it can run in 128 K of memory. Getting the smallest and tightest kernel, will require you to recompile the kernel and removing any unneeded parts
lensman3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 01:20 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82