PenguinBiker 0 Posted September 15, 2003 I'm currently running SuSe 8.2 pro (been running suse 2 years now)and i am thinking of switching over the debian or gentoo. i'll be useing it for photo editing and lots of gaming oh and good usb support is inportant to me Specs - CPU - athlon xp 1700+ - architecture - i386 - 2 40 gb hard drives - Atapi 16x DVD-ROM - Lite-on 32x burner - GeForce4 Ti 4200 - 256 ddr memory - SiS900 10/100 Ethernet - SiS7012 PCI sound Share this post Link to post
Philipp 6 Posted September 16, 2003 If you like to try Debian, I would suggest that you download Knoppix: http://www.knopper.net/knoppix/index-old-en.html Knoppix is an installable Linux LiveCD based on the unstable branch (SID) of Debian. To install Knoppix to your harddisk: 1) Boot the OS from CD 2) Open a shell window 3) Enter sudo /usr/local/bin/knx-hdinstall (return) and follow the instructions To upgrade Knoppix to the latest SID packages (e.g. OpenOffice 1.1RC, KDE 3.1.3 etc.): Replace /etc/apt/sources.list with Code: deb http://ftp.debian.org/pub/debian/ unstable main non-free contribdeb-src http://ftp.debian.org/pub/debian/ unstable main non-free contrib Then open a shell window and run: su - apt-get update apt-get upgrade Share this post Link to post
paulten 0 Posted September 16, 2003 I recommend Gentoo. I have some experiance with Debian and sid, but not with knoppix. Gentoo has a very good installation manual, and overall documentation. And if you should encounter problems, visit the friendly forum. Good luck Paul Share this post Link to post
PenguinBiker 0 Posted September 16, 2003 i think i'll go with gentoo just a note while i have a ethernet card i do not have an accual broadband connection i use a external v.92/v.44 modem so i'll order the cd's from their site Share this post Link to post
Kenzo 0 Posted September 16, 2003 I'm on my fourth try (in the past 6 months) installing Gentoo. 1. Forums are very active and helpful when you run into problems (and you will). Note that you will want to have net access available during your Gentoo installation journey, either using a second machine (preferable) or by dual-booting your primary machine and using whatever other OS or flavor of Linux you already have installed. 2. Gentoo can be optimized for your hardware by changing compiler "flags". Actually recompiling everything (or compiling everything from scratch when you install) will take days for a desktop workstation setup. No, I'm not kidding. 3. A significant number of Gentoo's 'ebuild' files (they contain instructions on where to download source code for programs you want to install and instructions on how to compile and install them) have broken links and require manual editing of the ebuild files. This will require you to search for the files on the net and interrupt the installation process. In summary, the final result of a Gentoo install will be a sturdy, fast system, if you can make it through the install. For a newbie, plan on about a couple days to a week to get the basics up and running, and another week for final tweaking of your peripherals, depending on what they are. You should try a Stage 3 install as opposed to a Stage 1 or 2, because most of the compilations steps will have been pre-optimized and completed for you. If you don't have broadband, Stage 3 install will be essential. Have fun! Share this post Link to post
PenguinBiker 0 Posted September 16, 2003 ok while i think i'll go with gentoo i'll try a cd boot version of gentoo and Knoppix before i make a final decision. does knoppix have that get_apt command? Share this post Link to post
Philipp 6 Posted September 18, 2003 Quote: does knoppix have that get_apt command? Yes, every Debian based Linux comes with apt Share this post Link to post
Admiral LSD 0 Posted September 18, 2003 Quote: 3. A significant number of Gentoo's 'ebuild' files (they contain instructions on where to download source code for programs you want to install and instructions on how to compile and install them) have broken links and require manual editing of the ebuild files. This will require you to search for the files on the net and interrupt the installation process. Bear in mind that any manual edits to the ebuild files in the main /usr/portage directory will be overwritten the next time you emerge sync but in all seriousness, I can't honestly remember the last time I had an ebuild die on me due to it not finding the source files. It's quite common to find some of the mirrors are slower to update than others but usually it'll fall back to the original download location (usually the project home page) and download just fine. Quote: If you don't have broadband, Stage 3 install will be essential. Speak for yourself I've done a number of Stage 1 installs over my dial-up connection all you need is a little patience as it'll take anywhere from 3-4 days to a week to get everything up and running. Share this post Link to post
Kenzo 0 Posted September 18, 2003 I do like Gentoo and its particular way of managing packages. I had seven broken ebuilds during the most recent install over the last week or so, but obviously not everyone will emerge the same things. Stage 1 from dialup? You, sir, are the most patient person ever. cheers, kenzo Share this post Link to post
PenguinBiker 0 Posted September 23, 2003 ok i got gentoo yesterday and i stated to install it but i ran into a problem i'm a little confused on how to setup a dialup modem during the install how do you do it? gentoo linux for athlon xp i have a best data v.92/v.44 56k modem[/img] Share this post Link to post
cruark 0 Posted October 7, 2003 For modems, a good idea is to check the Chipset on the modem. There is pretty good support for Conexant chipsets and I have had a lot of luck getting them to work. To locate your chipset, you may want to see what 'lspci' brings to the table. If that doesn't give you anything useful, pull out the modem and check the chip on the modem, note: you may have to pull the goofy sticker that some modem manufacturers place over the controller chip. Share this post Link to post
PenguinBiker 0 Posted October 7, 2003 i know the modem works i jsut have having trouble getting it to work in the install so i resorted to a stage3 GRP install and i'm going to get my modem working after i have the rest of my system working Share this post Link to post