Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
07-28-2006, 12:34 PM
|
#16
|
Senior Member
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098
Rep: 
|
Quote:
Originally Posted by Zmyrgel
Your converting Slackware installation to gentoo
Wouldn't it be easier to just backup all custom files and make fresh install of Gentoo
Well, either case. Good luck to your effort. I'm just swithing from slack to gentoo. Still thinking on switching back to slack though.... they're both good distro's... why can't I just choose one 
|
I know what you mean. I took off slackware on my laptop and placed ubuntu thinking I could get my wireless card to work and now I am reformating and reinstalling slackware. I just can't leave slackware. It just seems so lightweight and fast.
|
|
|
07-28-2006, 04:36 PM
|
#17
|
Member
Registered: Jan 2006
Location: Steamboat Springs, CO
Distribution: hda1= swap hda2=gentoo hda3=music hda4=slackware10.2
Posts: 101
Original Poster
Rep:
|
do both my slack broke and i had to reinstall (its kernal freaked out)
so now i have slack and emerde (like portage) but i just can't get gentoo to work again so i am installing it on hda2 while in slackware and then i am going to use both... i tried the livecd and it erased everything... i have to do it manualy again but now i can take breaks.
P.S. i know that they are both great distros thats why i went to slack when gentoo broke but i would half to say i love portage
P.P.S. why not dual boot it
|
|
|
07-28-2006, 05:35 PM
|
#18
|
LQ Guru
Registered: Jan 2002
Posts: 6,042
Rep: 
|
I suggest adding or editing the line ALSA_CARDS and specify all in /etc/make.conf. This will make sure it compiles every sound card, but it will take a while. The kernel have to have only sound (soundcore). If the kernel is compiled with ALSA and OSS, emerging ALSA or OSS will not work. Make sure the symbolic link /usr/src/linux is set to the kernel source directory.
gstreamer have to be compiled with cdparanoia support or else you have to attach an audio cable from the CD/DVD drive to the sound card's CD-ROM input connector. I recommend using cdparanoia for the best sound quality if your computer is fast enough.
I suggest locking the computer in a room and keep all the keys with you, so people can not touch the computer while it is compiling the programs. Another way is to use nohup, daemon, and screen commands to really lock down the compiling, so users can not do anything. Though the power could go out, so I suggest an inline type UPS device.
I usually compile a new fresh installation of Gentoo in a virtual machine like VMware. It takes longer, but I can pause a virtual machine when I want to power down the computer. After it is done compiling I either use dar or mount an external drive to copy the data to it.
|
|
|
07-29-2006, 01:21 AM
|
#19
|
Member
Registered: Jan 2006
Location: Steamboat Springs, CO
Distribution: hda1= swap hda2=gentoo hda3=music hda4=slackware10.2
Posts: 101
Original Poster
Rep:
|
Quote:
Originally Posted by Electro
I usually compile a new fresh installation of Gentoo in a virtual machine like VMware. It takes longer, but I can pause a virtual machine when I want to power down the computer. After it is done compiling I either use dar or mount an external drive to copy the data to it.
|
what is vmware? how do you get it? is it installed? once it is finnished can i install the compiled system to a blank partition?
|
|
|
07-29-2006, 01:46 AM
|
#20
|
Senior Member
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098
Rep: 
|
Vmware is a piece of software that allows you to run virutal machines on your computer. Like you could run Windows XP then use vmware to run say Gentoo on the same computer at the same time. It Does require use of hardware so you make sure that you have plenty of ram and extra hard drive space. For a real good explanation check out their website.
www.vmware.com
|
|
|
07-29-2006, 11:07 PM
|
#21
|
Member
Registered: Jan 2006
Location: Steamboat Springs, CO
Distribution: hda1= swap hda2=gentoo hda3=music hda4=slackware10.2
Posts: 101
Original Poster
Rep:
|
are there any smaller virtual machines
|
|
|
07-29-2006, 11:18 PM
|
#22
|
Senior Member
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098
Rep: 
|
User mode linux
Look into user mode linux or Xen I believe they might have a lighter load to them.
|
|
|
07-30-2006, 04:48 AM
|
#23
|
LQ Guru
Registered: Jan 2002
Posts: 6,042
Rep: 
|
The Xen Source project only works with virtual machines that are running the same OS. If you do not mind upgrading to processors with Virtual Hardware extensions, Xen Source project will be better. VMware does have free software.
Information on plenty of RAM and extra hard drive space is too general. To run VMware, I suggest a minimum of 512 MB of RAM and 500 MHz processor. The amount of space that a virtual machine takes up depends on the virtual disk and the OS. If you set the virtual disk to allocate all the desire space, it will do that. You can set the virtual disk to only allocate what the virtual machine will take up with out allocating all the desire space. The OS is dependent on space. Some OS can get by with a few hundred megabytes. Others will take from 4 GB to 8 GB. Hard drive space is cheap.
As with all Virtual Machines, it will not be as fast as the native processing. Expect slow performance.
Quote:
once it is finnished can i install the compiled system to a blank partition?
|
I assume you mean my Gentoo installation. Yes it is done. It finished about two weeks ago. I could put in a dar file and save it to a DVD disc. Though you may not like the settings and I have not tested on computer that is not a Pentium 4 even though I compiled with i686.
|
|
|
All times are GMT -5. The time now is 02:10 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|