Slashdot Mirror


Progeny Announces Graphical Installer for Debian Woody

jdaily writes "In light of recent negative reviews of Debian in which the installer was roundly criticized, this announcement may have particular timeliness and relevance: Progeny has made available an i386 Debian 3.0 (woody) installer image based on PGI, the Progeny Graphical Installer. This is available at Progeny's free software archive." I've installed Debian so many times that I've just learned to cope with the installer, but this is a much needed boost.

226 comments

  1. screenshots? by Anonymous Coward · · Score: 1, Funny

    Wheres the screenshots? :P

    1. Re:screenshots? by humboldt · · Score: 4, Informative

      Try these.

  2. The default debian installer is intimidating by Drunken+Coward · · Score: 2, Insightful

    The first time I went to install Debian it was pretty intimidating with dozens of packages all over the place I didn't know what the hell was going on so I decided to go back to good ol' RedHat 6.2. Trusty and reliable I always say!

    --
    Have you been stalked by Seth today?
    1. Re:The default debian installer is intimidating by AntiFreeze · · Score: 5, Informative
      Yeah, Debian can be like that. You either know exactly which packages you want, or you grab at random, or use something like tasksel to start you off. Tasksel is actually very useful, although sometimes it will install more than you want. Of course, that's better than not installing enough.

      In addition, the guys in #debian on irc.debian.org (once the openprojects.net server, who knows what the deal is now with the fundraising fiasco) are extremely helpful if you're trying to figure things out, lost, or just tinkering around.

      --

      ---
      "Of course, that's just my opinion. I could be wrong." --Dennis Miller

    2. Re:The default debian installer is intimidating by Anonymous Coward · · Score: 0

      I don't agree... Installing more than you you want is worse since then you have to go through all the damn package list and investigate every package (including librarys) to know whether it is needed or not. I have done this and this kind of cleaning up is quite painfull. If you don't do this then you have dozens unwanted packages slowing down updates and wasting disk space.
      On the other side, when you have something missing then just apt-get install and you have it and see also what packages were grabbed by depencies for this package.
      Mandrake and Redhat are no better - it is easy to install something but much harder to find out and remove unused junk.

    3. Re:The default debian installer is intimidating by Anonymous Coward · · Score: 1, Interesting

      The Debian installer is no big deal once you go through it once. It's no different than any other installer used to be. And if you can't get it to work with Mandrake or some other foo-foo installer, you still have to address the same types of questions. HOW MANY TIMES DO YOU INSTALL -- ONCE!

      Where Debian does fall down is with their hardware detection. I've been using Debian for several years now after learning with Slackware. The hardware detection process throughout the entire installation is just shitty. It's not just the installation process, but everything after that. Adding hardware or software that uses hardware (sound support, openGL) specifically is a nightmare beyond anything I've ever experience anywhere else. In just about every case I have had to resort to doing all of the hardware configuration by hand. Exceptions to this are CD-burners and my only USB device.
      But even those required a lot of back-end work to get the user-rights sorted out. I didn't even know that joe-user was not part of the audio group or that USB devices are mounted as root-only.

      I think Debian is awesome and will probably not leave it unless gentoo can get their shit together. But hardware is a nightmare. I think this is true on just about any system though.

    4. Re:The default debian installer is intimidating by thesadmac · · Score: 0

      Debian has hardware detection? I've never noticed it. I thought you even had to load your own drivers for more obscure hardware from their additional boot floppies during installation.

      At least debian gets network configuration right though. The /etc/network/interfaces file is totally the best way I've seen. It makes everything so... clean.

      Gonna stop debian-zealoting now.

    5. Re:The default debian installer is intimidating by helmutjd · · Score: 1

      I found just the opposite - I've been using RedHat (among others) for a few years. I just recently tried Debian, and it was soooo nice to just do a base install, and apt-get only the packages I wanted for a lean, mean server system (rather than a mess of stuff you don't want or need).

      In fact, apt-get is a lot easier to use an anything I've seen on RedHat - no dependency issues, no version numbers, just apt-get install packagename and you're done.

      And besides, once you're comfortable with any Linux, I don't think Debian's installer isn't really all that intimidating anyway... (unless you've never seen a console before... :)

    6. Re:The default debian installer is intimidating by Anonymous Coward · · Score: 0

      Yep, Debian's intimidating if you don't know what you're doing.

    7. Re:The default debian installer is intimidating by Anonymous Coward · · Score: 0

      The Debian network configurations are indeed nice. I also appreciate Debian's non-gui interface to pppd.

      A graphical installer for Debian is a nice idea (to expand the Debian installed user base) provided the old trusty ncurses-based installer is still available for folks who are pleased with it. I have yet to find an i-386 machine (with adequate ram) that the old Debian installer cannot handle.

      I also appreciate the fact that, using the old installer, I can install Debian with a functional X environment (including Mozilla) on a PC with a 250 meg hard drive and still have plenty of free space to fill up with data, pr0n, etc.... I have not seen any gui installer that allows such a stripped-down installation.

      Hardware detection? I can tell mine is still there, in the dark even!

    8. Re:The default debian installer is intimidating by Anonymous Coward · · Score: 0

      What's so intimiating about the Debian Installer
      anyway? Read the documentation and you might understand what some of those packages do.

  3. Why now? by mikael · · Score: 2, Troll

    This installer has been available to the Debian developers for how long? 2 years? It's unbelievable that they haven't been using it earlier. No, they had to write it from scratch, and it is still not finished.

    --
    Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    1. Re:Why now? by blackcat++ · · Score: 2, Interesting

      The problem with the Progeny installer is that it is not available for all platforms Debian supports, and it was decided it would be easier to write one from scratch.

      Why it couldn't be used for the platform 90%+ of Debian users use (i386) I don't know.

    2. Re:Why now? by reynaert · · Score: 5, Informative
      The Progeny installer has three major problems:
      • It doesn't work on most of the architectures supported by Debian (does it even work on anything but i386?)
      • It is geared toward CD installs, its support for network installs is just not good enough.
      • It's too much work to make a installer. The Debian people hope to have a installable version of testing available at all times, but that's just too much work with PGI.
    3. Re:Why now? by Turmio · · Score: 3, Informative

      Perhaps because PGI only works with i386 (afaik?) But Debian/unstable is being developed for 13 different Linux-based architectures plus 4 non-linux (hurd, *bsd). shiny-multimedia-super-douper-developed-for-pc-use rs junk just doesn't work there. That's why you have to build a modular installer engine from scratch so you can choose graphical back-end if your platform supports it or you want in in the first place. I don't want a graphical installation even for my monster AthlonXP box.

      And you always have the right to stop bitching and use something else if you don't like the way Debian is doing things. Try it sometime. Thank you very much.

    4. Re:Why now? by Anonymous Coward · · Score: 0

      Which is why Redhat etc, crush debain in terms of number of install idiot!

    5. Re:Why now? by Anonymous Coward · · Score: 0

      Thank you for a lovely example ( in writing no less! ) of the typical elitest Debian user attitude. I am certain the parent poster will no doubt "use something else". I would also like to say that part of Debians horrible release cycle problems are due to the fact that Debian as a whole simply never says NO! Find some architecture that is only used by a fraction of the possible market and here comes Debian to support it and drag the rest of the release cycle down even further. Face it already, the x86 architecture has won already. I can see maybe a Sparc port, but even then you have to realize it is for the hobbyist who scored an old pizza box Sun on ebay, and certainly not anyone running a modern Sun system. Grow up Debian, stop trying to be all things and the most egalitarian OS in the world and make some hard decisions. Drop about 10 architectures from the release cycle and at least half of those 8,000 packages for starters.

    6. Re:Why now? by gl4ss · · Score: 2

      debian is not trying to crush redhat & etc in numbers of installs.
      they're not a company trying to sell a product you know.

      and as for the other reply to the parent of what i'm replying to: that typical debian attitude is there for a reason and, like said, they're not a company trying to get everyone and your mother to use it. they don't care if some clueless people can't install it and have everything work like magic without knowing anything about how it happens, it's more for people who have a clue and want everything to happen automagically and tweak what they want and be easily up to date, and still having a clue what's going on.

      --
      world was created 5 seconds before this post as it is.
    7. Re:Why now? by OrangeSpyderMan · · Score: 5, Insightful

      Grow up Debian, stop trying to be all things and the most egalitarian OS in the world and make some hard decisions. Drop about 10 architectures from the release cycle and at least half of those 8,000 packages for starters.

      What, then, would be the point of Debian? What you are describing is just about every other commercial distro out there - so why do we need another one? Debian works this way because there is a need for a distro that works this way. The commercial ones won't, because as you pointed out, there's no demand, so what's wrong with debian doing so? It fills a gap, albeit a very small gap, that no other distro does, and that makes it priceless. If you don't like Debian, use something else, but I don't see why it bothers you what they do - they're not asking you for money, or time, or anything. They're just doing there own thing. You don't start harping on about the local table-tennis club because, let's face it no-one plays table tennis - hey, why don't they play football or basketball or something "normal"? I think the simple answer is that they don't want to, and while they're not playing table-tennis in the middle of your football field, why should you care? If the table-tennis club exists it's because at least 2 people want to play table tennis.

      --
      Try NetBSD... safe,straightforward,useful.
    8. Re:Why now? by Turmio · · Score: 2

      Great. Perhaps you'll teach me how to install RedHat on my SGI Indy then since it's so much easier than Debian? What about RedHat for Hitachi SH? With pretty Anaconda-based install of course, that ugly text mode is only for hippies and Unix dinosaurs.

    9. Re:Why now? by Anonymous Coward · · Score: 1, Insightful

      You know, I don't think anyone would complain if you contributed to fixing these "problems". PGI does what can to make an easier installation on a narrow subset of the architectures used by debian (like, most of one). It was written for the Progeny distribution, not to install everything for everyone everywhere. If you don't see the utility, then don't use it, but if it works for its intended purpose, why should you dismiss it so easily?

    10. Re:Why now? by Anonymous Coward · · Score: 0

      > Which is why Redhat etc, crush debain in terms of number of install idiot!

      How ungracious of you! I've never thought of Red Hat users as "installed idiots", why do you?..

      (sarcasm off)

    11. Re:Why now? by CreamsicleSeventeen · · Score: 1

      These guys aren't dismissing it. They're just explaining why it wasn't officially folded into Debian.

  4. Graphical installer so ... by El_Muerte_TDS · · Score: 5, Funny

    ... will I need a mouse to install my system ?

    1. Re:Graphical installer so ... by Anonymous Coward · · Score: 1, Funny

      Bummer. Guess that means I'll have to get a graphics card as well. Hey ho, down the slippery slope...

    2. Re:Graphical installer so ... by Sonicated · · Score: 1

      ... will I need a mouse to install my system ?

      I imagine that if would be very hard but possible to install it graphically without a mouse using tab to move around the widgets. However I'd want to tell it it to go back into text mode if I didn't have a mouse, who wouldn't?

    3. Re:Graphical installer so ... by $rtbl_this · · Score: 5, Funny

      ... will I need a mouse to install my system ?

      Nah, use an eight-year-old child - they're much better suited.

      It just struck me exactly how bad that advice would sound out of context.

      --
      "Are you being weird, or sarcastic?" said Emma. I said I didn't know because I get the two feelings mixed up.
  5. I love debians installer by Tomah4wk · · Score: 3, Insightful

    Fair enough it might be intimidating to a 'new' user, but its the only installer ive ever used that offers me the flexibility i need. Ive used mandrake, SuSE, lycoris, corel and red hat and with any of those distributions it is impossible to do something that the devlopers didnt think of in advance. Debians installer lets you configure your system in as much detail as you want, and install from a large variety of mediums (various network, physical etc). All in all, id be suprised to see anyone improve it, making it graphical is just eye candy, you cant provide anything 'extra', you just make it more pleasing to the eye.

    1. Re:I love debians installer by Anonymous Coward · · Score: 1, Insightful

      Agreed. Who carez about installers.
      Decent systems, like Debian or FreeBSD, you only install once!

      Greet,

      Jorgen Maas

    2. Re:I love debians installer by AntiFreeze · · Score: 5, Interesting
      That's exactly how I feel. On the other hand, I know many people who want to use Debian for that same flexibility later on (apt-getting packages at a later stage) but have problems with the initial install and getting the right set of starter packages on the machine.

      I, for one, will stick with the ncurses generic Debian install, for it is what I use and like, but I will also welcome the graphical installer, for it will be quite helpful to other people and bring more people over to use Debian who were initially scared away by the hardcore install.

      In other words, I don't see this as a matter of improving the install, but simply making it more readily available to those for whom the install was previously too complicated for. This is a good thing.

      [I apologize for any incoherence in the previous statements, I'm running on no sleep... again.]

      --

      ---
      "Of course, that's just my opinion. I could be wrong." --Dennis Miller

    3. Re:I love debians installer by minus9 · · Score: 1

      Decent systems, like Debian or FreeBSD, you only install once!

      If you only have one machine.

    4. Re:I love debians installer by CBravo · · Score: 1

      I don't mind debians installer, but when my XF86Config-4 is wrong and it won't let me into linux anymore... i stop losing faith. Being Linux savvy doesn't mean knowing every file in /etc by hart. It's like expecting everyone to be a good lisp hacker if they want to use emacs: not the way to go.

      --
      nosig today
    5. Re:I love debians installer by Anonymous Coward · · Score: 0

      (offtopic, but -) I am a Debian user working with FreeBSD (on my spare time), and I'd like to know if there is a easy to follow guide for upgrading a 4.6.x FreeBSD to 4.7.

      I miss apt-get :(

    6. Re:I love debians installer by Anonymous Coward · · Score: 0

      But that's how you get the most fun out of emacs.
      And really, if a bum xfree config is 'keeping' you out, you probably should study /etc a bit more. Use a rescue disk, change one line in one file in /etc, reboot and you'll be in consol. Fix the config and change it back to normal.
      There are easyer ways yet, but if you don't understand /etc/ you don't wanna play with them.

    7. Re:I love debians installer by Anonymous Coward · · Score: 1, Insightful

      I don't have a problem with the complexity of the installer but it is bloody annoying to have to sit in front of the computer, answering question after quention for the duration of the install.

      An ideal install would ask all the questions at the start then get on with the install.

    8. Re:I love debians installer by psavo · · Score: 4, Funny
      Decent systems, like Debian or FreeBSD, you only install once!

      If you only have one machine.


      dd if=/dev/hda1 of=/dev/hdb1
      --
      fucktard is a tenderhearted description
    9. Re:I love debians installer by malus · · Score: 1, Interesting

      I haven't seen debian's installer since 1998, when I installed this box.

      I'm sure it hasn't changed, and I HOPE it hasn't changed, because OF that installer, I can get a debian box set up and going in less than 20 minutes.

      I believe one of debians strengths [installer] has been to, perhaps, "weed out", those who are incapable of reading HOWTO's and README's PRIOR to installation.

    10. Re:I love debians installer by jasonditz · · Score: 2

      cvsup RELENG_4_7 if I'm not mistaken.

      No real need to update IMO. I'm still using 4.5 happily. I'd just wait until 5 comes out and update whatever packages and ports you feel the need to.

    11. Re:I love debians installer by Anonymous Coward · · Score: 0

      Try CTRL+ALT+F1 or F2 or whatever up to F6. Linux is multi-user, you know, which basically means that you can have many users at the same time on one machine. So, login on a console and fix your config. xf86cfg -textmode might be a good start.

      Regards

      BTW, this is not guru, this is basics.

    12. Re:I love debians installer by Anonymous Coward · · Score: 0

      Actually, I don't think that type of transfer works on FreeBSD. You'll find that when you install the second hard drive in another computer that the BSD bootloader can't load the os (because FreeBSD keeps track of disks at a level that is abstracted from master/slave IDE disk order.

    13. Re:I love debians installer by fuzz6y · · Score: 2, Interesting
      Well, there's nothing wrong with pleasing to the eye. Personally, I think I'd be able to navigate through the gargantuan package list easier with a graphical tree control than with dselect's ncurses interface. But even ignoring graphics, I'd say there are several things which could be significantly improved, such as:
      • hardware autodetection. really, it very seldom causes problems, and the user can always skip it if it does.
      • Automagical creation of an appropriate initrd during the 'make system bootable' phase if mounting the root filesystem requires modules to be loaded. Last time I ran into this, I had to use knoppix to compile and install an appropriate kernel.
      • Disaster recovery. If your net connection fails when installing the packages you've chosen, your system is hosed (and don't try to fix it with dpkg --force-depends -r libc6, like I once did)

      That said, yes, debian's installer is pretty good, better than pgi I'd say, but there are always things that could be improved.
      --
      If you're going to be elitist, it would help to be elite.
    14. Re:I love debians installer by Chatterton · · Score: 1

      On the other hand, I know many people who want to use Debian for that same flexibility later on (apt-getting packages at a later stage) but have problems with the initial install and getting the right set of starter packages on the machine.

      It's exactly my problem at the moment. I want to install Debian to put up a web/mail server for my family. I could install a mandrake distro without a problem, but I have a feel of insecurity (possibly false but i have it). I prefer Debian, because I need my hands dirty in config files and then I feel a little bit more secure (if there is a lot of chance that I have make a big hole in my security :)). There is TaskSel, but his granularity is too big, and Dselect on the other hand is too fine... I really need something in between to LOVE Debian... For example: I have never get Gnome running correctly using Dselect :(.

    15. Re:I love debians installer by Anonymous Coward · · Score: 0

      This begs the question: How do I read HOWTO's and README's if I do not have the system up and running yet?

    16. Re:I love debians installer by CableModemSniper · · Score: 2, Informative

      Have you tried apt yet? Seems like thats exactly in the middle. Just get a base system up and running and then apt-get anything else you need.

      --
      Why not fork?
    17. Re:I love debians installer by Anonymous Coward · · Score: 0

      > BTW, this is not guru, this is basics.

      "Basics" only to experienced X users; "guru" to new-to-Unix/Linux users - exactly the kind of folks I believe we'd all like to see start using any flavor of Linux in the hopes of getting better hardware etc support from vendors.

    18. Re:I love debians installer by jmobley · · Score: 1

      I couldn't agree more. I've never had a problem with the Debian installer, even when installing for the first time as a "new user". It's intuitive enough that, if you think with your brain, you can figure it out. I personally think the current installer strikes the greatest balance between flexibility and usability.

      I've never seen the graphical installer for Progeny so there is nothing good or bad I can say about it, but if they can keep flexibility while making it shoot fireworks from it's butt, then kudos to them.

    19. Re:I love debians installer by Xibby · · Score: 3, Informative

      dd? Hmm...sure...that would work...

      But I perfer installing one system, getting all the packages I want selected and installed, then on the second system, get base installed. (Getting a Debian system with just the Debian base [base being Linux system up and running and ready for you to use apt-get/dselect/etc.] then, on the system that's in the finished state:

      dpkg --get-selections >> zibbys.selections

      Transfer zibbys.selections to base system, then run:
      dpkg --set-selections zibbys.selections
      apt-get dsist-upgrade

      And off goes the wonderful tool called apt, downloading all my selections.

      Dumping your selections is a great way to do backups on a budget too. Just back up configs, /home, /usr/local, and other custom areas, and a selections file. If you need to recover, install base, add selections, install, restore /etc/, /home/, /usr/local...

      --
      I'm going to go back in my box and will think within the limits of my box: MS Sucks Linux Good I read too much Slashdot.
    20. Re:I love debians installer by Anonymous Coward · · Score: 0

      Er... hey, look at that dog!

  6. woody? by Anonymous Coward · · Score: 0

    I would recommend they change the name of the project. Was hardon already taken? I hope the installer isnt too graphic, whats it rated?

    1. Re:woody? by Ravenn · · Score: 2, Informative

      Heh. Dork.

      If you look at the history of Debian releases, you may just see the sequence:

      1.1 - Buzz
      1.2 - Rex
      1.3 - Bo
      2.0 - Hamm
      2.1 - Slink
      2.2 - Potato
      3.0+ - Woody
      Testing - Sarge
      Unstable - Sid

      But I bet that someone will still have to explain it more to some...

      Ravenn
      --
      Of all the things you can accomplish by screwing up your face and swearing into a dark room, sleep is not one of them.
    2. Re:woody? by TerryMathews · · Score: 1

      Why isn't Disney all over this? :-)

      --
      -- Terry
    3. Re:woody? by Anonymous Coward · · Score: 0

      sequence eh?

      whats the nth term then smarty pants?

    4. Re:woody? by chegosaurus · · Score: 1

      4.0 - Mrs_Potato_Head?

    5. Re:woody? by Anonymous Coward · · Score: 0
      4.0 - Mrs_Potato_Head?

      Subtitle: I'm a married spud!

  7. ScreenShots by Rubbersoul · · Score: 5, Informative

    For those that are interested here are screenshots of PGI v0.9.6

    http://hackers.progeny.com/pgi/screenshots/

    --
    man .sig
    No manual entry for .sig.
    1. Re:ScreenShots by Sonicated · · Score: 1

      For those that are interested here are screenshots of PGI v0.9.6

      Urgh! They look horrible. I'm only going to use it when it supports anti-aliased fonts!

    2. Re:ScreenShots by vadim_t · · Score: 1

      Is that a really weird progress bar, or they really offer no indication at all of how much has installation progressed? Sometimes I don't have the whole day, so a good indication of how much has been done and how much is left is very valuable to me. An estimation of how long will it take would be nice too.

    3. Re:ScreenShots by twoslice · · Score: 5, Funny

      Listen dude, I am not interested in screenshots of a Woody!!

      --

      From excellent karma to terible karma with a single +5 funny post...
    4. Re:ScreenShots by Anonymous Coward · · Score: 0


      There's no progress bar because Linux is not making any progress. It's just reinventing the Unix wheel + Windows 3.1 GUI.

      good luck!

  8. I think ill just stick to by Anonymous Coward · · Score: 2, Insightful

    network.img from mandrake. This boot disk allows you to install from the internet WITH A GRAPHICAL installer and USES UPTO DATE SOFTWARE. Im using it right now, and Ive never looked back.

    1. Re:I think ill just stick to by liloconf · · Score: 0

      erm old packages huh, its called debian unstable, and here is your mini debian boot disk, http://www.debian.org/CD/netinst/ , wow now wasn't that hard, guinewb

  9. Clickable link by Anonymous Coward · · Score: 5, Informative

    A clickable version of the above link. (Posting as a coward since I am no karma whore.)

  10. They should have done this a long time ago by pvera · · Score: 5, Interesting

    It drives me crazy that with the incredible talent behind Debian the install process is such a pain. Installing Suse, Mandrake and RH are not harder to install than installing Windows XP or OS X. Installing freeBSD is confusing until you find a few hours after you think you mastered sysinstall a kind soul at a bsd chatroom tells you to use the ports instead.

    Installing Debian (or Gentoo) is just too damn confusing. I admire what Debian and Gentoo are aiming for, but they need to come up with a no-hassle installer.

    --
    Pedro
    ----
    The Insomniac Coder
    1. Re:They should have done this a long time ago by Anonymous Coward · · Score: 0

      Installing Debian (or Gentoo) is just too damn confusing. I admire what Debian and Gentoo are aiming for, but they need to come up with a no-hassle installer.

      Both projects have publicly stated that they are aimed at *advanced linux users*. So why are you imposing your will on these advanced users who think the installation is just fine? They do *not* need to come up with a no hassle installer.

    2. Re:They should have done this a long time ago by psavo · · Score: 5, Insightful

      Debian is not aimed at simple minds. It's done by developers for developers/power users. If you're n00b, then you should start with some other distro, with some available commersial support.
      Then, When that becomes too limiting, move on to debian. At that point debian installer is not confusing, but raher powerful. (I just installed debian from scratch after disk failure, so I know what I'm talking about). That install of mine was first in 3-4 years.

      --
      fucktard is a tenderhearted description
    3. Re:They should have done this a long time ago by Anonymous Coward · · Score: 0

      How can you even compare installing Debian with installing Gentoo.

      With Gentoo I can create a boot disk contaning a bash script that will install a system just the way I like it. Can you do that with Debian?

      While installing Gentoo I use Bash. A program I know.

      When I tried to install Debian I have to use tasksel? dselect? A program I don't know.
      The keybindings are as bad as vi.

      Installing Gentoo is easy. It just takes a lot of time. I understand the installation.

      Installing Debian is impossible since you have to understand dselect?, tasksel? (Some people have recomended that you quit the installer at that point but how will a newbie know that? )

    4. Re:They should have done this a long time ago by Anonymous Coward · · Score: 0

      But you have been using Debian for 3-4 years. That means you know tasksel/dselect. A n00b doesn't know these programs and has a lot of problems with them.

    5. Re:They should have done this a long time ago by Anonymous Coward · · Score: 0

      It is made this way so the people that can actually get it running smoothly feel like they have achieved something rather than a hitting the enter key 30 times, drink some champaign and laugh.

      har har har.

    6. Re:They should have done this a long time ago by Gyorg_Lavode · · Score: 3, Insightful
      What I see you argueing is that the debian installer is purposefully left hard to use because it helps to keep the less skilled from using debian. This doesn't seem like a productive goal for a product.

      The debian installer IS confusing. I can use it, but it IS confusing. It is possible to create GUI's that contain both power and finess, most simply as a choise between proceeding with a GUI install or an ncurses based one.

      The idea that it's ok to leave the debian installer challenging because debian should only be used by 'qualified' people is obsurd. The product should appeal to as many people as it can w/o loosing it's power. A simple installer would go a long way for that.

      --
      I do security
    7. Re:They should have done this a long time ago by psavo · · Score: 4, Interesting

      What I see you argueing is that the debian installer is purposefully left hard to use because it helps to keep the less skilled from using debian.

      Well if you see that, then your vision is clearly better than mine, because I didn't say such thing. All I said that debian installer is not aimed at n00bs. It doesn't mean that it was done so on purpouse.

      Frankly, improving installer that is already fully functional and is used for approx 15min out of 3-4 years of uptime, seems a bit ridiculous to me. If you want to do it, then go ahead, this is a free world, but demanding people doing this for free, is a bit fat for me.

      --
      fucktard is a tenderhearted description
    8. Re:They should have done this a long time ago by wandernotlost · · Score: 2

      You're speaking as if Debian were a company. It's not. It's a group of developers who work on what they need most or are most interested in. If you want a better installer for Debian, you're welcome to write one. People are working on one, but personally, I don't see a compelling need that would warrant taking developers away from another part of Debian.

      Bringing more inexperienced users to the platform will just place more burden on the hardy few that answer peoples' questions, respond to bogus bug reports, etc. Those users are better off with a distribution targeted to them.

    9. Re:They should have done this a long time ago by CableModemSniper · · Score: 1

      This doesn't seem like a productive goal for a product.

      Maybe because it is not a product? Or if it is, it's filling a niche market?

      Cars should be designed to be easy to use. The whole steering wheel pedal combo is too counter-intuitive. To design a vehicle such that it can only be used by licensed drivers is absurd. The automobile should appeal to as many people as possible without losing its power.

      --
      Why not fork?
    10. Re:They should have done this a long time ago by Icculus · · Score: 1
      Installing Debian (or Gentoo) is just too damn confusing.

      I've installed Gentoo on three boxes in the last couple of weeks and I didn't find the install confusing at all. It is a bit tedious, but their instructions are extremely easy to follow. The only problem I had was installing 1.4rc1 to my laptop (bug with PCMCIA support) which was easily worked around by just booting from the 1.2 CD, doing the prelim work with partitions, et al, and just dropping in the 1.4 disc when you get to the bootstrapping step.

      The only part I dislike is the whole USE config. It's screaming for some GUI checkbox-type interface. I ended up having to go to a working machine, write down all the flags I wanted on posties (and there are a lot) and type them in on the box I'm setting up. yuck
    11. Re:They should have done this a long time ago by AKnightCowboy · · Score: 1
      But you have been using Debian for 3-4 years. That means you know tasksel/dselect. A n00b doesn't know these programs and has a lot of problems with them.

      I've been using Debian for about a year now and I've never used dselect. I used tasksel when doing a woody install a few times recently but it was very straight forward. Select the type of apps you want to have installed. Done. apt-get is much easier than messing around trying to find RPMs like I used to since the urpmi stuff under Mandrake never worked right for me.

    12. Re:They should have done this a long time ago by Anonymous Coward · · Score: 0

      Late post, I know.

      I must disagree. The new linux user should indeed choose Debian. I became a new linux user about a year ago. I reviewed Mandrake, Suse, Redhat, Caldera (the usual suspects), and finally landed on Debian.

      The installer isn't so bad once you get over the fact that you mostly never need to touch the driver (module) install (load) section, as nearly everything you will ever need to install is already in the kernel.

      The boot up configuration is bit messy, but only because of the inclusion of dselect and tasksel. They really should be left out. Tasksel installs too many packages where the uninitiated are concerned, and dselect is rather ugly. I could call dselect "broken". APT, the *real* debian package installation tool, works wonders. Add a little bash completion script (don't worry, you'll learn) to your startup scripts and you've got tabbed magic.

      Debian really helps the new user get familiar with linux. It gives you the opportunity to get a system up and running quickly and without much pain, and then allows you to do all the tricks when you are ready.

      No, it's not for the impatient, or those who would like a support hotline when things get rough. It IS for people who actually want to learn, and know what they are doing.

      After a year I now use Debian as my sole OS. I run the latest and greatest kernel, the latest software, and have a highly customized environment. So much so, I could almost call it bleeding edge, except that it doesn't bleed.

      The Debian package mantainers do a fantastic job, and where other distros users would find themselves calling tech support, Debian users find that their software works. And when it doesen't, because there is no such thing as *always*, the package is fixed quite quickly. The packages are stress tested first by the maintainer, then by the Debian build system, then by who knows how many users who point to the Unstable(sid) repository, then by more at Testing(currently sarge), then finally they land in Stable where most new users should be.

      I admit, if you want a dumbed up system where you need not know anything about the underlying systems, go with another distro. I however personally believe all users would be much happer with their computing lives if they did not do this, but instead started off right. Learn the shell, learn about where things live, learn about how it all works (even a little!), and you will find yourself with much more time OFF the phone with tech support, and much more time getting your work done.

      Debian is a great way to start. It will expose you to these things, while giving you a clean, neat, well structured environment in which to learn.

      Linux as a whole still has it's frustrations. There is a lack of commercial support for the common everyday things (like flash, though there is a flash plugin for linux, it is just odd to install.) and general applications (which is changing with help from the likes of Wine, OpenOffice and others) But with the flocking masses already moving to or toward it comes that support. Ever so quickly it gains mass in the marketplace and is being taken very seriously.

      We are all truly still pioneering this new land, I hope you will join us. It hasn't, and won't, be and *easy* ride, but it is as important to tomorrow as past explorers of the world are today.

      (p.s. I can now install Debian in under 10 minutes . and start playing Unreal Tournament 2003 in under 15, try that with any other OS ;)

  11. WTF? by Anonymous Coward · · Score: 0

    It looks like a blatant rip off of the red hat installer.

  12. Much needed by Anonymous Coward · · Score: 0

    Trying to install Debian today, gives me falshbacks to when I tried to install Slackware for many many years ago.

    I went back to RedHat when I foundout with what rate new software make it into debian (that is a very low rate)

    1. Re:Much needed by dSV3Hl · · Score: 1

      You do realise there are 3 distributions of debian, right?

      Stable: Released every now and then, no updates except security and the occasional backport.

      Unstable: Packages as they are uploaded... updated daily.

      Testing: packages that survived in unstable for a certin amount of time without bugs.

      If you dont want you're system updated except for critical fixes, use stable, if you want something reasonably stable use testing, if you want something with the newest versions/bugs/packaging problems use unstable.

      --
      -- [ta]
  13. The dialogs are clumsy by patro · · Score: 1

    I took a look at the screenshots, and the dialogs don't seem very polished. They should hire GUI designer or something.

    1. Re:The dialogs are clumsy by _krimson_ · · Score: 2
      But they work. So who really cares?

      People bitch about the text based installer...but it has always worked fine for me. Now they bitch about the graphical installer because it's clumsy. Who the fuck cares? It gets the job done. And you'll only see it once in a long while unless you repeatedly hose your system.

      Debian works great. The text based install works great. The progeny installer also works great. If you like pretty graphics, get a mac with OSX.

      In other words. Quit your bitchin'.

    2. Re:The dialogs are clumsy by Anonymous Coward · · Score: 0

      If you knew anything at all about debian you would know that they don't hire anyone. they don't have a payroll to put anyone on.

      I guess you could be refering to progeny which is a legitimate business, but they are not going to hire anyone to work on this graphical installer because they have ditched their distrobution. this is just something they gave back to the community to use if they wanted.

    3. Re:The dialogs are clumsy by patro · · Score: 1

      I haven't seen the Debian installer for years. I just 'apt-get update'. I was satisfied with the text-based installer. If people choose the graphical one, I think they do it because they expect it to be more polished, more pleasant to look at. That was my point.

  14. What? by D4M4DH477X0R · · Score: 1, Funny

    A picture of Tux holding a glass of beer in the top left corner isn't graphical enough for you???

  15. What ? by I'm+not+a+script · · Score: 0, Troll

    I've just learned to cope with the installer.

    What, are you a drooling retard ?
    Do you need big shiny buttons to press ?
    Debian's installer's only problem is no hardware detection,
    otherwise it's the most logical and well laid out one I've seen
    in linux or bsd.

    --
    kthx
    1. Re:What ? by McDee · · Score: 2, Insightful

      The problem with installers is that by the time people understand the system enough to work out what the installer is asking for they are already familiar enough with the install process not to care.

      Installers are *always* the first thing that people meet in a distribution. Doesn't matter how similar the underlying OS is to other products, if the installer appears to be unfriendly or asks questions that people don't understand they aren't going to get a lot further.

      I found this when I moved from RedHat to Debian, it took me a few goes to work out what exactly the installation process was asking for. I would only recommend Debian to people who really understand both linux and their hardware, anyone else would just be put off before they even got the distribution up and running.

      People can argue about why one distribution is 'better' than another, but one of RedHat's strengths is that it is a pretty-much automated install and the bits that require the user to tell the install process ask questions that the user can understand.

  16. sometimes by Anonymous Coward · · Score: 0, Troll

    thinking about natalie portman gives me a woody, then I release my "distribution". It looks a lot like hot grits, but tastes salty.

  17. cross-platform? by 4im · · Score: 5, Insightful

    If Debian remains true to it's high standards, no graphical installer will make it into a stable distribution unless it works for every platform supported by Debian.

    So, sure, go ahead, use the Progeny one... but do make it work on (Ultra)Sparc, Alpha, Amiga, Atari ST, PA/RISC, S390, whatever... not so easy, is it?

    Guys, remember, there's more to Linux than just x86!

    1. Re:cross-platform? by Anonymous Coward · · Score: 0

      sure they better do it - maybe different way.
      everybody knows X runs on most platforms, i guess they can start there. have seen 2-fdd Linux 'distro' with X, so why couldnt they use one for their installer?

      -- wanna make your dreams true? wake up!

    2. Re:cross-platform? by Fluffy+the+Cat · · Score: 5, Insightful

      The next generation Debian installer is designed to be modular (the idea is that the same installer will be usable on all architectures, including the Hurd and BSD ports). It's possible that graphical modules will be available, but this won't compromise the functionality of the text based install.

      On the other hand, refusing to provide a graphical installer because it doesn't work on all supported hardware isn't a sensible attitude only. There are items of hardware that are never going to support a graphical install (I've a Sun with no framebuffer here) - should Debian refuse to allow graphical installs as a result?

    3. Re:cross-platform? by GrnyS · · Score: 2, Informative

      Eh? Refusing?

      Last I checked, PGI was in stable, testing and unstable. (But then, last I checked PGI wasn't finished yet, either.)

    4. Re:cross-platform? by asv108 · · Score: 2, Flamebait
      (Ultra)Sparc, Alpha, Amiga, Atari ST, PA/RISC, S390

      Great idea! Lets hold up pogress on 99% of Debian installs to insure compatibility with platforms that make up a a ridiculously low amount of the installed base. It doesn't make any sense to slow x86 development in order to keep Amiga and Atari ST up to do date in the year 2002.

    5. Re:cross-platform? by Drakonian · · Score: 2, Interesting

      Great idea! Let's abandon all Linux business software because Linux has a ridiculously low amount of installed base of business users.

      --
      Random is the New Order.
    6. Re:cross-platform? by wandernotlost · · Score: 3, Insightful

      Nor does it make sense to hack together an installer that only works on x86, creating more work down the road when the other platforms have to be supported.

  18. Plese don't ever make this the default by Psiren · · Score: 5, Interesting

    I fail to see why this is any better than the standard text installation. Worse, it requires a graphical display, so you then enter the fb/X11 compatability issues. Whats wrong with a text installer? You're only going to be looking at it for say, an hour at the very most, right?

    Does the graphical frontend actually offer any significant additions over the text one?

    1. Re:Plese don't ever make this the default by LizardKing · · Score: 3, Insightful

      Does the graphical frontend actually offer any significant additions over the text one?

      Consistency for starters. There is no consistency in the way that the pieces of the current Debian text installer work. And that "thing" to select various packages is the worst console application I have ever seen - unintuitive, slow and a nightmare to navigate.

      Chris

    2. Re:Plese don't ever make this the default by Psiren · · Score: 2

      I assume you're talking about dselect?

      Again, I'll have to say I like it. I've tried various other package installers and none of them are as straightforwward and useful as dselect. Aptitude just doesn't cut it for me. Well, maybe I'm just wierd ;)

    3. Re:Plese don't ever make this the default by Fluffy+the+Cat · · Score: 5, Informative

      Does the graphical frontend actually offer any significant additions over the text one?

      Hardware autodetection. Fewer questions asked. It's not just a graphical version of the standard Debian install, it's something a great deal closer to the Red Hat or Mandrake installers.

      Debian will always have a text installer available, because it supports platforms which may not have graphical capabilities. Doing a graphical install over a serial console is, uhm, tricky.

    4. Re:Plese don't ever make this the default by gl4ss · · Score: 1

      and it's easy to use after you actually read the keycommands that are shown in every possible place..

      --
      world was created 5 seconds before this post as it is.
    5. Re:Plese don't ever make this the default by imr · · Score: 2

      Graphical installations are usually better since the people who take the pain to do them usually design them for the end users from the beginning.
      Which is not the case of the debian installer. I renounced to use it in favor of slackware a long time ago since i found myself after the installation with a qwerty keyboard. Yes, i know there was a command to type at that point.But it's the first thing i do with slack.
      It's probably much better now and it's really newbye friendly even in text mode?

    6. Re:Plese don't ever make this the default by Wolfier · · Score: 3, Interesting

      Don't make it a default - make "ask a questin" a default - just let me choose between the text and the GUI installer right at the beginning and I'll happily abandon the text interface, thanks.

      If they accomplish the same thing so what if the GUI is slow and clumsy. A lot of people is only going to do it once. Why spend anytime learning just how to use the installer? I'd rather spend time learning something I'll do more than once.

      "Zero learning curve, abysmal usability / speed" summarizes the behavior of most GUI. If I only have to do it one time the Zero learning curve is going to make up for the usability / speed and then some.

    7. Re:Plese don't ever make this the default by nadaou · · Score: 1
      Hardware autodetection. Fewer questions asked. It's not just a graphical version of the standard Debian install, it's something a great deal closer to the Red Hat or Mandrake installers.


      Why does it have to use pretty graphics to ask less questions? Auto detecting hardware requires the mouse?

      I understand that your point is that the new installer isn't just pretty pictures, and this is not meant to replace the text based (and not really that bad, third time around) installer.

      So we have a pretty, easy to use installer, as well as a down and dirty/ work anywhere/ power installer to choose from. This is good.


      I've got a nagging feeling we should all go get ourselves a nice cup of somthing though.. ;)
      --
      ~.~
      I'm a peripheral visionary.
    8. Re:Plese don't ever make this the default by bogie · · Score: 2

      "Worse, it requires a graphical display, so you then enter the fb/X11 compatability issues. "

      Somehow I think your overstating the potential problems as that is just not an issue for the vast majority of installs. Hell if MS can do 100% of installs with a GUI why can't Linux?

      No offense, but that is the attitude that has kept Debian is in the dark ages. Why shouldn't the 99% of the world who isn't an expert at the CLI not have easy access to Debian?

      I said it before that I'm a Redhat fan and while they are 100% true to the community, there is something to be said for having a noncommercial distro around. Also the better Debian is the less likely you are to have companies like Xandros , Lindows, or United Linux who are trying to hijack linux and make is 99% free 1% proprietary. Why would anyone use them if Debian is just as easy to use?

      Ease of use is a good thing.

      --
      If you wanna get rich, you know that payback is a bitch
    9. Re:Plese don't ever make this the default by Anonymous Coward · · Score: 0

      > Somehow I think your overstating the potential problems as that is just not an issue for the vast majority of installs. Hell if MS can do 100% of installs with a GUI why can't Linux?

      Microsoft gets 100% driver support from *all* the graphics cards / monitor vendors; they *have* to. Can't say the same for Linux support, however.

    10. Re:Plese don't ever make this the default by dSV3Hl · · Score: 1

      There are also the discover, hotplug and mdetect packages that do alot of of hardware detection for you... Debian DOES have these features... They just arn't in the installer...

      I only want the installer to install base. The rest should be up to me.

      --
      -- [ta]
    11. Re:Plese don't ever make this the default by Anonymous Coward · · Score: 0

      > Doing a graphical install over a serial console is, uhm, tricky.

      Hmm, yes but it CAN be done ... how about a SLIP/PPP connection to another machine which does have a gui...

    12. Re:Plese don't ever make this the default by bogie · · Score: 1

      Very true, but X/fb does a good job at supporting almost any card out there. Text mode is still needed for sure and should never go away, but GUI install's should be on by default with text as the alternative option. If you make it harder to access or use the GUI install option, the users wont' come.

      --
      If you wanna get rich, you know that payback is a bitch
    13. Re:Plese don't ever make this the default by Turmio · · Score: 2

      Hardware autodetection.
      Uh so you write a pretty graphical installer and all suddenly it also autodetects your hardware automatically, no additional programming required?. Damn, I love those graphical installers.

    14. Re:Plese don't ever make this the default by damiam · · Score: 1
      Hell if MS can do 100% of installs with a GUI why can't Linux?

      Because Windows only runs of x86 machines with display hardware. Also, I recently installed XP Pro, and the first half of the install is text based.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
  19. Graphical installer? by Sam+Lowry · · Score: 1

    Hm... It's probably time to move over Debian.. Hey, what's the name of that distro without graphical installer? Gotta try it...

  20. Re:Here we go ... by Anonymous Coward · · Score: 0

    The recent reviews of Debian (or more pertinently the installer), highlighted genuine problems. I sat there and read the reviews thinking, "why don't they just add the Progeny installer as an extra option for i386". Having tried (and failed) to install Debian Woody on a Sparc ...


    Ok, here you have a point, but its a pretty obvious one. I think that many people have acknowledged that Debian needed a nicer installer if it wished to attract a wider group of people. The reason that its such a tragedy to many is because they recognize the quality of the distro once its installed and configured.

    Now the Debian zealots will come out of the woodwork pointing out that Debian is "more free" than RedHat. Bullshit unless your confusing standard RedHat Linux with Advanced Server. And all the Debian zealots ignore the fact that they are using it because they're mostly elitist f*ckwits who can't accept that RedHat pisses all over Debian in terms of quality and usability.


    Flame away children.



    This comment is worthless. Yes, I use Debian. But for you to use thoughtless purjoratives against a group of people that rightly don't exist (yet), or to make baseless criticisms of a distro you obviously don't have too much experience using is both childish and troll-like.


    So, maybe I bit on a troll. But I think it had to be said.

  21. Debian installation difficulties are exaggerated by Stephen+Williams · · Score: 5, Insightful

    (Disclaimer: it's been over a year since I did my Debian install, and my memory is somewhat fuzzy).

    The first part of a Debian install, where you make disk partitions, set the hostname etc. is similar enough to a RedHat text-mode install (of which I've done several) that it didn't faze me. I don't think that part of the Debian install is difficult at all.

    The difficult part is the second stage of the installation: selecting packages with tasksel/dselect. I took one look at it and just hit "quit". That gave me a base install, with nothing else. However, there's more than one way to skin a cat: I used apt-cdrom/apt-get to install all the rest of the stuff I wanted.

    I'm not saying that Joe Average would/should be happy with apt-get from the command line; I'm saying that it's dead easy for someone with only a small amount of Unix/Linux experience to use, and it's much easier than dselect. It's perfectly possible to install Debian without wrestling with dselect.

    -Stephen

  22. debian by Anonymous Coward · · Score: 0, Flamebait

    Debian serves a great service to the linux community.

    They give everyone a look into the past of linux.

    The stable release is always at least a few years behind schedule so if you install debian you feel like it's 1999 all over again!

    They're like the amish of linux, always using old outdated crap that everyone thinks is cute.

  23. Re:Here we go ... by mtthws · · Score: 1

    "unless your confusing standard RedHat Linux with Advanced Server." is the exact point that the zealots would be making. There should not be a differnce between the distros that RH makes. It should all do everything. I can understand having the installer let you do a little more customazation, say if you just want a web server it only installs apache perl etc, but I should not have to but that should just be choices everyone gets to make when they install. I have also used RH Mandrake Debian and Gentoo. I think RH and Mandrake are great for the linux newbie or the linux geek that does not want to get as into the inner workings of linux, but I think overall they are more restrictive to your use of linux, by tieing so much to their gui. And yes I know you can still do everything by the command line but how often people actualy do that as oposed to using the fast and dirty gui, and being limited to what it lets you do. Finaly I dont think anyone will disagree with the fact that RPM has the worst dependincies detection ever. That is the reason I left Mandrake. It is to easy to get into circular dependencies, and they are to tied to realeses. It would quickly get to the point where you just had to wait for the next realese becouse you could not upgrade with RPMs to a newer version becouse fo to many circular dependincies. You do not have this prob with debian at all. Once you get it up and running apt-get takes care of all of that for you.

    --
    "Whenever you find that you are on the side of the majority, it is time to reform." -- Mark Twain
  24. Re:Here we go ... by Ost99 · · Score: 1

    Flamebait, but I'll bite :)
    Debian might be more difficult to install, but where did you get the "RedHat pisses all over Debian in terms of quality and usability" from?

    If by usability you mean "easy to install for grandma" perhaps, if not: please explain what makes RedHat better.

    And for quality? If you define quality as having a stable system with packages that don't trash eachother, and is easy to keep secure. Then you are sadly mistaken. But if by quality you mean a system with new, hot and unstested packages and late security fixes, by all means RedHat must be of much higher quality.

    - Ost

    --
    ---- Sig. gone.
  25. Mix and match? by twilight30 · · Score: 2, Interesting

    Is there any way to just simply mix and match different disks? I'm wondering if you could install the PGI-enabled first CD, then when tasksel or whatever prompts you for additional CDs, use the other 6 in the set. I get the impression you can't, as the Progeny site talks about creating your own installer CDs (plural, not singular).

    --
    ========================================
    Death will come, and will have your eyes
    -- Pavese
  26. Re:debian by Ost99 · · Score: 1
    They're like the amish of linux, always using old outdated crap that everyone thinks is cute.
    Or: ... always using old outdated crap that everyone *knows* work?

    Do you need XFree 4.2 with KDE 3.1beta on you server? I don't.

    - Ost
    --
    ---- Sig. gone.
  27. Debian ain't for n00bz. Get over it. by Qbertino · · Score: 2

    That's what you pay distributors for, y'know? Honestly, if you wanna switch from 'doze to Linux, you'll best be of on a money-making distro (or give that money to the Linux geek-friend for him setting up a system for you).
    Yet I don't get the heavy RH bias on /. - seems from the measily 30% of slashdotters using Linux regularly, 90% use RH with no knowlege of what's going on in the rest of the *nix world.
    Anyway, you want a graphic installer? I recommend SuSE and for good reasons too.

    --
    We suffer more in our imagination than in reality. - Seneca
    1. Re:Debian ain't for n00bz. Get over it. by JohnFluxx · · Score: 2, Informative

      Trouble with suse is its proprietry software - some of us switched to linux to get away from all of that.

    2. Re:Debian ain't for n00bz. Get over it. by Phil+Hands · · Score: 3, Informative

      If you switch from 'doze to SuSE, then you're jumping out of the frying pan, into a slightly overheated bath, with someone else controling the temperature.

      YaST, and hence SuSE as a whole, is non-free software. Of course Red Hat is drifting that way with their silly trademark games, so I wouldn't recomend them either.

      You may say that YaST is almost free, but licenses are more important than many people think. After all, we're not all talking about *BSD taking over from 'doze are we.

      Why opt for SuSE's "license-light", when you could give up the non-free license habit entirely?

      --

      Debian: GNU/Linux done the Linux way
    3. Re:Debian ain't for n00bz. Get over it. by Qbertino · · Score: 2

      I'm not the kind to pee my pants for using 'not super-dooper free software'. SuSE has lockin mechanisims up their sleve and slips them in on every distro. Anyone savy enough knows that.
      I didn't switch to Linux for the sole fact that it's free - I did so because it will free me in the long run. I will never again have to learn a new OS just because Mickey$oft or somebody else thinks I should.

      Everyone who buys himself into the 'nixworld with a distro should look forward to become independent one day. Thus rendering him capable of getting usefull stuff done for himself and others rather than shelling out money for crappy EULAware. But he also should be glad to pay money whom money is due for a smooth startup if they offer a good product. It's not that SuSE isn't contributing, y'know?

      --
      We suffer more in our imagination than in reality. - Seneca
  28. Re:Debian installation difficulties are exaggerate by Anonymous Coward · · Score: 0

    And for those still think apt-get is hard to use, try aptitude.

  29. Re:debian by Anonymous Coward · · Score: 0

    Who cares for state-of-the-art version if you just need a rock stable server?

  30. Oh no, a graphical installer by Anonymous Coward · · Score: 2, Insightful

    Why is everybody whining about the disadvantages with a graphical installer?

    Ok, so the text-installer *works*, but that's just bearly. You will have to work a lot of things out by yourself, specially when it comes to hardware detection.

    As it is today, it seems like Debian is only for people with an already extended knowledge about Linux, and these people wants to keep the difficult ancient text-only installer to "keep the newbies away" from Debian, and make it a distro for the experts.

    This is not the right way. Linux should be for *everybody*, not just those who can understand the way-too-difficuly installer.

    The best would of course be to have both at graphical installer AND the text-only installer. Then the hardcore Debian users could still use the text-only installer since they seem to like it so much, and we mortals could use the nice GUI installer. Then both partys would be happy.

    Why isn't it so already?

    1. Re:Oh no, a graphical installer by Anonymous Coward · · Score: 0

      FYI, debian has hardware detection using discover.

    2. Re:Oh no, a graphical installer by Anonymous Coward · · Score: 0

      Linux should be for *everybody*, not just those who can understand the way-too-difficuly installer.(sic)
      Way back in 1989 when Quantum Computer Services changed their name to AOL, an executive in an office said that exact same thing but with the Internet in place of Linux. You tell me, is the Internet better for it?

    3. Re:Oh no, a graphical installer by LizardKing · · Score: 2, Insightful

      This is not the right way. Linux should be for *everybody*, not just those who can understand the way-too-difficuly installer.

      You're confusing Linux with Debian GNU/Linux. All the Debian users I know (it's been a long time since I last made the mistake of attending a LUG meeting so it's been a while since I met any) don't use it because it's easy. In fact, they get perverse pleasure out of the fact that a lot of people don't use it.

      They love to bad mouth anyone who doesn't use it, badgering them into trying it. Then when the would be convert reverts back to their previous distro in disgust, the beardies simply get all smug and superior. These Debian users (I'll give the developers the benefit of the doubt, although the only one of them I know is an arrogant tosser), are the the spiritual brothers of real ale fanatics. In fact, at the local LUG there is an unsurprising correlation between CAMRA and LUG membership. The kind of c*nts who'll drink something that smells and most likely tastes like bear piss (I've tried real ale but not bear wee, so the comparison is supposition) just becasue it makes them a minority.

      Chris

    4. Re:Oh no, a graphical installer by Anonymous Coward · · Score: 0

      Yes. Ever heard of Metcalfe's law? The internet is more powerful for AOL simply becuase AOL adds more nodes. And for those of us who don't happen to be intractable misanthropes living in caves, it is not hard to recognize that AOL is good for some people.

      For myself I eschew AOL. For my inlaws, it is a valuable service. They get a discount through my father-in-law's employer, so there is no financial incentive for them to try any other isp. AOL gives them reliable service that keeps them connected without causing them any pain.

      Is the Debian project about exluding people like my inlaws? It shouldn't be. But in it's current state it is far down on the list of distros I'd recommend to them. A nice graphical installer with some hardware autodetection would go a long way to making Debian usable to people who use computers but have no genuine interest in learning how the darned things work.

      The last time my mom asked me about Lindows, I pooh-poohed it. I regret that. She's capable of installing an OS--she's a sysadmin by trade--but she doesn't enjoy that sort of thing. She has never been a pc entheusiast. If I had told her something like "Yeah, get Lindows. Lindows is cool," maybe she'd be using Linux now instead of buying a machine from Dell with Micorosoft on it.

      I hope this pgi thing takes off so the next time I'm asked I can say "Yeah, get Debian" with no qualms whatsoever.

    5. Re:Oh no, a graphical installer by Zorikin · · Score: 1

      This article is about installing, not using debian. Debian is the easiest Linux distribution to maintain. I choose it for this reason. All the other Linux users that I know who've seen me use it have eventually chosen it for their desktop as well.

      And they're nice guys, but I don't think they'd appreciate being negatively stereotyped. Maybe the ones you knew a long time ago liked to bad mouth you because you're the sort of wanker that does that to people.

  31. Re:Here we go ... by LizardKing · · Score: 2

    I know you can still do everything by the command line but how often people actualy do that as oposed to using the fast and dirty gui

    Many of us running RedHat Linux on a server with only console access. All the non-developmental servers I use or have used, had the X packages and anything related to them removed.

    I dont think anyone will disagree with the fact that RPM has the worst dependincies detection ever

    If that's your main technical criticism of RedHat's distribution, then you might want to check out a BSD. They have excellent package dependency detection, and a better text installer to boot. OK, the OpenBSD installer isn't too hot when it comes to partitioning, but that and the shitty attitude of certain OpenBSD coders is why I run NetBSD as my first choice of OS.

    I think RH and Mandrake are great for the linux newbie or the linux geek

    And how many companies do you know that are running Debian as their Linux distribution of choice? I understand that Slashdot are, but they are a geek (god, I hate that word) novelty. All the businesses I have worked for in the last five or six years choose either RedHat, SuSE or a BSD.

    Chris

  32. I'd like to see a better text-based installer by vrt3 · · Score: 5, Interesting
    Making the installer graphical in itself doesn't make any difference towards ease of use. Hardware detection and less technical questions do, but that can be done in a text-based installer as well, with the added bonus that you don't need X just for the install.

    I haven't had any problems with the Debian installer , but I can understand it can be daunting to a newbie. Allthough I've seen Debian installations done by people not too acquainted with Linux (but they did have experience with other OSes (sp?)).

    Anyway, I'm confident the Debian developers will come up with a decent installer by the time Sarge is promoted to stable.

    --
    This sig under construction. Please check back later.
    1. Re:I'd like to see a better text-based installer by askgopal · · Score: 2, Interesting

      Yes! by far the worst installer some people claim is that of OpenBSD's. But, its one of the most powerful installer I've ever used. Being a graphical installer doesn't help you much, cause 'UNIX is for programmers by programmers'. It requires some knowledge about your system before installing -- just pecking at the ENTER key would never lead to a good configuration. Never.

      I had problems with install packages while installing OpenBSD (files were in upper case--I was installing from a DOS partition), but quickly I could escape to the shell, fix path and then I continued the installation. Wow! you could never ever think of that in a GUI based installers in any version of Micro$oft Windows you care to mention.

      But, if the GUI installer allows me this kind of flexibility as in OpenBSD's installer, yay! we welcome it! :-)

      --
      Gopalarathnam V. Registered GNU/Linux User #218746 http://counter.li.org Please avoid sending me Word or Powerpoint
    2. Re:I'd like to see a better text-based installer by Anonymous Coward · · Score: 0
      Anyway, I'm confident the Debian developers will come up with a decent installer by the time Sarge is promoted to stable.


      I sure hope they have one by 2006!
    3. Re:I'd like to see a better text-based installer by Cro+Magnon · · Score: 1

      I agree! I don't really give a flying fig about a GUI installer, but Debian's text installer just plain sux. Slackware does much better.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    4. Re:I'd like to see a better text-based installer by Bob+The+Cowboy · · Score: 1


      Anyway, I'm confident the Debian developers will come up with a decent installer by the time Sarge is promoted to stable.


      Sweet Jesus I hope so! They'll have years to do so...

      (it's a joke!)

      Bill

  33. Maybe time to swap distro? by Anonymous Coward · · Score: 0
    " I've installed Debian so many times that I've just learned to cope with the installer, but this is a much needed boost.


    I'd recommend Slackware because it's not right that you have to install a distro over and over again. I should work period : )

    (for the people who think Debian is god or whatever, this was merley a joke, sure he can be installing debian on a lot of boxen and still be installing it a lot of times. However, true geeks now I'm right eitherway : p GO SLACKWARE!)
  34. RE: debian -- not up to date by LFS.Morpheus · · Score: 1

    This was my biggest bain when I installed Debian earlier this week. I got through the install just fine (having installed Slackware, Redhat/text-mode, etc etc in the past), but when it came to using it I found all the software out of date. When I attempted to install a more current fluxbox package, my libc was out of date; and libraries are the only thing I want my packaging system to take care of for me.

    There is a mass amount of 'testing' and 'unstable' packages, but I could not figure out how to get apt-get to look at them. apt-setup does not ask you which level you are willing to brave, and it should.

    Sure, stable is great for a server, but can't I get something a little more current? How do you do it?

    --
    The space unintentionally left unblank.
  35. Re:Debian installation difficulties are exaggerate by Anonymous Coward · · Score: 0

    The difficult part is the second stage of the installation: selecting packages with tasksel/dselect. I took one look at it and just hit "quit". That gave me a base install, with nothing else.


    How are you supposed to know that the easiest way to install Debian is to quit the installation program halfway through?

    Thanks for the tip though. I'll try that next time.
  36. PleeZZZZe 4 FreeBSD 2!!! by Glanz · · Score: 0, Flamebait

    By far the worst installer ever conceived by the mind of geek is the BSD installer. I have installed FreeBSD on scores of machines over the years, and I can say without reservation that it totally stinks. On my machine, a Dell 4100 Dimension, 1GHz, 40GB, I had to do at least 25 red-button shutdowns and reboots to get the friggin' thing to continue its task, from the beginning, of course. This installer NEVER writes the XFree config correctly, and more often than not, it takes no account of accounts, which meand a first boot into a passwordless and useless interface. I believe that FreeBSD is the best OS out there, but the installer is by far the worst. Many times, I have thought just how lovely it would be to stuff the 1st CD up the developers ass sideways......

    I have had similar probs with Debian, however I must say that they were user errors concerning XFree*^ and not the installer's fault. But in FreeBSD..... it is definately the installer that suX that causes ALL the probs.

    --
    Rien n'est plus beau que le creux du 0.
    1. Re:PleeZZZZe 4 FreeBSD 2!!! by Anonymous Coward · · Score: 0

      Then you need to learn more about the FreeBSD installer.
      One, if you need to reboot more then once you have either bad installation media or broken hardware.
      Two, the xfree config is a nice convieniance, nothing more. Don't like it, don't use it. Run xf86cfg or xf86config yourself when it's done. After all, X isn't part of the OS, it's just another application.
      Three, I always set up the accounts during install. If the first boot is passwordless, *cough* RTFM. And how is the interface useless? Sounds like you started on a GUI oriented Linux like RH or MDK.

    2. Re:PleeZZZZe 4 FreeBSD 2!!! by Anonymous Coward · · Score: 0

      I actually like they free BSD installer (for whatever reason) but the messed up X config continues to get me also. My first boot into the system and startx, and I realized I wasn't in kansas anymore. It's freaking Red Hat 5.2 all over again =P

    3. Re:PleeZZZZe 4 FreeBSD 2!!! by Glanz · · Score: 1

      On every installation where I tried Run xf86cfg or xf86config, I got an "unknown command" message, that is, if I got that far..... Most of the time, passwords are not written, in pure text mode or not. NEVER NEVER NEVER has "startx" worked after an install and never once has Run xf86cfg or xf86config worked. I nevertheless, have installed FreeBSD on 50 diverse workstations and several servers. On 50% of the hardware, the only way out to continue the install was via the red button. I have seen professors of IT fail to install on compatible hardware. I check all hardware for copmpatibility and functionality before attempting an installation. NO ... it's not me.... it's the friggin installer. I write for Extreme Tech when I am not teaching math and I can assure you, I have installed nearly every distro of Linux in several versions each up to the present date and I have never seen auch a screwed up installation interface as the FreeBSD installer.

      Nevertheless, BSD is my desktop environment at work and at home. I DO manage to get it installed, but it is never easy. In fact, it's a pain in the ass.

      --
      Rien n'est plus beau que le creux du 0.
    4. Re:PleeZZZZe 4 FreeBSD 2!!! by Glanz · · Score: 1

      Sounds like you installed it once or twice in your short life, and you got lucky..., thats all. I installed the very first years ago from a tape drive and had less trouble. Admit it. The FreeBeee boyZ just dont have their shit together. I have seen homemade Linux distros that installed better than Free B.

      --
      Rien n'est plus beau que le creux du 0.
    5. Re:PleeZZZZe 4 FreeBSD 2!!! by Anonymous Coward · · Score: 0

      Therefore you're a retard.

    6. Re:PleeZZZZe 4 FreeBSD 2!!! by Glanz · · Score: 1

      Therefore, you should visit my URL where you will find yo mama... hehehe..., might get rid of some of those pimples punk. Muuuuhahahahaha

      --
      Rien n'est plus beau que le creux du 0.
    7. Re:PleeZZZZe 4 FreeBSD 2!!! by Anonymous Coward · · Score: 0

      Funny, on _every_ x86 and sparc I've ever installed on the install was flawless. If xf86cfg and xf86config don't work, you're obviously doing something diffrent. Now, what could that be... Oh, I know, *I* read the documentation instead of thinking writing for a mag and teaching math would help me one bit.

  37. Re:Here we go ... by LizardKing · · Score: 2

    But if by quality you mean a system with new, hot and unstested packages and late security fixes, by all means RedHat must be of much higher quality

    Do you or your employer (assuming you actually work), actually use Debian for mission critical systems? As I said in another post, how many companies do you know of who trust Debian as there Linux distribution of choice, (and no, a site like Slashdot is not a representative example)? The only corporate settings where I have heard rumour of Debian being used, is where it's been slipped in as a file server on the quiet.

    All the Linux using companies I have worked at have followed a similar path in selecting their distribution:

    1. Do we have to use a particular distribution for a commercial app we need support for (eg. Informix mandating SuSE a few years back).
    2. If not, which suits our technical requirements best?

    Based on those criteria, the choice (made by programmers, not managers) has always been RedHat unless option one applies. And no, as a contractor I didn't have any input on those decisions.

    Chris

  38. Re: debian -- not up to date by Anonymous Coward · · Score: 0

    edit /etc/sources.list, replace stable to testing/unstable, apt-get update.

    (testing and unstable do not have security update)

  39. Re:Here we go ... by PerryMason · · Score: 1

    There should not be a differnce between the distros that RH makes

    There's a good reason for maintaining different versions of RedHat. The Advanced Server version is left at a stable release level for a longer period of time. The releases occur approximately every 12-18 months so you get a stable platform and can focus on planning migration and upgrade cycles. For example, Advanced Server 2.1 is based on RedHat 7.2 and was released in March 02. I predict v3 sometime H203 when gcc has gotten stable on RedHat 8.X.

    Also its got new features borrowed from a development build of the 2.5 kernel, such as asynchronous I/O, optimized SCSI and process scheduling and can scale up to eight processors from the non Advanced server version's max of four.

    I'm personally trying to persuade my boss to stop pushing RedHatX.X and start getting Advanced Server on more sites. I'm dreading the widespread upgrade from 7.3 to 8 that my boss is sure to drop in my lap in the nice quiet time between Christmas and New Years....

    --
    "I'm tired of all this 'Aren't humanity great' bullshit. We're a virus with shoes" - Bill Hicks
  40. Re: debian -- not up to date by Anonymous Coward · · Score: 0

    ** sigh ** it should be /etc/apt/sources.list

  41. who needs it by Anonymous Coward · · Score: 0

    If you can't figure out how to install it...you don't need it

  42. Debian installer rocks by Random+Walk · · Score: 2
    I don't care whether an installer is graphical or not, as long as it works. And having installed Debian, Redhat, and Gentoo lately, I have to say that the Debian install was the only one that went without even the slightest problem, quite contrary to Redhat (failed when configuring X, machine locked up, reboot, finish install manually) and Gentoo (trouble with the PCMCIA ethernet card).

    Plus, Debian doesn't have a multi-Gb default install full of crap, contrary to some other distros ...

  43. Re:Debian installation difficulties are exaggerate by Stephen+Williams · · Score: 1

    How are you supposed to know that the easiest way to install Debian is to quit the installation program halfway through?

    I cheated and did some research about dselect, apt-get, dpkg etc. before starting the installation. For someone coming to a Debian installation without prior knowledge, you're right, it's a total mystery that there's more than one way to install packages.

    -Stephen

  44. Re: I love Debian installers...that can Discover by Quietti · · Score: 1

    The installer in Woody is already a lot better than the one in Potato, but still lacks the sort of flexibility most people need. Adding hardware detection using Discover and Mdetect would preconfigure hardware-related packages, but still leave the flexibility to partition the disk, etc. just the way we like it. For those who want a graphical installer, there's a PGI-based install CD too. Thanks Branden! This is just what we need to show the corporate world how easy it is to adopt Debian! :-)

    PS: The Woody CD-1 image found on most European mirrors appears to be non-bootable. Even if I boot from floppy, the installer constantly complains that some packages on the CD are corrupt. Meanwhile, the non-US Potato rev.7 CD-1 always boots flawlessly. Could anyone fix this?

    --
    Software is not supposed to be about how to work around a useability issue. - Ken Barber
  45. Re:Here we go ... by cHiphead · · Score: 0

    last time i checked, slashdot was the perfect example. after all, slashdot is the site that tends to SLASHDOT OTHERS. You will probably never know who really uses debain in teh back end, b/c debian is a commercial venture that waves the PR flag "we just sold 1000 seats to American Airlines, buy our stock and make us rich"...

    --

    This is my sig. There are many like it, but this one is mine.
  46. Show them what you got by Yuioup · · Score: 2, Interesting

    Hardcore Linux guru's are respected because they can pull off anything in Linux. Well I say this: it's about time the Hardcore Debian hackers show the world what they can do and create an installer that can put distros like RedHat & Madrake to shame.

    Just my two cents,

    Yuioup

  47. Re:Debian installation difficulties are exaggerate by IkeTo · · Score: 3, Insightful

    > The difficult part is the second stage of the installation

    No, no, I don't think so. The people complained about Debian not because of tasksel. After all, tasksel is just a bit more difficult than Redhat "install type". They complained it because there are so many things that Debian don't configure, and don't provide any interface to install other than reading HOWTOs.

    See how sound is unconfigured, CD-RWs can't be written to, firewall accessible only to people with a text editor and time reading the long iptable doc, and even things as basic as setting date and time has no interface other than firing date and hwclock.

    Don't get me wrong, Debian is now in everything I use regularly, and I love it the current way. After all, I don't have to do a system install until the next time I buy a new computer. But it is undeniable that Debian is not the easiest thing to put into your computer.

  48. Re:Here we go ... by sydb · · Score: 2

    "Everybody I know likes RedHat so it must be the best!"

    Nice logic.

    --
    Yours Sincerely, Michael.
  49. Re:debian by LiquidPC · · Score: 2

    Does anyone really need XFree with KDE on a server period? X and KDE aren't really stable enough, imo. So, running them, on a server, probably wouldn't be a very good idea.

  50. Re: debian -- not up to date by LFS.Morpheus · · Score: 1

    Thanks, I'll try it out (saw the comment below this but replying here to make more sense).

    I still think this should be better implemented or documented. Part of apt-setup would be the best place, IMHO.

    --
    The space unintentionally left unblank.
  51. Re:Here we go ... by dex@ruunat · · Score: 2, Informative

    And how many companies do you know that are running Debian as their Linux distribution of choice?

    You might want to check out http://www.debian.org/users/.

  52. it still asks a lot of stupid questions by g4dget · · Score: 3, Insightful
    Whether graphical or text based, Linux installers still ask too many unnecessary questions, and usually at the wrong time. RedHat or Mandrake's installers may be graphical, but they are just as annoying.

    There are only very few questions that the installer really, really needs to ask the user, and for those, a text interface should be sufficient.

    1. Re:it still asks a lot of stupid questions by Anonymous Coward · · Score: 0

      In other words what we need is a physchic installer! It will use telepathy to get all the answers!

      Did it ever crossed the minds of people demanding windoze-like installers that the very fact questions ARE asked are because those who know what they doing might want to make CHOICES? If the installer is not asking them that means that IT will make the choices for you. Why would I want to have someone or something make choices for me ala Microsoft? This is one of the very things that I and probably many other Debian users love about our distro. DO NOT DUMB DEBIAN DOWN!!!

    2. Re:it still asks a lot of stupid questions by Cro+Magnon · · Score: 1

      So, what's the purpose of asking what I want lynx's home page to be? That's what I call a stupid & unneccesary question. Ok, maybe you don't want it arbitrary set to www.lynx.org, but you can change it AFTER it's installed with a reasonable default.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  53. Want to really convert the Windows crowd? by ewanrg · · Score: 2, Insightful

    Having done a Debian as my first shot at Linux for our company - I have to say that the installer gives WAY too many options that require you to be pretty familiar with the hardware you're running. I ultimately was able to ask questions and get things fixed, but our average user doesn't want to have to learn that much about their hardware.

    Red Hat was much simpler, and did a better job at probing and giving me reasonable defaults. It still had some goofs - but I was able to get the system running at a baseline so that I was fixing things "within" the system rather than from the outside.

    Getting the installer "right" with reasonable guidance for the newbie, and options to override for the expert, seems to be one of the seemingly simple but incredibly difficult things that most distributions still need to get right.

    Of course, the other thing I would like to see most distributions understand is that many people are bringing Linux into a Windows world. So having support from the install for Windows networks (mapped drives and authentication) would make it much easier to put on more desktops.

    My .03 worth...

  54. Am I the only one who uses software raid? by 7-Vodka · · Score: 1

    Am I?

    --

    Liberty.

  55. hmmm... by Anonymous Coward · · Score: 0

    im gentoo user now but when i used debian i found the installer adequate for installing. it was graphical enough (i tried the woody testing installer). just because it has pretty buttons doesnt make it any better.

  56. Re:debian by Ost99 · · Score: 1

    My point exactly.
    Apache, mysql/postgresql, tomcat etc. are all available in up to date *secure* packages. What more do you need?

    - Ost

    --
    ---- Sig. gone.
  57. More important... by Anonymous Coward · · Score: 3, Insightful

    A graphical installer is all good and well, but it's essentially the text-based version at a higher resolution.

    What we need is more enhancements to the 3.0 one -- i.e. better hardware detection, more linear structure, easier questions etc. Text mode is fine, as early RH installers proved.

    Oh, and as for dselect: as others have pointed out, you don't have to use it. I've installed Debian 2.1 and 2.2 on some old laptops recently, and I just quit out of it straight away and use "dpkg -i" for whatever files I need.

  58. Woah! Slow down there by sielwolf · · Score: 2

    Maybe I've been in the Debian camp too long but...

    Linux has a graphical user interface? Is that like Macintosh or something?

    --
    What is music when you despise all sound?
  59. Installing Debian .. many times? by Anonymous Coward · · Score: 0

    > I've installed Debian so many times that I've just learned to cope with the installer,
    > but this is a much needed boost.

    Why, do you have THAT many computers, or are you one of those "There's no sound, just reinstall" kind of guys? :)

    The only time I reinstall is either if a disk has crashed completely.

  60. I dont understand what's wrong with Debian install by BigJim.fr · · Score: 2

    The step by step process is extremely simple to follow, even the first time. Sure, hardware autodetection could be a plus and I have never found a use for tasksel and tasksel's idea of what can be useful for a particular task, but I really don't understand why Debian frightens people so much. Agreed, the first time use of dselect requires to read the help screen at least once to remember a handful of keys, but that's all. After that one can enjoy the bliss of installing whole packages and dependancies in very few keystrokes.

    But on the other hand, maybe I love Debian too much to see any faults in it.

  61. More information... by jdaily · · Score: 5, Informative

    PGI does support ia64 as well as i386, and developers outside of Progeny are working on powerpc. The design is modular, to minimize the work required to make it functional on other architectures (although "minimize" should not imply that it's easy).

    We hope to have ia64 CDs available shortly, but given the relative market shares of the two platforms, we wanted to make the i386 images available without waiting for ia64.

    Other recent developments at Progeny include the release of Discover 2.0, a cross-platform extensible hardware identification library and tool; Progeny Graphical Installer (PGI) 1.0, which contrary to its name is properly an installer creation system; and the announcement of Platform Services, a subscription service that makes it easier for companies to develop and maintain Linux-powered products and services.

  62. Quality of reviews is decreasing. by Schwarzy · · Score: 3, Insightful

    Do you notice that more and more of the review spent their time on installation process ? I have even the feeling that review are just for the installation process.

    I am a 3 years Debian user (Redhat and Mdk before). Recently, I wanted to have a look on other distro in order to see the global improvement and how they perform in daily desktop usage.

    To save time, I started to have a look at all this review on RedHat and Mdk (I use debian unstable everyday so no need for a review :) ). I was frustated: none have a clue on daily usage. The install process is well described but ... just few words to almost no word on desktop/usage experience ... Problem of reviewer skill or lack of time ? Does users really spend their time reinstalling their distro (Windows habit too hard to drop :) )?

    1. Re:Quality of reviews is decreasing. by SomeOtherGuy · · Score: 2

      Wish I had mod points for this one. Really how important is the installation? Sure -- with an easy installation you may be up and configured in 45 minutes --- a tough one may take a week. But in the end -- both are small periods of time compared to the 12 Months -- 3 years+ that you will actually be using the software on a day to day basis. I am more into "How often will this distro be updated?", "How many 3rd party packages will be available?" --- I don't want to install a new distribution every 3 months no matter if it takes 3 minutes or 3 weeks -- I want to install a distribution 1 time and then move on to productivity, and hope that I can keep my distribution up to date and compatible without having to go through any more installs.

      --
      (+1 Funny) only if I laugh out loud.
  63. The installer is difficult? by Anonymous Coward · · Score: 1, Insightful

    I still can't get over these complaints that the Debian installer is hard. It requires that you know a little bit about your system. So what? All the guys I've seen in my lug know their machines in and out. So a newbie should be the only one to have a problem with it. Generally if a newbie has done any respectable amount of research they will find that Debian is not a newbie friendly distro. They'll find tons of people pointing them towards SUSE, or Mandrake, or Red Hat. Even with it's reputation of being hard on newbies, if you look on places like linuxnewbie and the like you'll find that there are tons of newbies that installed Debian with little or no difficulty.

    With a week of linux experience in Mandrake I successfully installed Debian first try. I've done it several times since then. The only thing I can see is that people are put off by screens that don't have pretty little modern guis. That's the only reason I can fish out of people that find deselect so hard(who are generally the same ones who dislike the debian installer).

    I'm happy that the people that wanted a gui have gotten a gui. Now they have to get around the programs like aptitude, dselect, or maybe even use a *gasp* terminal.

  64. Re:Here we go ... by Ost99 · · Score: 2, Informative
    Well from this old slashdot article, it seems like some big companies use it.

    And yes, I do work and we use debian on some of our production servers and all of our development servers.

    Others seem to like it as well:
    "I use a distribution called Debian"
    "what really sold me on it was its phenomenal bug database"
    -- Neal Stephenson
    You could also check out www.debian.org/users

    And by the way, NASA uses Debian for their Aeroshark and Ziti clusters. They have put Debian in space as well, but the link seems to be rotten...

    - Ost
    --
    ---- Sig. gone.
  65. Re:Here we go ... by tordia · · Score: 1
    Doesn't HP use Debian quite a bit?

    From http://www.hp.com/united-states/linux/about_linux_ hp/partners.html:

    Debian is one of the major distributions supported on HP Business Desktops and servers and is used internally as a development platform.

    --

    Frogs are primitive animals - so the occasional extra toe is not that unusual. But this is very unusual.

  66. WTF is a graphical install going to do? by KinGBin13 · · Score: 1

    One of the reasons I became a Debian user a year ago is because I got tired of all the *Pretty* install screens every distro was trying to come up with... Finally I found a GNU/linux distro that allowed me to install linux the way I wanted it to be installed ( ex. base package set, reiserfs)... Not only that, it has a far better package management system than any of the others could ever dream of... All I got to say is, if you don't understand what the hell you are doing in the first place either RTFM or go find another distro and leave this one alone!!! I don't want a linux distro dumbed down for the *average* user, the market is already flooded with enough *PRETTY* distros for you to pick and choose!

    1. Re:WTF is a graphical install going to do? by assphone · · Score: 1

      Oh, how I disagree! This project has the potential to finally bring Debian into the mainstream. As it is now, it cannot compete with linux distributions like Red Hat Linux and Linux Mandrake. The current Debian install process makes me think of the DOS days... I say bring it on

    2. Re:WTF is a graphical install going to do? by Justify · · Score: 1

      Well, looking at the problem a different way, humans appreciate sensory interaction with their environment. Graphics 'make sense' because they appeal to the visual sense(s). If the GUI is done **right/properly**, then the graphical layout of 'pieces' is very comfortable to see and recognize how to use quickly and easily without having to mentally remember what is what. If someone is a type of person who values a mental/cognitive form of interface, then a GUI is not nearly as valuable as the structure/organization of the details and the interface. However, if another someone appreciates not having to remember certain specifics or needs that extra help getting over a cognitive obstacle, then I only see that as being helpful and not hurtful. But that is where I draw the line. I definately don't want to see debian become a distro for the masses. I just want to see a GUI that does not become so 'dumbed-down' that the rest of us 'in the know' get a headache by looking at it. KISS. ...er.

      --
      "It is one thing to show a man he is in error, and another to put him in possession of the truth." --John Locke
    3. Re:WTF is a graphical install going to do? by KinGBin13 · · Score: 1

      Go Back to Windows if you want SIMPLE and MAINSTREAM... That's my point... I don't want to have to deal with jumping through fuzzy warm hoops so that everyone can enjoy Debian... I don't need a program out there that tells me I need and ext2 formated drive and I need these certain packages installed and I need this and that with butterflys circling my screen... I want control of my os without the BS... I don't want to have to worry about video settings and if I have enough memory to run a stupid ass install like you do with Mandrake or RH... Debian will never be Mandrake or RH because Debian is truly a GNU OS that is not maintained by a coorporation... It's maintained by programmers, hackers, geeks... So take your business suit somewhere else and *DRESS* up another distro... LEAVE SOMETHING FOR THE GEEKS!!! and it's definitly not competing with the other distros because it's already beaten every aspect the others have to offer besides a dumbass install geared for the users that don't know the diff between a floppy and fluty... Don't take my word for it, actually learn why it's better than just judging a distro by it's *PRETTY* install... Let it weed out the script kiddies and create an environment for the hackers... Ohh here's a neat little command YOU can run once YOU get debian installed from a gui install "rm -f -r /"(run that in a terminal if you know what that is) because you're not appreciating Debian for what it is... One last rip... Your mother was a hamster and your father smelled of elderberry...

    4. Re:WTF is a graphical install going to do? by Anonymous Coward · · Score: 0

      Oh, so keep it cryptic and confusing for no good reason, except to intimidate the less technical users? That's a great attitude...

  67. Re:Here we go ... by LizardKing · · Score: 2

    "Everybody I know likes RedHat so it must be the best!"

    Nice logic.

    Nope, or else it'd be Windows 2000 as that's the most popular OS among people I know. Anyway, what makes your opinion any better, I assume your a Debian user? The reason all the companies I worked at chose RedHat was because it was the one that met their technical needs. Now crawl back under your rock - I'm sure there's some more files you need to apt_get to keep your l33t system upto date.

    Chris

  68. Re:Here we go ... by LizardKing · · Score: 1, Offtopic

    Doesn't HP use Debian quite a bit?

    The same company that gave us HP-UX. Mmmm.

    Chris

  69. Comment removed by account_deleted · · Score: 0, Redundant

    Comment removed based on user account deletion

  70. Waitaminnit. Debian has a WOODY???? by JJAnon · · Score: 0
    I gotta get me one of these.

    Oh. wait, you mean the release called Woody.

    Sigh

  71. Debian in the mainstream... by rburt3 · · Score: 1

    ... is called Xandros or Lindows or even Knoppix. There are probably others. I say let the Debian developers make their distro how they want it and let those concerned with money-making worry about making it user-friendly for J. Random Luser.

  72. Package selection? by Drakonian · · Score: 1

    These look very nice. Much better than the text based installer. But the biggest shortcoming of text based is dselect, IMHO. WHere are some screen shots of the package selection? That's the important part. I've known a few people who got through the paritioning, etc but then gave up at dselect.

    --
    Random is the New Order.
  73. Re:debian by Anonymous Coward · · Score: 0

    Does anyone really need XFree with KDE on a server period?

    While maybe not KDE, Terminal services would REQUIRE both a server and some form of X. That would necessitate both "Production" and "Graphics". This is a "Valid" solution in many low budget orginazations and is not "Wrong". While it may not be appropiate for all installations, it is not inappropiate either.
    Damn logic, always screws up arguments.

  74. Re:Here we go ... by Anonymous Coward · · Score: 0

    Listen genius. The reason they use RedHat is because RedHat is a COMMERCIAL entity with which you can make COMMERCIAL support deals, have work contracted to, get nifty stickers and logos on your product's boxes, have your employee idiots "certified" so even more cretinous idiotic customers are impressed by their "diplomas" etc, etc. It has NOTHING to do with product quality and EVERYTHING to do with business. Next time before you start drooling check out the other technical excellence example, Microsoft

  75. Yes, cross-platform by TrentC · · Score: 3, Insightful

    Great idea! Lets hold up pogress on 99% of Debian installs to insure compatibility with platforms that make up a a ridiculously low amount of the installed base.

    Why not? Debian is a "by the users, for the users" kind of noncommercial distribution. Compatibility with minority architectures may not be important to you, but it is a stated goal of Debian, and it is something that the developers and packagers wrangle with on a regular basis.

    Branden Robinson, the XFree86 maintainer for Debian, has XFree86 running on more architectures than the XFree people themselves officially support -- his packages are the "de facto portabiltiy standard" for XFree86.

    If you think progress is being "held up", then contribute to development on the arches you want supported, and let the developers who want to work on the minority platforms do so. Because they're not going away any time soon.

    Jay (=

    1. Re:Yes, cross-platform by cpeterso · · Score: 1


      If you think progress is being "held up", then contribute to development on the arches you want supported, and let the developers who want to work on the minority platforms do so.

      but this creates a lowest-common denominator Linux. All the understaffed, small-fry platforms keep Debian Stable from getting new versions that are well supported for x86.

  76. Thanks by wandernotlost · · Score: 2

    Thanks, Progeny! This is what free software is about. Debian provides a great base system, which works incredibly well for those who use it. Progeny has other ideas for it, so they extend it to work better for their target audience.

    It's hard to complain about that.

    Oh, except, it's stifling innovation, and commercialization. I forgot. Damn.

  77. GREAT! by Vilim · · Score: 1

    FINALLY, the biggest reason why i dont' use debian is its installer. Make a mistake and you get to restart everything

    --
    History will be kind to me, for I intend to write it - Sir Winston Churchill
    1. Re:GREAT! by damiam · · Score: 1

      WTF? There are a helluva lot of problem's with Debian's installer, but this isn't one of them. It allows you to instantly move to any step of the installation process, so if you messed up at the beginning, you can go back, fix your mistake, and return to where you were.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
  78. ...if you think with your brain... by CreamsicleSeventeen · · Score: 1

    Well that's my problem then, I usually think with something else...

  79. anyone pick this up... by liloconf · · Score: 0

    it seems like everyone is making comments about package selection and hardware auto-detection, what about having a GUI installer fixes that? its graphical not better, instead of picking my modules from a text list, i scroll through that list with my mouse, with some cool background logo. how does that make the install easier? i think what everyone is asking for is a easier install, related to dselect, and you can do that with a text-based install.. my 2 cents

  80. Re:I dont understand what's wrong with Debian inst by doodleboy · · Score: 1

    Well I know what's wrong with the debian installer--it doesn't work. A couple of years ago I got to reading the social contract and all the rest of it, and then I spent eight (8) frustrating hours trying to get potato installed on a vanilla k6 machine. It bombed in a different place every time, always with some lame error message like, "you shouldn't be here, this a bug," or words to that effect, and crashed. When I finally gave up and re-installed redhat 6.2, it went on with no trouble in about fifteen minutes.

    Now you're probably thinking either I didn't know the hardware or didn't understand linux. Wrong on both counts. I built that machine myself and knew all the hardware, and at the time I had 7 or 8 years unix/linux experience. Fact: it was not possible to get even a base install onto a vanilla machine. Verdict: The installer is an instrument of the devil.

    I agree with debian's philosophy as per the social contract and would would love to switch to it, but I think I'll stick with redhat and slackware until that awful installer gets replaced with something that works.

  81. Re:I dont understand what's wrong with Debian inst by jdaily · · Score: 1

    Since Debian typically only needs to be installed once and dist-upgraded thereafter to keep current, why not use the PGI-based installer?

    Even if you find the upgrading capabilities inadequate, the next version of Debian will have a better installer than the current one.

  82. Installing Debian ... by scharkalvin · · Score: 2

    Can be a royal PITA, and Dselect isn't the only problem. Some of the install questions are pure greek to the average linux newbe, and many current users of other distros. Dselect's UI is often user hostile.

    But ..... I've managed to install Bo, Slink, Potato, and now Woody. I suffered with Dselect on the first two, found apt-get a refreshing change with Potato, and later used gnome-apt. Now if deb-config would get cleaned up.....
    I still wouldn't use any other distro.

  83. Re:Debian installation difficulties are exaggerate by Anonymous Coward · · Score: 0

    I basically agree. I installed Debian stable about two weeks ago, and believe it or not, I was completely new to both Debian and Linux. I didn't even have any experience of partitioning a hard drive before! You can't get more "newbie" than me, and if I can install Debian so should anyone with an average IQ...

    So far, my message is this: You shouldn't let yourself be intimidated by the detractors, or the idiotic "experts" that say that Debian is only for them, if you're interested in trying out Debian. Sure, it was a bit confusing at times, and the documentation at debian.org wasn't geared to an ultra-newbie like me, but I still wouldn't characterize the basic installation as "very complicated" or "extremely difficult".

    Basically, the only part where I did have a problem was when I was supposed to select a module for my NIC. Stupid me, I thought I was only supposed to select the name of the NIC (in my case "CNET PRO200") from a list! Heh. So I had to stop and search Google to figure that one out. (BTW, if someone is having the same problems as I: It uses the *Davicom* chipset; and you're supposed to choose the "dmfe.o"-module, if I remember it correctly. HTH! ^_^) This is the sort of stuff that I would like to see go away. A GUI installer isn't as high on my wish list as improved *hardware detection* and better documentation geared to the newbie's. (For example, I still haven't gotten around to fixing the sound, but then again, I've been very busy and haven't really made an effort yet.)

    I did use tasksel to install X, but not more (I didn't want to install a bunch of useless stuff), and I skipped dselect; which IMO *is* very confusing and difficult in comparison to apt-get -- a very newbie-friendly and extremely powerful tool. Which leads me to ask: What's the goddamned point of dselect? It seems completely unnecessary to me.

    Anyway, to sum everything up: Installing Debian isn't as difficult as some people say, but it is obviously not easy compared to other distros (from what I've heard), and there's room from lots of improvements. I do hope that the people who contribute will concentrate on making Debian more newbie-friendly. I believe this is vital if Debian wants to attract more people who in turn will contribute and improve Debian further. Remember, even the experts have been newbie's at one point!

  84. Whine, groan, moan, repeat. by Anonymous Coward · · Score: 0

    Not to flame anyone here, but haven't we had enough moaning and complaining about "userfriendly installs". If you want user friendly, use windows, or use the monkey installs from Mandrake and Redhat. (Monkey install: so simple that a monkey typing with left hind pinky randomly could still get the install right).

    I thought linux installs turned sour when Redhat started doing graphics. Debian is actually nice to install with the text-based system. I know that linux should be friendly for people who are starting. But while making things easy, does that mean we have to make them brainless? The most recent Redhat install was a dismal abomination of mindless incompetence. Instead of giving you normal options and control it tried to do everything for you the way the distro designers thought you want it. Hello, people. MS has already done this.

    The graphical install is just more people whining and trying to be liberal minded - we should respect users who are starting. Yes. I agree. But I'm not a user who's just starting (not a demigod, surely, but I've installed linux once or a dozen times). I would like an install program that is actually powerful. You know, like allowing me to do what I want in the way I see fit, rather than restricting me to what someone else thought. Oh wait....that's a design goal of unix, isn't it? Anyone else see the contradiction here?

    Again, beginners should be able to pull the installs off. That's why there's brilliant inventions like FAQ's, Install Guides, and Documentation. How about reading those?

    1. Re:Whine, groan, moan, repeat. by p00ya · · Score: 1
      Hello, people. MS has already done this.
      Not even windows is as brainless as the rh installer. You can at least choose _some_ options, and if you need to use an answer file.
    2. Re:Whine, groan, moan, repeat. by daveman_1 · · Score: 1
      "...I would like an install program that is actually powerful. You know, like allowing me to do what I want in the way I see fit, rather than restricting me to what someone else thought. Oh wait....that's a design goal of unix, isn't it?"

      Ever try this distro?

      http://www.gentoo.org

      From the sounds of it, you might like this. You get maximum control with its install. ;-)

      --
      Russian Russian Russian RussianDollSig DollSig DollSig DollSig
  85. don't be stupid by g4dget · · Score: 2
    Did it ever crossed the minds of people demanding windoze-like installers that the very fact questions ARE asked are because those who know what they doing might want to make CHOICES?

    There is a difference between giving users choices and pestering them with unnecessary questions. I can make most choices easily using admin interfaces that are much better than the installer once the basic system is up and running. And the few choices I might occasionally have to make during the install, I can make with Control-Alt-Fn and typing at a console.

    DO NOT DUMB DEBIAN DOWN!!!

    That is exactly what asking a lot of questions during the install is: dumbing down Debian. People who know what they are doing don't need to be asked those questions (they already know what to do), and people who don't know what they are doing shouldn't be asked those questions.

  86. MS can't do it, but their job is easier by billstewart · · Score: 2

    MS only runs on a much more uniform set of hardware, and vendors do often provide MS with better driver support than they provide Linux. And most installs do work most of the time. But even then they don't correctly install everything - if you've got newer hardware, you need to install driver disks for it, and if you're running one of the Administrator-oriented OSs, such as Win2000Pro, you can get into issues with user permissions - either you can't install something as a regular user, or you become Administrator to install it and the permissions get set in a way that you can't use it later when you're logged in as your regular user account again.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks