LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Questions about Debian (https://www.linuxquestions.org/questions/linux-newbie-8/questions-about-debian-58492/)

mrsolo 05-06-2003 07:55 PM

Questions about Debian
 
I currently use Mandrake linux and I think I am ready to step up to the next level. I was wondering about Debian. What is the current version, 3.0 or 2.2? How easy is it to setup i.e., how good is it at setting up hardware, does it make a floppy boot disk (very important for me)? Once it's installed, how easy is it to configure? I like how in Mandrake there is a configuration utility. Is there stuff like that in Debian? I've been using Linux for about a year now and I love it! I'm not really a newbie anymore but I still have a lot to learn.

je_fro 05-06-2003 09:11 PM

How comfortable are you at the command line?
 
Or do you rely heavily on GUI tools?
Can you configure XF86Config by hand?
It's no big deal, I recommend finding the bf-2.4 floppies (4 or 5 of them) and start there.

mrsolo 05-06-2003 09:21 PM

I am pretty comfortable. I've never really had to edit the Xf86Config file by hand but I do know where it is and everything. What is the setup for Debian like?

je_fro 05-06-2003 09:34 PM

Well...
 
It's usually done over the internet. It'll configure your eth0 and download lists of files from http://us.debian.org. Then you choose which packages to install (xfree, etc.) and off you go.
Do you have partitions set up already?
How do you connect to the internet?
Hang on, I'll try to find those floppies for you.

je_fro 05-06-2003 09:38 PM

Here you go....
 
Try these out...

http://mirrors.kernel.org/debian/dis...es-1.44/bf2.4/

Make floppies with dd
Boot with rescue.bin

je_fro 05-06-2003 09:43 PM

I can't resist...
 
I've got to plug THIS!!!!

I think it's so much nicer than Debian, if you have new/fast hardware. Otherwise, go with Debian for sure.

mrsolo 05-07-2003 06:56 PM

It's been a long time since I've used the dd command. How do I create the disks?

iceman47 05-07-2003 07:05 PM

man dd would be a good place to refresh your memory
dd if=<name of inputfile> of=<name of device>

cuckoopint 05-07-2003 07:06 PM

well, 'man dd' helps.
; )

dd if=blah.bin of=/dev/fd0 bs=512 conv=sync

mrsolo 05-07-2003 07:27 PM

Well, I think I got it but the only problem is that the debian *.bin files are too big it seems. The error I get is that the dd program can't continue because no space is left. What am I supposed to do? I want to install Debian.

mrsolo 05-07-2003 07:41 PM

Nevermind, I'm an idiot.

macewan 05-08-2003 12:52 AM

try a distro based on debian

use google to search for one

je_fro 05-08-2003 09:49 AM

So.....
 
Did you get it?????

mrsolo 05-08-2003 02:12 PM

I was ableto make the discs but I have no idea how to install it. I got through the driver install but when it time to in stall the base files, I didn't have any of the discs. I was under the impression that it installed over the internet.

je_fro 05-08-2003 02:14 PM

Did it ask how to get base files?
 
You need to configure eth0 (or whatever) and add apt sources. Then for the "install method" choose http. (I think that's pretty close...it has been awhile...)
Write back!


All times are GMT -5. The time now is 10:37 PM.