Slashdot Mirror


First Look at Debian's Next Generation Installer

An anonymous reader writes "Over at LinMagAu There is an interesting look at the new beta version of the Next Gerneration Debian Installer. Putting aside the fuss around Ian Murdock, Progeny and Anaconda, this is how Debian is constructing the future of what is known to be it's Achilles heel. It's a well done beginning." While still not a graphical installer (and the article does a good job of explaining why that's not a priority) the installer now autodetects hardware, streamlining module selection, which was previously one of the more confusing parts of the install for newbies.

454 comments

  1. Cool by AKAImBatman · · Score: 0, Funny

    Hardware auto-detection is pretty much a requirement for any modern operating system. I remember having to set up all my hardware back in the day, and it's not an experience I'd like to repeat.

    1. Re:Cool by SydShamino · · Score: 1

      Agreed. When I installed Linux for the first time a month ago, I chose Debian. I took notes on another machine as I worked, and noted the following:

      Quote, starting right after I set up the filesystem:

      Now the installation path becomes too complicated too quickly. The installer asks me to identify the modules that I need, without telling me what it already identified. It also provides the lists via menus, and I foolishly didn't write down the hardware list in the machine. I use a network card and sound card built onto the motherboard; these may not be supported but I really have no way of knowing at this point, nor could I go grab a driver for them from the internet and have any clue as to how to install it.

      I do add the lp module for parallel printer support. At least I may be able to print.

      Interesting. After I give up and assume that I will not have network support, the next page of the installer says "You have a network device, but it is not yet configured. Press Next to configure." If it knew I had a network card, why didn't it say so before I had to worry about finding its driver? (Woo! DHCP works!)

      End Quote

      As far as a graphical installer goes... well, a text installer is great for me, but I would rather have a pretty graphical one that let me use a mouse instead. It also opens up the opportunity for a user to more easily customize his or her installation; optional popup submenus get messy quickly on a text only screen.

      --
      It doesn't hurt to be nice.
    2. Re:Cool by 13Echo · · Score: 1

      Any modern Linux distribution that has Hotplug can autodetect most standard hardware. It's been that way for some time. The exception is sometimes the videocard, but most distributions have a program that detects display devices and configures it for X. Even Slackware does this. These days, it requires very little work. Shoot. Even soundcards are autodetected and configured on Slack 9.1. This was a problem for many people in the past.

      Keep in mind though that any new devices aren't always going to be autoconfigured, even on Windows. Windows, on the other hand, almost always has binary installers for device drivers.

  2. It's about time by bsharitt · · Score: 5, Insightful

    I don't really care about a pretty install, I'm just glad they finally got hardware detection.

    1. Re:It's about time by awgriff279 · · Score: 5, Insightful

      I can think of one good reason for Linux to have an easier installation process. I've wanted to switch from Windows for several years now. However, not having any Linux experience makes a proper installation very complicated. Consequently, I'm still using Windows until I have time to figure everything out. Unfortunartely, it's hard to learn about an OS when one doesn't have it to use. I love the idea of Linux, but until the learning curve drops on a free version, I'll probably keep using WIN98se.

    2. Re:It's about time by shaitand · · Score: 1

      Redhat 9 has a very simple install and incredible hardware detection that blows windows away.

      99% of the time the only thing you'll have to setup after install is 3d acceleration for your video card if it's an ati or nvidia card.

      Don't listen to all these mandrake pushers, when you get done with the install the system will be broken and the configuration applets won't work right. Go out and get ya rh9 and save yourself the headaches :)

    3. Re:It's about time by at_18 · · Score: 1

      Grab a RedHat or Mandrake ISO and start playing. Installation is a quick and easy.

    4. Re:It's about time by Apreche · · Score: 1

      I'm with you all the way man. I've never gotten debian to install right. The installer is just too crap. And if they aren't replacing it with a graphical one, then it isn't going to help much.

      But yes, for some reason I am able to install gentoo just fine, and it has become my distro of choice. Why is that? Because of the documentation. The gentoo linux install guid has step by step very explicit instructions on every single thing I have to type in to make gentoo do what I want. The debian installer often ends when the system is in a state where you can boot, apt-get things and get to a full screen terminal without the cd. The documentation on gentoos site keeps going and tells me to install a kernel logger, a cron daemon, X, alsa, etc. And emerge is apts perfect equal if not it's better.

      So yeah, that's all I gotta say. Either have step by step instructions that go into great detail, or make an installer super intuitive so that a 5 year old knows what to pick.

      --
      The GeekNights podcast is going strong. Listen!
    5. Re:It's about time by jmitchel!jmitchel.co · · Score: 2, Interesting

      Your failure to do a Debian install is hardly a personal failure. I'm as good at installing Operating Systems as just about anybody. I've done some really hairy installs like Xenix on a TRS-80 and OpenBSD on a Dec/MIPS workstation. I've even done a number of successfull installs with older versions of Debian. While I eventually succeeded at installing a recent version debian on each of the four computers I regularly use, it never was easy, and usually required me to take at least one heroic measure, and typically far more. Moreover, each install was difficult in it's own special way. Anyone short of a wizard could not make a current debian install go on current hardware.

      It would have been easier if debian had just supplied a tar-ball of the minimally installed system and left me to create the filesystems, install the boot loader, etc...

    6. Re:It's about time by Knuckles · · Score: 1

      The documentation on gentoos site keeps going and tells me to install a kernel logger, a cron daemon, X, alsa, etc. And emerge is apts perfect equal if not it's better.

      My usual Gentoo rant:
      puleeze! This is the thing that annoyed me no end in Gentoo. Thing is, the debian docs don't need to tell you to install a kernel logger or a cron daemon because, guess what, those are installed automatically. Simply b/c a general linux system won't work very good without them. Granted, those will be the crond or the kernel logger the debian developers have chosen for you, but that's fine with me: I could care less which crond I run as long as it works and is secure. And if I really think I want another one, Debian won't stop me from installing it (or removing altogether, after the appropriate warnings). I addition I get the benefit that all of Debian will work with the kernel logger installed, something that can't be said about Gentoo: e.g., Gentoo's firestarter (simple Gnome firewall tool) wouldn't work with Gentoo's recommended metalog (that was half a year ago, may have changed)

      In contrast, the Gentoo docs stop at the point when you have installed a working system. They don't tell you, however, that this system is not at all configured to work ok. They should tell you b/c Gentoo's packages, compared to Debian's, install very little configuration stuff. It surely is a matter of preference, but I hated the amount of work Gentoo needed me to perform to get a working system (and people complain about Debian, ha!). E.g., Gentoo's fileutils decided to install no cron job to run updatedb, making locate useless. I thankfully forgot what else Gentoo expected me to do manually, but it was a lot. Ah, yes, another example: X ran nice 0, and I had to hunt down a startup wrapper on Gentoo's website, compile and install it to make it run nice -10, which is Debian's default (so much for the perceived responsiveness of Gentoo. Ha). Each and every thing easy in itself, but they added up tremendously.

      As far as emerge being apt's better, we'll talk when it actually can take dependencies into account when uninstalling, not only when installing.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    7. Re:It's about time by Anonymous Coward · · Score: 0

      Go out and get ya rh9 and save yourself the headaches

      Like the headache of upgrading. Because with a discontinued distro you won't have to worry about that!

    8. Re:It's about time by nEoN+nOoDlE · · Score: 1

      He never said that Linux shouldn't have an easier installation process. Just that Debian shouldn't have an easier installation process. The Redhat installation is already easier, IMO, than a Windows 2000 installation.

      --
      Don't trust a bull's horn, a doberman's tooth, a runaway horse or me.
    9. Re:It's about time by Anonymous Coward · · Score: 0

      Debian's mission is to create a universal OS. In other words, an OS ANYONE can use. Taking an elitist attitude and telling 90 percent of people they're too dumb is great if you want to go nowhere marketshare-wise.

      Anyone who can learn how to drive should be able to learn how to use a computer, with comparable effort. If this isn't possible it's a failure of the computer designers, not of the user.

    10. Re:It's about time by hankaholic · · Score: 1
      When people working on the distribution support users, it takes away from the time that they could be spending to improve the distribution. Therefore, it makes sense for them to not make Debian open for anybody to install.
      Bullshit.

      More users ==> more bug reports ==> more things fixed ==> improved distribution.

      Debian's installer isn't actively kept down; anyone can become a contributor and make it better. I'd say that a lot of the "problem" is that Debian tends to be reinstalled much less often than other distros.

      I know that (at least in the past) to upgrade from one release of Redhat to the next one had to run the installer. Debian's installer was never meant to upgrade the system, since there are already robust tools made for that task. Since Debian users only use the installer when actually installing the OS, and since many Debian developers have likely been using the same installation of Debian they've had for years, the lack of an elegant installer is not something which annoys the developers often enough to justify spending time on.

      OSS programmers develop because they want the program which they are writing; if none of the people writing the code need to use the installer very often, it won't bother them enough to spend tons of time fixing.
      --
      Somebody get that guy an ambulance!
    11. Re:It's about time by HiThere · · Score: 1

      The LibraNet Debian installer is about as simple as you can reasonably get. And no, your mother shouldn't use it. She probably COULD, but she'd be likely to make some rather poor choices. Most of the defaults are sensible, but there are a few places where if you don't choose exit you would get stuck in a loop.

      Now I'll admit that it's not a pretty graphics screen. It's largely text mode. But if you read the words things are quite clear. OTOH, if you just hit the enter key, things don't always work the way you would want. And some people seem to never read what the words say.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    12. Re:It's about time by DarkSarin · · Score: 1

      I have to agree with you on this one. The grandparent is correct that gentoo docs seem very explicit, but they are not as good as he seems to think. As a noob to gentoo, I could NOT get it to work on reasonably common hardware (I don't have anything even remotely exotic in terms of hardware).

      Gentoo's lack of decent documentation for post install configuration is also annoying. I quote:
      "Configuring a USB Mouse

      A USB mouse is your friend on a high resolution screen. The kernel takes care of the scaling so you don't have to move your mouse five times across the pad to make it across the screen.

      The first thing that has to be done is the installation of the kernel modules. The modules that will be needed for a USB mouse to work are usbmouse, mousedev, hid, usbcore, usb-uhci, and input. After the necessary kernel configuration is done, insmod the modules."

      This might be useful to someone who has a fair bit of experience, but as a novice linux user, one of the reasons I want to use Gentoo is all the great things I have heard about emerge, which would make using the system much less time consuming. I personally want that, but can't seem to have it because the docs are not explicit on how to do the necessary kernel configuration, "insmod" the modules, or even how to obtain the modules (yes, I tried to emerge them, but apparently that isn't what they want you to do).

      Let me lift another quote from their website:

      "The most fundamental issue is designing a technology that allows us and others to do what they want to do, without restriction. ... The future goal of Gentoo is to continue to strive to create near-ideal tools. Tools that can accomodate the needs of many different users (all with divergent goals) with ease are extremely powerful. Don't you love it when you find a tool that does exactly what you want to do? Doesn't it feel great? Our mission is to give that sensation to as many people as possible."

      If the mission of gentoo is to give as many people as possible "that sensation", then does it not logically follow that they would want to give them a choice to use a well developed ("near ideaL") tool to install gentoo? The unfortunate thing is that most will have differing expectations of a "near ideal" tool. For me, and apparently many others, the "near ideal" tool for installing gentoo would include a GUI installer that results in a system configured for use on FIRST reboot. It would also allow the option to compile packages via this method or to use their GRP packages for a speedy install on older hardware.

      I for one, though not a programmer, would be willing to help design the interface and make it more friendly to noobs. However, I lack the ability to do everything necessary for such a project (such as program anything very useful in C, or a similar language--and I doubt that my skills with PHP will be much help either...)

      Debian, to get back on topic, takes a slightly different philosophy to the table, and that's fine. Debian, as I understand it, is all about stability. That's fine. But if a distro claims it wants to provide their tools as many people as possible, then they should do what they can to achieve that goal--not feel smug because they installed it and I can't, and happy because that keeps noobs off the forums!!!

      As a side note: I don't know the actual developers of Gentoo, and if the "gentoo social contract" is a true indication of their actual attitudes, then I respect that. It is an admirable document with many wonderful ideas. I personally feel frustrated because I don't feel like those ideals and goals are being met. If you are gentoo developer and are reading this: I applaud your work, and hope to be able to benefit from it. I am afraid, however, that until the installation is somewhat more suited for my needs, that I will be out of luck.

      --
      "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
    13. Re:It's about time by scrytch · · Score: 1

      That's one of the things I like best about Gentoo's root shell installer. It immediately gets rid of people that are intimidated by that sort of thing, and prevents them from sucking up tons of attention on mailing lists or forums. The difficulty of the installer should be like those little signs in front of rides at amusement parks: "You must be this tall to ride."

      This blatant trolling was modded up +5 insightful? Ook ook, grog, has lots of words, man talk smart, he smart, me mod up.

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    14. Re:It's about time by CentrX · · Score: 1

      Presumably from his argument, the users that would not be able to install using a difficult installer would be users that don't tend to submit useful bug reports, whereas technically adept individuals would be much more likely to submit bug reports and, more importantly, would be more likely to submit useful bug reports.

      --

      "The price of freedom is eternal vigilance." - Thomas Jefferson
    15. Re:It's about time by CentrX · · Score: 2, Insightful

      To be fair, the only time most people ever need to even insert any hardware modules for the install is to install a single network card driver. The modules for the rest of a person's hardware are generally loaded by the kernel after installation.

      --

      "The price of freedom is eternal vigilance." - Thomas Jefferson
    16. Re:It's about time by SpaceRook · · Score: 1

      I'd recommend Mandrake 9.1 (or the recent 9.2).

      My old system had 2 hard drives: 40GB WinXP and 6GB Red Hat 8.0. I booted through grub.

      I decided to switch to Mandrake. Well, after buying a 120GB HD ($70 at Best Buy after rebates!), I tore out my old 6GB drive, threw the 120GB in, and simple booted off of Mandrake's CD. The whole install (including putting in the new HD) probably took about 30 minutes. It was very painless and I was shocked at how easy it was. Mandrake is very smart about it's bootloader and letting you have multiple OS's on one system (I don't remember Red Hat being as easy).

    17. Re:It's about time by gnu-generation-one · · Score: 1

      "When people working on the distribution support users, it takes away from the time that they could be spending to improve the distribution. Therefore, it makes sense for them to not make Debian open for anybody to install."

      Mozilla.org have outsourced their telephone support to a dedicated company, who are making $40 per call off reccommendations on the mozilla website. This isn't taking any time from any developer.

      Mandrake-linux has (in addition to their staff support) a system where users can login, browse support requests, and answer them. The top-rated guys who help out at the site get paid for their efforts.

      Google now has a system where you can ask a question, and allocate a sum of money for anyone who can answer it satisfactorily. This seems to be working, and would be a useful system for any linux experts with spare time.

      Yesterday on slashdot, a project was proposed where roles in free software (developer, project manager, security auditor, and presumably support) could be put out to tender, with people worldwide bidding for the chance to get this support money.

      Would it not be better to use similar systems with any Free Software, rather than cherry-picking the types of user who won't call for support? There are a lot of people who like the confidence ok knowing that if mozilla doesn't work, they can phone for help.

    18. Re:It's about time by Knuckles · · Score: 1

      Gentoo definitely is only for the experienced. I appreciate that it's possible to taylor it to one's liking, but to do this one should first know what one's liking is, or what is possible. If you want a distro to combine the good things of Debian (vast array of packages, tremendous package management) with commercial distros (easy, very new software), may I suggest Libranet or Xandros

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    19. Re:It's about time by Anonymous Coward · · Score: 0

      Awww look at that. Someone is insulting your Debian baby and you can't stand it. Awww come here now. Let Mr. AC give you a hug.

    20. Re:It's about time by hankaholic · · Score: 1

      Any bug report can be useful, more so if a valid return email address is supplied. Even a vague bug report can be an indicator that error messages produced should be clarified or that a program did not behave in a way that the user expected, which can indicate a UI design flaw.

      Even if no immediate problem is identified, at least a developer's attention has been drawn towards something relevant to end-users, which is a benefit in itself. Few people ever get to watch many end-users interact with their programs, so such reports can provide feedback to the developers which they wouldn't have otherwise gotten.

      --
      Somebody get that guy an ambulance!
    21. Re:It's about time by Knuckles · · Score: 1

      er, before I get flamed to hell and back, I do realize that the "good things of Debian" include freedom, which partly is lost with these distros.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    22. Re:It's about time by Chess_the_cat · · Score: 1

      This message should be posted on the main page of Slashdot and should become the mission statement of all the Linux geeks who visit here. +5 Insightful.

      --
      Support the First Amendment. Read at -1
    23. Re:It's about time by DarkSarin · · Score: 1

      Thanks. I appreciate this type of response--pointing at solid alternatives that I haven't fully considered, instead of flaming me for being some type of luz3r.

      I am still curious about why gentoo doesn't live up to it's social contract, though.

      --
      "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
    24. Re:It's about time by dvNull · · Score: 1

      Storm Linux which died out was based on Debian and was easy to install as well.

    25. Re:It's about time by Knuckles · · Score: 1

      why gentoo doesn't live up to it's social contract

      I'd guess it's, as nearly always, that the amount of work needed is so big that the resources and time contributed are not enough. If they keep going, they'll come closer

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    26. Re:It's about time by Seraphim_72 · · Score: 1

      Give knoppix a try - the install is great IMHO.
      Just boot up the CD hit Ctrl+f1 type knoppix-installer and away it goes. It will ask you a few uestions about partitioning your drive and it will chrn for a good long time (your screen may go blank - just wait untill the HD and CD-ROM lights go out) knx-hdinstall (I think) willl also work - It is my personal fave, it seems to have fewer issues. But by all means get knoppix and get going - it is how debian gets on my boxen :)

      --
      Slashdot, where armchair scientists get shouted down and armchair theologians get modded up.
    27. Re:It's about time by Spoing · · Score: 1
      Knoppix is a good starter distribution. Since it boots and runs entirely off of the CD, it is low fuss and can be used as a crude way to see if your hardware is supported.

      Even if you don't 'switch', it has saved me and others quite a bit of time in emergencies or diagnosing hardware problems. (Simple example: Mouse stops working under Windows. Boot Knoppix. If the mouse works, it's Windows...if the mouse fails, it's the mouse.)

      (SNIP! from previous post on /.);

      [Knoppix] requires no commitment, and can be handy for fixing problems and testing out machines even if you don't use it as a Linux desktop. The 11/03/2003 release is a bleeding edge release and has OpenOffice 1.1, though the 09/24/2003 release should be more stable.

      Knoppix is only slightly lightweight, and you don't compromise much by using it except for the fact it's a boot CD and isn't as snappy as a hard drive based one. You can even test out your TV card and other hardware if you want. 256MB RAM is not required but is a realistic minimal amount for full use of what's on the disk.

      1. Knoppix (English pages)

      Tip: If you don't get a desktop, or the monitor doesn't sync up properly, use the option screen=800x600;

      1. knoppix screen=800x600

      More details here if you want to tweak it more. It supports USB and floppy drives to store desktop information and program settings.

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
    28. Re:It's about time by chris_7d0h · · Score: 1

      I disagree.
      I purchase HW for various chores (like PVR, transcoding machines, distributed computing etc.) for use at home and each time I get a new box I have to spend hours getting everything up and running (using Gentoo) and configured as I want that specific box.

      Having an installer which reduces the number of steps and configures stuff which the computer should know better than I (what HW I'm using and what firmware etc. are on it) is something I see as A Good Thing. This means that even "experienced people" can benefit from good installers (ever wonder why Linus is/was running RH and not Slackware?).

      Regarding Debians' current installer, well it's simple if you know the answers to all the questions asked, not if you don't. (then again, that's true for most installers isn't it?) Compared to Gentoo, the Debian installation process is much quicker at the expense of "tweakability". I personally think the big difference between Debians installation process and RedHat's for example, is that you have to enter fdisk/disk druid and that it's curses based. You also have the option to specify what additional modules you want (the hard thing for new users is to know if they need those extra modules). Other than that I don't see a big difference between RH and Deb.

      As for new users... Asking as few questions as possible regarding stuff the computer should be able to figure out is a huge help. I still recall the first time I tried to install X, having to know the H&V Frequencies of my monitor, each refresh rate, what ramdac my gfx card had, what resolutions were supported etc. etc. etc. (infinitum it felt like). Not even going to mention configuring a slim kernel for the first time (what modules.. aha, I have an IDE CD burner, then I should obviously know I need scsi support!)..

      Needless to say, stuff like the RH/Mandrake installers or better yet, the knoppix one are a great help for newbies.

      PS. for those people stuck in Windows land, not because they don't want to try out Linux, but because of "being intimidated" by all the seemingly pre-req knowledge one needs to even get a distro off the ground, I'd advise start looking at Knoppix. This distribution has a "live cd" which has the ability to boot up a complete "Linux system" from a CDROM, without installing anything on the HD. It configures everything automatically so you'll just boot it up and you have an "MS-Windows clone" (I'm going to get bashed for this comment I'm sure) in front of you when it's up. It's a nice way to get the possibility to "touch Linux-land".

      --
      In a society that believes in nothing, fear becomes the only agenda ~ Bill Durodié
    29. Re:It's about time by Anonymous Coward · · Score: 0

      Download MEPIS, run it from the live CD, and if you likee, install it using the defaults. When you've learned more, you may wish to customise the installation.
      Oh, and screw dual-booting! Buy a couple of cheap ('bout 12 bucks each) Vipower IDE swap racks and install Linux on a second hard drive. That way you can keep the drives completely seperate, run them both on your fast system (Linux on old systems sucks as much as Windows on old systems) and enjoy learning with out shwacking your old 98SE setup.

    30. Re:It's about time by sybarite · · Score: 1

      Hi. If you would like help with installing Linux, please contact your local Linux Users Group. http://www.linux.org/groups/ They frequently have what is called Installfests. Someone there could help you with an install, perhaps a dual boot between Win98se and GNU/Linux.

    31. Re:It's about time by Anonymous Coward · · Score: 0

      Personally, I've never had good luck with Debian. I know lots of people love it, and bully for them, but I have never been able to get a Debian system up and running to my satisfaction.

      This would lead one to believe:

      a) You are impatient
      b) You never bothered to read the fucking manual
      c) You are stupid

      I started with Debian at 1.2 as a NOVICE and installed it FIRST TIME because I RTFM.

    32. Re:It's about time by Anonymous Coward · · Score: 0

      fuck u fucking litle fagett!!!! ill kick ur ass!!!

    33. Re:It's about time by Anonymous Coward · · Score: 1, Informative

      try Knoppix or one of the many other live Linux CDs. Download the ISO image (or pick it up somewhere for $3), burn, & reboot. Instant Linux & it doesn't mess with your existing hard drive (unless you specifically ask it to, of course..)

      When you are done playing with the hundreds of included programs, pop out the CD & reboot to windows... no mess no fuss, nothing to install, nothing to mess up.

  3. not yet graphical? by Anonymous Coward · · Score: 0, Insightful

    I wonder why isn't it not yet graphical? Any reasons at all?

    1. Re:not yet graphical? by Arker · · Score: 3, Insightful

      There are a number of good reasons not to do the install in Graphics mode. It's not necessary. It would introduce unecessary complexity in a crucial operation (installation) that doesn't require such complexity - that alone is good reason to veto the idea. Setting up the video properly is one of the most difficult things to do, and when you have a graphics mode installer a failure in setting that up properly on auto becomes a fatal error rather than a minor inconvenience. Plus a lot of Linux installations don't use graphics mode anyway - why go to the windows way of requiring a graphics card on machines that should be running headless and accessed via telnet and/or console cables only? Plenty of people use linux on machines that don't have a graphics system of any kind, and that's fine, in many cases it's a good thing. Why make an installer that won't work on a sizable portion of the machines that will run the software you're installing? How much sense does that make?

      If it ain't broke don't fix it is an axiom for a reason - and making a graphic mode installer would be a great example of fixing something that isn't broke. The Debian installer could certainly be improved though, and from the article it seems they've made excellent choices in deciding what needs to be improved - and what isn't broken and shouldn't be fixed.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    2. Re:not yet graphical? by Anonymous Coward · · Score: 0

      Preach it!
      Could you further explore the superiority of text-based configuration files, as opposed to this catch-me flog-me binary database from hel^H^H^HRedmond?

    3. Re:not yet graphical? by grolschie · · Score: 1

      Probably the same reason why Windows NT, 2000 or XP don't have a graphical installer until the later stage of the install. It makes it compatible with most hardware.

    4. Re:not yet graphical? by The+Almighty+Dave · · Score: 1

      Because pressing the enter key is not that much harder than clicking a mouse button

    5. Re:not yet graphical? by Doomdark · · Score: 1
      Setting up the video properly is one of the most difficult things to do

      ...

      Plenty of people use linux on machines that don't have a graphics system of any kind,

      True enough, but aren't there also systems that might not have text mode? (used to be the case for Sun work stations? newer ones use stock PC gfx cars, may be not the case any more).

      Text mode is a weird legacy component of modern PC graphics cards; it seems to outlast its companions from past decades like floppies and ISA slots. In many ways it'd be a step forward to get rid of that part of hardware, and just do everything via normal bitmap graphics?

      ... not this really is all that relevant for average Linux-on-x86 PC users.

      --
      I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
    6. Re:not yet graphical? by qtp · · Score: 1

      but aren't there also systems that might not have text mode? (used to be the case for Sun work stations?

      Just because you don't know where the console is doesn't mean it's not there. (hint, serial ports are not just for modems and mice.)

      Text mode is a weird legacy component of modern PC graphics cards

      I guess this is why the folks at Redmond have decided to include a reasonably featured shell in thier next OS. Face it, text modes are going to exist in the hardware whether or not your OS is using them.

      just do everything via normal bitmap graphics?

      becayuse you are now requiring more programming and a larger minimum OS in order to do a job that is better handled in the hardware.

      Your assumptions are those of a person who has not spent much time in a console, which is a legitimate choice, and thus does not understand that not only is this an inexpensive "feature" for the graphics card vendors, but that there is (and will contue to be) a demand for it from users. If there was no text mode to access, then how would you troubleshoot your faulty graphics driver and how would you interact with your bios configuration? Where would your "post" messages be printed, or do you think that your bios should have a full featured windowing system using bitmapped graphics as well?

      --
      Read, L
    7. Re:not yet graphical? by qtp · · Score: 1

      Because pressing the enter key is not that much harder than clicking a mouse button

      Actually it's much easier. The enter key does not need to be aligned with a button to work.

      --
      Read, L
    8. Re:not yet graphical? by Doomdark · · Score: 1
      I guess this is why the folks at Redmond have decided to include a reasonably featured shell in thier next OS. Face it, text modes are going to exist in the hardware whether or not your OS is using them.

      I guess you are giving a knee-jerk reply without using your brains or even reading the text trying to understand it. Using serial-port connection to connect to systems has nothing to do with what I wrote.

      Shell is not tied to character mode of graphics card in any way; perhaps you are familiar with thing called "xterm"? Shells are tied to textual mode of controlling things, which I have nothing against. And your assumption on my level of experience with consoles, shell, etc, are based on no facts whatsoever (hint: my first real programming was done with 65xx machine code).

      As to "inexpensiveness" of text mode; it's only cheap (if it is) because it has been done and "is already there". Same way as full 8086 compatibility is "free" for latest Intel chips. Text modes of course boil down to specialized control of vanilla standard control of pixels, just at low-level. There's no reason why it couldn't as easily be done at BIOS (etc) level, just using straight bitmapped controls just as with any graphics output device.

      --
      I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
    9. Re:not yet graphical? by qtp · · Score: 1

      inexpensive = "requires very few resources"

      And thats generally a good thing, unless you're one of those idiots who think that the computer industry will continue to be driven by heavier and heavier app/OS combos that take away any possible advantage the latest chipsets and CPUs give us.

      I don't see any reason to eliminate something that works well, is easy to program for, and is usable even when the rest of your system is gone to shit (although that should never happen).

      Sorry about my stupid assumption about who I was responding to, it's just that you were echoing an argument I've mostly heard from Windows and Mac devotees that do not have the same expirience that you have. They are usually the people who argue that capabilities be scrapped for no other reason than they've been around for a while.

      --
      Read, L
    10. Re:not yet graphical? by Arker · · Score: 1

      Using serial-port connection to connect to systems has nothing to do with what I wrote.

      But it does. It has a lot to do with it, because a text-mode installer will work through one, and a bitmapped GUI one won't.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    11. Re:not yet graphical? by Doomdark · · Score: 1
      because a text-mode installer will work through one, and a bitmapped GUI one won't.

      There are 2 separate issues: whether installer is built to use (logical) text output display or not, and secondly, how such device is implemented: in hardware (as is the case for PC gfx cards, as legacy baggage), or in firm/software.

      I'm only arguing about second part; that physically there's no need to have hardware implementation of character output device. I'm NOT arguing that all installers should be graphical "just because"; just that such text display could be implemented by BIOS (or equivalent), if necessary. Or alternatively, by reasonably light-weight part of graphics lib. Installer definitely shouldn't implement graphics primitives either way.

      About serial port connection; there still has to be serial driver that connects to shell (either full or minimal one on which installer runs), which is used to give input and enable output... so while simplish to implement, it's not completely free. But I definitely agree it's a useful thing to have, and wouldn't claim it's imperative that should be removed.

      --
      I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
    12. Re:not yet graphical? by Arker · · Score: 1

      That's what I thought you were getting at, but it seemed a bit wierd that you were apparently criticising the second issue when I was only talking about the first.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  4. Graphical? by yoshi_mon · · Score: 5, Insightful

    While still not a graphical installer (and the article does a good job of explaining why that's not a priority)...

    Who ever said we needed a graphical installer? There is absolutly nothing wrong with a good text installer. And for installing small footprint it's always best.

    And besides, this is the logical progression. First you do the text installer, then you move on to a graphical installer if you so desire. Not the other way around.

    --

    Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
    1. Re:Graphical? by AKAImBatman · · Score: 5, Informative

      Amen brother! FreeBSD still uses a text mode installer, and I have to say that I don't feel like I'm missing anything. Not sure about XP, but even Windows NT/2000 does the initial install from a Curses-like interface.

    2. Re:Graphical? by BHearsum · · Score: 2, Insightful

      I completely agree. The debian installer is the only one that has never failed me. It's simple, fast, and efficient. I can install a debian system in about 10 minutes flat from the standard or XFS boot disk. (That includes the time it takes for me to download the initial packages).

      Don't fuck with perfection.

    3. Re:Graphical? by cyb97 · · Score: 1

      it's not only the best, it might be the only options; serialconsole is really hard if the installer depends on using graphics for something so simple as installing an os (!).
      The installer, especially if made even more automagical should remain textbased.

    4. Re:Graphical? by Kjella · · Score: 4, Insightful

      Who ever said we needed a graphical installer? There is absolutly nothing wrong with a good text installer. And for installing small footprint it's always best.

      Average consumers. There's nothing *wrong* with a command prompt either, but they don't like that either. Neither the cryptic C:\> prompt in DOS nor [root@mypc root]# in Linux/Unix. That is, if you want Linux to be interesting to average consumers, but I'd say having a market share that'd at least make companies take Linux users into consideration would benefit all.

      And besides, this is the logical progression. First you do the text installer, then you move on to a graphical installer if you so desire. Not the other way around.

      Mostly true. But considering that just about everyone except those installing a headless server would prefer to use the GUI if there was one available, it's not exactly a small "add-on" for a small special interest group. Particularly if you ever hope to convert Microsoft "point-n-click for almost everything" powerusers...

      Kjella

      --
      Live today, because you never know what tomorrow brings
    5. Re:Graphical? by Anonymous Coward · · Score: 0

      Yeah, there is nothing wrong, lets just hope the new installer is available in the .iso's before IBM - SCO's trial.

    6. Re:Graphical? by iantri · · Score: 2, Insightful

      Remember.. the installer isn't a command-line, its a TUI. Basically, a GUI done in text. Its not as bad as you'd think. And have you ever installed Windows 2000/XP? It uses a text-mode installer..

    7. Re:Graphical? by Anonymous Coward · · Score: 1, Interesting

      I love the FreeBSD and Slackware installers, simple curses based menus, anyone with half a brain can install FreeBSD or Slackware, this is what debian should be aiming for imo, graphical is not needed.

    8. Re:Graphical? by digime · · Score: 4, Informative

      Whether or not it's text-based won't really make a difference with this installer. I imagine you will have a choice of front-ends that all do the same thing when this moves out of beta. From the article:

      "...but due to its modular design the developers can stick almost any front-end on it they like. There are already test builds using a GTK (ie: Gnome-style) GUI with mouse-driven menus etc, and if you really wanted to you could build a front-end using anything from a Braille device to Macromedia Flash."

    9. Re:Graphical? by TheRaven64 · · Score: 3, Insightful
      I run FreeBSD on two boxes, neither of which has a screen or keyboard. When I installed them, I did so using a serial console. The only improvement to the FreeBSD installer I would like to see is the ability to run it over an ssh session (since serial ports are becomming less common). A graphical installer would add nothing for me.

      In general, I feel graphical installers for operating systems are a bad idea, since you really should not be installing an OS unless you know what you're doing. The FreeBSD text installer has the advantage of being easy to use while still looking intimidating to the kind of person who shouldn't really be installing an OS, and encouraging them to either get help or read the documentation.

      --
      I am TheRaven on Soylent News
    10. Re:Graphical? by typobox43 · · Score: 1

      XP's first-stage install (up until the first reboot) is all text-mode. After the reboot, you get a 16-color version of the graphical setup screen (assumedly due to drivers that aren't installed yet)... then after another reboot, it's full color.

    11. Re:Graphical? by Anonymous Coward · · Score: 1, Insightful

      It's not only for the average consumer. Look, I've installed more Linux systems that I can remember. It's not an interesting or pleasant experience, so why not make it as painless as possible. Let the poor tired sysadmins eyes rest on a 1024x768 or better resolution with a decent colorscheme and refresh rate, and why not some soothing background music while you're at it...

    12. Re:Graphical? by zhenlin · · Score: 1

      The whole NT series installs from a curses-like interface. (Note, a full NT kernel is booted)

      The 9x series installs from what appears to be a stripped down Windows 3.1.

      As for me: I installed Gentoo. Meaning, manual invokation from the command line for many steps. (But I would have hated to have manually fetched and compiled the base system, I'm not looking for LFS.) Can't say I'm missing that much either.

      Some comparisons:

      All Linux distros install from a proper Linux environment - some even install from a proper XF86 environment. And some have a fully-functional LiveCD.

      Mac OS X is installed from a app-reduced OS X environment.

    13. Re:Graphical? by Anonymous Coward · · Score: 0

      The FreeBSD installer ain't all that great. First it drops in you into a program that detects devices. Then it drops in into the partitioning program. Each of these portions of the install use different key commands and have a different look&feel from the main install portion.

    14. Re:Graphical? by wackybrit · · Score: 2, Funny

      even Windows NT/2000 does the initial install from a Curses-like interface.

      And there are plenty of 'curses' in the later parts of the install too :-)

    15. Re:Graphical? by swb · · Score: 4, Insightful

      Text mode installers are fine, but Sysinstall (FreeBSD's) ain't that great.

      The user interface isn't terribly consistant or easy to navigate, although it may be curses fault as much as FreeBSD's. It's also a major fuckaround if it fails someplace -- there's no recovering, despite the fact that the installer sticks around.

      Personally I think it needs major rework to improve the UI. I'd like to see fewer seperate screens and more expandable hierarchical menus. They do seem to be kind of stuck on the two-floppy size limitation, which I'm not sure makes much sense anymore outside of die-hards that insist on doing floppy-started network installations.

      I'd also like to see it capable of doing installations for network booted systems. This might seems contradictory, but think of an installer you run on the master system that lets you fill in the blanks and generate an image for bootable floppy or .iso that would then be net bootable, or on the net-booted system itself if the HDD was to be the boot source.

      While it's been a usable install screen, it could use some UI and functionality help, all of which would require ditching the 2.88MB barrier.

    16. Re:Graphical? by Anonymous Coward · · Score: 0
      although it may be curses fault as much as FreeBSD's
      How is that curses' fault? That's like saying the reason the Windows UI sucks is because of the limitations imposed by the framebuffer ...
    17. Re:Graphical? by Canadian_Daemon · · Score: 0

      I agree. I had tried a variety of distro's, each had some type of problem. a few couldn't load graphics, so the GUI install was a big problem. Debian worked, and personally, I'm fine with it's current installer. Sure autodetection would be nice, but I find that doing it yourself is more rewarding, and it's not terribly difficult

      --
      This sig is definitive. Reality is frequently inaccurate.
    18. Re:Graphical? by smittyoneeach · · Score: 1

      Why not crib the kernel configuration menu system and apply it to the whole distro? Do any presently do this?

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    19. Re:Graphical? by evilquaker · · Score: 2, Insightful
      yoshi_mon: Who ever said we needed a graphical installer? There is absolutly nothing wrong with a good text installer. And for installing small footprint it's always best.

      Kjella: Average consumers

      "Average consumers" don't install operating systems. They get an OS pre-installed and never change (or probably even update) it.

      --
      To within half a percent, pi seconds is a nanocentury. -- Tom Duff
    20. Re:Graphical? by smittyoneeach · · Score: 1

      Aye, when you try to boot another partition and find out that not only has 'Doze installer wiped out your boot loader, it rendered your other partitions unbootable!
      Boo, boo, boo!

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    21. Re:Graphical? by dipipanone · · Score: 1

      "Average consumers" don't install operating systems. They get an OS pre-installed and never change (or probably even update) it.

      Have you never used Windows then? I always understood that a complete reinstall every couple of months was the only way to make the thing useable?

      Perhaps that makes me an 'expert' though?

    22. Re:Graphical? by peter_gzowski · · Score: 2, Informative

      WinXP still has the curses-like insterface as well. I get this all the time from friends I'm trying to convert, "why doesn't Linux have a nice installer like Windows XP?" I tell them that the Windows XP SETUP is not the Windows XP INSTALLER.

      --
      "Now gluttony and exploitation serves eight!" - TV's Frank
    23. Re:Graphical? by Tongue+In+A+Box · · Score: 1

      My take on it is this...you have the power users and the home users. Power users, who want a text-based everything and completet control of every aspect of installation and configuration want a good text-based installer that installs the bare minimum and everything else is only what they need to develop, monitor, serve, or whatever. Home users on the other hand don't know what they want, sometimes don't even know how to use the stuff they do want, and installation is always a pain for them anyway. I'm not speaking for the Debian developers or anyone else but me, but IMHO Debian, Slackware, and the like (the "not really user friendly distros") are for sysadmins, power users, control freaks, and masochists (who don't even know windows.) Let the home users use Red Hat or Mandrake. To the topic at hand, the installer with h/w detection will be awesome, and the text-based interface is perfect for those tht use debian, IMO.

    24. Re:Graphical? by armando_wall · · Score: 1


      "I always understood that a complete reinstall every couple of months was the only way to make the thing useable?"

      Tell me about it!

      That's what I've been doing until 2000 came in, and finally when I switched to Linux.

      However, I have plenty of "average consumer" friends and neighbors who ask me to reinstall Windows in their PCs.

    25. Re:Graphical? by lithron · · Score: 1

      No, it makes you a dumbass. Many of us keep Windows up and running 24/7 for years at a time without re-installs. Its not a difficult task either. The key to it is to NOT FUCK WITH IT. If you don't randomly install software and drivers, then its a non-issue.

      Trust me, 5 years ago I was re-installing Windows every few months. Since then I've matured and learned a decent amount about Windows. Because of that its been over a year since I've had to re-install Windows 2000 Pro, or Windows XP on any of the four machines I admin. If you know what you are doing then Windows isn't that difficult to deal with..

    26. Re:Graphical? by 00420 · · Score: 1

      Most people don't even install XP, and even when they do it's not always the installer that they use. Recently I reinstalled XP on my box (eMachines) and I had to use the eMachines Recover disk to do it, which just uses Symantec's Ghost and not the Windows Installer. It shure wasn't a difficuly UI either; my only option was to type "Yes" to erase everything on my hard drive and start over, or type "No" to abort.

      Personally I was a little dissapointed that I couldn't just install Windows on the NTFS partition, instead I had to clear the entire hard drive. But, at least it gave me an oppotunity to try new Linux distros which I was going to do eventually anyways.

    27. Re:Graphical? by gnu-generation-one · · Score: 1

      "I'd say having a market share that'd at least make companies take Linux users into consideration would benefit all."

      Reccommend Mandrake-Linux to your companies if they have Intel Pentium desktop computers, with keyboards, mouses, monitors, and graphics cards, and if you need an easy graphical installer which can be used without too much knowledge of the details.

      Mandrake's what I use, and what I'd reccommend. But if you were asking about a less "typical" system, then you might find that the Mandrake installer is less than ideal. For example, if you have a hundred computers, and none of them have monitors or keyboards, you might be a bit stuck if you expected them to display a graphical installer somewhere. (actually, I'm pretty sure that Mandrake allows a text-mode install, so it'll still work on non-GUI systems)

      In short, the Debian installer Must Just Work(TM) on as many computers as possible, whereas Mandrake, Windows etc. can get away with only working on the subset which most people use. It's a fair point; optimise for the most frequent case. But Debian can't do that without giving up it's reputation for being the universal operating system.

      It's not as if Debian installer is difficult to use, either. Just hit Enter, lots of times. Although I'd be tempted to reccommend Knoppix if you're installing Debian on 'standard' computers - just boot from the CD, and then type "knx-hdinstall"

    28. Re:Graphical? by Anonymous Coward · · Score: 0
      Trust me, 5 years ago I was re-installing Windows every few months. Since then I've matured and learned a decent amount about Windows.
      So that makes you, what, 17 now? Happy birthday, by the way.
    29. Re:Graphical? by GreyWolf3000 · · Score: 1
      If you know what you are doing then Windows isn't that difficult to deal with..

      Neither is Linux.

      --
      Slashdot: Where people pretend to be twice as smart as they really are by behaving like children.
    30. Re:Graphical? by Robert+The+Coward · · Score: 1

      They use these thing called recover CD. Stick them in reboot and come back in 1 Hour to reset things up. also average users just use the PC until rebooted take 30 Mins and you have to do it after 10 Mins of use.

    31. Re:Graphical? by Night+Goat · · Score: 1

      Windows XP and 2000 have this annoying feature of doing a semi-graphical text mode. What I mean by this, is they do something weird with my video card so that it only shows a weird, unreadable mess of lines. Upgrading my BIOS helped to fix this, but for a while, I either had to swap video cards or install NT4 or Debian. I fully understand and respect Debian's choice to have a graphical installer.

    32. Re:Graphical? by cperciva · · Score: 1

      The only improvement to the FreeBSD installer I would like to see is the ability to run it over an ssh session (since serial ports are becomming less common).

      If you want to install via SSH, you'll need to either create customized install images or allow anyone on the same network to run the installer as well.

      Which option do you prefer?

    33. Re:Graphical? by bahamat · · Score: 0

      even Windows NT/2000 does the initial install from a Curses-like interface

      It's called DOS.

    34. Re:Graphical? by dipipanone · · Score: 0, Flamebait

      No, it makes you a dumbass.

      Jeez, sarcasm is lost on a witless fuck like you, isn't it? If you don't randomly install software and drivers, then its a non-issue

      Hey, if you don't use your machine at all, it's an even bigger non-issue.

      But here's by point, spelled out in words of three syllables or fewer so that you can understand it.

      I use both Windows and Linux on a daily basis. I install and uninstall a lot of flaky software onto my Windows machine, and the registry gets filled up with crud and random shitty drivers get scattered around the machine. I don't mind that. I understand how the system works and that an occasional reinstall is the price that I pay for that.

      My point wasn't that this shouldn't happen. My point was that any stupid fuck -- yes, even someone as retarded as you -- can and does install Windows on a regular basis.

      Now try learning to read in context, dimwit.

    35. Re:Graphical? by Dwonis · · Score: 1

      When you boot from the CD, I don't think it boots DOS. At least, not with W2K.

    36. Re:Graphical? by timmyf2371 · · Score: 1
      Average consumers. There's nothing *wrong* with a command prompt either, but they don't like that either. Neither the cryptic C:\> prompt in DOS nor [root@mypc root]# in Linux/Unix. That is, if you want Linux to be interesting to average consumers, but I'd say having a market share that'd at least make companies take Linux users into consideration would benefit all.

      The thing about Debian is that it isn't aimed at the average consumer.

      There are many different Linux distros around and distributions such as Mandrake and Lindows and the ones I see as aimed at the average consumer.

      The way I see distros such as Debian and Gentoo etc are for both "hardcore" users and server applications, not for use by "the parents".

      --

      Backup not found: (A)bort (R)etry (P)anic
    37. Re:Graphical? by repetty · · Score: 0, Troll

      "In general, I feel graphical installers for operating systems are a bad idea, since you really should not be installing an OS unless you know what you're doing."

      Yes, only purified males wearing white robes and possessing the knowledge of secret words and incantations should ever install operating systems.

      Just kidding... You make a good point but don't go far enough. For instance, no one should be allowed to drive a car unless they can also tear down and rebuild an engine.

      --Richard

      "Any sufficiently advanced technology
      is indistinguishable from magic."

      --Arthur C. Clarke

    38. Re:Graphical? by Anonymous Coward · · Score: 1, Funny

      Many of us keep Windows up and running 24/7 for years at a time without re-installs.

      You keep Windows up and running 24/7? Whats your IP address?

    39. Re:Graphical? by t0ny · · Score: 1

      Why dont they just make the graphical part a 'plug-in' to a text installer? Since both will essentially be doing the same thing anyway (placing files, modifying config files, etc), it seems smarter to just have the installer do its thing, and give out programatic flags which will be displayed by the method of choice (default to text, or connect to a gui).

      --

      Manipulate the moderator system! Mod someone as "overrated" today.

    40. Re:Graphical? by gl4ss · · Score: 1

      well.. when installing it you could have only one other computer on the same network. though, just telnet would be enough then anyways..

      his just worried that computers don't have serial ports anymore(i don't know if stick-into-usb-and-have-serial-port devices wouldn't be an option for him).

      -

      --
      world was created 5 seconds before this post as it is.
    41. Re:Graphical? by TheRaven64 · · Score: 1
      Installing an OS is not the same as driving the car, a better analogy would be someone should not be allowed to service a car unless they know what they are doing.

      Installing an OS is a complex task, and hiding this complexity from people encourages people who really don't know what they are doing to believe that they do, and can result in some horrible messes. I recently saw a Mandrake Linux box being used as an internet-facing server by a SME. It had been configured by someone who had been attracted to it by the graphical configuration tools, but had no real understanding of what was going on in the background. As a result, the machine was in a horrible state.

      --
      I am TheRaven on Soylent News
    42. Re:Graphical? by Brandybuck · · Score: 2, Insightful

      For instance, no one should be allowed to drive a car unless they can also tear down and rebuild an engine.

      So close, yet so, so far away.

      No one should be allowed to drive a car unless they can demonstrate their ability to properly handle it when a tire blows out. They shouldn't be allowed to drive in the snow or rain unless they've demonstrated how to handle it during a skid. They don't need to know how to build an engine, but they do need to know how to check the oil, radiator, battery, etc.

      --
      Don't blame me, I didn't vote for either of them!
    43. Re:Graphical? by Brandybuck · · Score: 1

      I'm a huge FreeBSD fan, but I still recognize the installer as being poor. It definitely needs updating. The problem is that sysinstall was a quick hack that got entrenched. It's better than some installers, but leave a lot to be desired.

      It doesn't need to be a GUI, but it could definitely benefit from dumping the current dialog library and switching to something else.

      --
      Don't blame me, I didn't vote for either of them!
    44. Re:Graphical? by Anonymous Coward · · Score: 0



      Go ahead, make my day.

      127.0.0.0

    45. Re:Graphical? by Solosoft · · Score: 1

      No ... I don't think so ... it looks like it's booting the NT kernel so it can see what needs to be done (SCSI etc etc). Thus it's not DOS stupid

    46. Re:Graphical? by Anonymous Coward · · Score: 0

      occasional

      What does this big word mean? It has too many sylab.. parts for me.

    47. Re:Graphical? by Anonymous Coward · · Score: 0

      What? If you're going to use a car comparison, the line "you really should not be installing an OS unless you know what you're doing." equates to "you really should not be driving unless you know what you're doing."

    48. Re:Graphical? by Krunch · · Score: 1

      I think dselect is a bit like that but I don't think it's really what you want.

      --
      No GNU has been Hurd during the making of this comment.
    49. Re:Graphical? by Bob9113 · · Score: 2, Insightful

      There is absolutly nothing wrong with a good text installer.

      Sorry to get in on this one late. You are absolutely correct, and just a hair short of the mark. A good command line interface (CLI) installer is better than a good gui installer. You can run a CLI installer on a VGA card, but have you ever tried to run a gui installer without a grahics card? If (and this may be a big if) the CLI and the GUI have all the same features (sensible help, wizards, etc), the only upside of GUI is the prettiness.

      A GUI means there is more code to potentially get wrong, and it's less user-friendly for advanced use. Many things have to be text entered for a full install (EG: static network settings) - requiring the user to switch from analog data entry (mouse) to binary data entry (keyclicks) is a hinderance both in terms of moving your right hand and in terms of mental context switching.

      There is far too much GUI in the world. This is a matter of consciousness raising - stop blindly nodding when technots imply GUI is inherently better. The invention of the GUI should no more be the death of the CLI than television was the death of radio (which is to say, CLI may take a back seat, but still has an important role).

      The litmus test of this is code editors. The two most effective code editors are Vi* and Emacs. I switched to Emacs from a GUI editor in 2000. I've since made extensive use of IntelliJ and Eclipse. Emacs is still better - it doesn't sacrifice keyboarding and screen real estate to satisfy an analog input device, which has absolutely no place in code development.

      Even the technotards at Microsoft have finally figured this out and have begun rebuilding DOS.

    50. Re:Graphical? by ifwm · · Score: 2, Insightful

      "you really should not be installing an OS unless you know what you're doing"

      It's exactly this type of thinking that keeps Linux off the desktop

    51. Re:Graphical? by qtp · · Score: 2, Insightful

      Average consumers.

      "Average consumers" could care less if the install is "graphical" (I'll assume you mean "X11-based"), what "average consumers" want is an install that does everything itself without asking them very many questions, and I've yet to find one (including on Windows) that doesn't ask at least one question that your "average consumer" is unable to answer correctly the first time.

      What would be nice addition to the Debian installer is an ai that can look at your disk resources, ask if you want to keep your previous OS for double booting, and then partition according to some reasonable assumptions based on the resources available.

      just about everyone except those installing a headless server would prefer to use the GUI

      Again, you are assuming too much of the users, most every one designing installers is making this assumption, but the truth is that most everyone would prefer to not interact with the computer at all until it is time to decide what applications they want installed. Building a cli installer that can accept an "assume_yes" option to get you through most of the initial install is a hell of a lot closer to this than "Click here to continue".

      --
      Read, L
    52. Re:Graphical? by Anonymous Coward · · Score: 0

      The thing about Debian is that it isn't aimed at the average consumer.

      Oh lordy... don't ever say that in front of Debian fantics. They go ape-shit and scream bloody-murder if you dare suggest that Debian is less than perfect. Believe me, I know. I tried to explain how I watched three newbies try and fail miserably with Debian, only to be faced with "NAHH!!! They must have been stupid and didn't read the manual!!! You hate Debian, you troll!!"

      Frankly, if the Linux world had to rely on the likes of Debian, we'd still be entering all hardware details manually and running Lynx. Thank fuck for Red Hat/Mandrake/SuSE. I can only hope that Fedora turns out to be a Debian without the insanity and endless delays/bullshit.

    53. Re:Graphical? by Anonymous Coward · · Score: 0

      The same goes for windows. If you don't know how to load aditional drivers (scsi, raid etc) or partition multiple disks you shouldn't be installing windows (which, in my opinion, also includes getting drivers from the net, installing service packs etc). This is no different than Linux.

    54. Re:Graphical? by damiam · · Score: 1

      If you would have read the article, you'd have seen that that's exactly what they're doing.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    55. Re:Graphical? by Tim+C · · Score: 1

      Windows 2000 & XP have a two-stage installation process. The initial stage, which sets up the disk(s) and copies various required driver files, etc is text mode. Once that has finished (after a minute or two plus disk formatting time), you're prompted to reboot. The machine then boots into a GUI installer, which takes you through the vast bulk of the installation and configuration.

      From memory, Windows XP installations are about 90-95% GUI-mode, although admittedly, it's been about 10 months since I installed my copy.

      Not that there's necessarily anything wrong with text-mode installs - although I recently gave up on Gentoo because of its installation process. Something went wrong, and I couldn't be bothered to read through all 49 pages of instructions to work out what. (My first Linux install was Slackware 3.something in '97 off a bunch of floppies, so I'm no newbie - I just can't be doing with that sort of hassle these days is all)

    56. Re:Graphical? by Anonymous Coward · · Score: 0

      the registry gets filled up with crud and random shitty drivers get scattered around the machine.

      This might be an aesthetic issue, but in general it does not impair the functionality of Windows in any way, and in the odd case when it does, you can fix it.

      Maybe having a 'dirty' registry fucked up Win98, I dunno, but it seems like people making this complaint are just anal.

    57. Re:Graphical? by Anonymous Coward · · Score: 0

      get it right u stupid fuck
      127.0.0.1

    58. Re:Graphical? by dreamchaser · · Score: 1

      The average non-geek who will be installing Windows or even *nix won't have RAID or SCSI. With most OEM stuff, Windows installs just fine out of the box. Not all *nixes do. Some have come a long way though.

      And yes, it is exactly this thinking that is helping to keep *nix off the desktop.

    59. Re:Graphical? by akorvemaker · · Score: 1

      "In general, I feel graphical installers for operating systems are a bad idea, since you really should not be installing an OS unless you know what you're doing."

      I think a distinction needs to be made here. I agree that installing an operating system is not for everyone, and that those who do want to do so need to know what they are doing. However, What does having a graphical installer have to do with this? Some people function much better when using text-mode systems, but others function better with a more graphical environment. I fall in the latter category. Some of the issues are simple - monospaced fonts are more tiring to read - and using a graphical installer helps relieve some unnecessary pains.

    60. Re:Graphical? by ifwm · · Score: 0, Troll

      It's strange to me to hear such elitist thinking coming from a computer geek. I haven't heard any chemists complaining that consumers should know how to synthesize pharmaceuticals before they use them. Or electrical engineers saying that you can't use a power tool because you can't assemble it yourself. Yet somehow you seem to think this is valid reasoning. It isn't. You are in the distinct minority regarding this. You see an OS is a tool, and tools are universally designed to be as easy to use as possible. The fact that Linux is currently the domain of computer geeks doesn't change that. And all the flawed reasoning in the world won't change it either. To prove my point, you woudn't go back to punch cards would you? Why not? You shouldn't be allowed to use a computer unless you can manually punch programs onto cards. See, that's just dumb. If I am a consumer, and I don't want to deal with all the underneath crap that a good OS should handle, how is it that I should be forced to learn or do without? Maybe you feel self important because you can get a particualr distro running when others can't. So what. No one cares, and it doesn't make you better. It just means that distro has work to do.

    61. Re:Graphical? by binary+paladin · · Score: 1

      Eh... I'm a big fan of choice. I like GUI installers when I'm working on a system where that makes sense. I like a text based installer when it makes sense.

      Mind you, I'm not intimidated by a text based installer in the least, but I like clicking check boxes instead of doing the arrow key + spacebar routine. Again... when it makes sense.

      It's certainly isn't a necessity, but neither is hardware autodetection. I mean... only people who know what they're doing should install an OS and those people would already know their hardware ahead of time... like me. But... I like hotplug and I like autodetection.

      This is nothing but a glorified CLI vs. GUI debate... a debate that is as pointless as vi vs. Emacs or KDE vs. Gnome or X distro vs. Y distro. It's really a matter of choice, preference, and situation.

    62. Re:Graphical? by dipipanone · · Score: 1

      This might be an aesthetic issue, but in general it does not impair the functionality of Windows in any way, and in the odd case when it does, you can fix it.

      As I write, in my 'Add/remove software' control panel, whenever I try to remove the app titled Reaktor User Libraries, it actually attempts to remove my text editor. Whenever I try to remove another app, it attempts to remove the drivers for my midi keyboard.

      That's impaired functionality by any stretch of the imagination. I've got a commercial registry cleaner/repairer that I run regularly, but it doesn't seem to fix these particular screwed up registry entries.

      I suppose I could go in and edit the registry by hand, but I'm a lot happier if I just go back to my trusty Ghost image every couple of months and start again.

    63. Re:Graphical? by Deadplant · · Score: 1

      i couldn't agree more.
      i'd like to add that they should have to demonstrate an understanding of stopping distances.

      i think i should be allowed to plead self defense if I shoot someone who follows 3 meters behind me at 120k/h

    64. Re:Graphical? by mbanck · · Score: 1
      "...but due to its modular design the developers can stick almost any front-end on it they like. There are already test builds using a GTK (ie: Gnome-style) GUI with mouse-driven menus etc, and if you really wanted to you could build a front-end using anything from a Braille device to Macromedia Flash."

      Note that Mario Lang already has Braille working mostly for the new debian-installer. It needs a bit of hand-work, but works successfully AFAIK.

      Michael

    65. Re:Graphical? by Anonymous Coward · · Score: 0

      > I've got a commercial registry cleaner/repairer that I run regularly, but it doesn't seem to fix these particular screwed up registry entries

      I suspect that your registry cleaner is *causing* those problems, which are abnormal.

    66. Re:Graphical? by Some+Bitch · · Score: 1
      Neither the cryptic C:\> prompt in DOS nor [root@mypc root]# in Linux/Unix.
      The root prompt scares me, it usually means I'm about to fuck something up!
    67. Re:Graphical? by dipipanone · · Score: 1

      I suspect that your registry cleaner is *causing* those problems, which are abnormal

      I don't believe that it is the registry cleaner, which actually works very well.

      I accept that it's abnormal though. That was precisely my point. I can install and uninstall all the crappy software that I like under linux without worrying about what it will do to the basic functionality of the OS.

      When I do so under Windows (can't speak for XP because I've never used it, but I'd see this in NT and 98 -- far more so in 98), then over time it will invariably introduce these kinds of abnormalities.

      Then, eventually something will break, and while it's probably fixable I'm much happier returning to what I know to be a solid, clean install.

    68. Re:Graphical? by Anonymous Coward · · Score: 0

      I don't see what a graphical installer has to do with knowing what you're doing, either. But I don't see the point of a graphical installer, other than looking pretty. You're still going to be basically going through the same steps, hitting enter (or clicking buttons) and choosing from menus.

    69. Re:Graphical? by viperblades · · Score: 1

      Applying your attitude, you shouldn't be installing Freebsd because you can't make a custom install cd.

    70. Re:Graphical? by Anonymous Coward · · Score: 0

      IT'S--a MEEE, Mario!!

  5. Silent switch to Dvorak? by DAldredge · · Score: 4, Informative

    Why does it silently switch to Dvorak when you select diff languages?

    "If you select "English (USA)" you'll be safe, but be warned that if you choose "English (Australia)" or "English (United Kingdom)" your keyboard will switch to the Dvorak layout! Not quite what most people expect."

    1. Re:Silent switch to Dvorak? by Anonymous Coward · · Score: 1, Funny

      Why does it silently switch to Dvorak when you select diff languages?

      Maybe the developers were so 1337 that they didn't recognize that the keyboard layout kept changing all the time while they typed.

    2. Re:Silent switch to Dvorak? by anaphora · · Score: 1

      aoeuhtns > *

      Maybe it's hinting that you should be cool and learn dvorak like the rest of us l33t guys.

    3. Re:Silent switch to Dvorak? by Anonymous Coward · · Score: 5, Funny

      I just installed Debian Woody and so far it's jiasm hfnns wjeucvn xmswjh wpcmsn oewmdn ekncow!

    4. Re:Silent switch to Dvorak? by pb9494 · · Score: 1

      Maybe you should file a bug report rather than post this stuff on /.

    5. Re:Silent switch to Dvorak? by DAldredge · · Score: 1

      Stupid me! If feel like such an idiot discussing the new Debian installer in a /. discussion on the new installer!

      On a more serious note, the shows the like of thinking that has gone into the new installer. To an outsider items such as this look like it was just thrown together with out thinking.

      It would not have been a major job to add another question to the installer.

    6. Re:Silent switch to Dvorak? by You're+All+Wrong · · Score: 1

      This is the stupidest fucking thing I've heard in a long time.

      Debian have been slowly losing it over the last few years, and I can now find almost nothing to recommend them to others, which was something that I used to do a lot in the past.

      The next machine's 10 screws from completed. I'll be sticking Gentoo on it...

      YAW.

      --
      Your head of state is a corrupt weasel, I hope you're happy.
    7. Re:Silent switch to Dvorak? by HiThere · · Score: 1

      Yeah, mixing the language selection and the keyboard selection was a mistake. They need to pull those back apart.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    8. Re:Silent switch to Dvorak? by Miles · · Score: 3, Funny

      On a qwerty keyboard, that's:
      cga;m jyll; ,cdfi.l bm;,cj ,rim;l sd,mhl dvlis,!

      I'm don't think that means what you thought it meant.

    9. Re:Silent switch to Dvorak? by Anonymous Coward · · Score: 0

      you need a new hobby.

    10. Re:Silent switch to Dvorak? by Anonymous Coward · · Score: 0

      damn. even your sig is bitter. boo. hoo.

    11. Re:Silent switch to Dvorak? by ameoba · · Score: 1

      I thought he just silently switched to Welsh.

      --
      my sig's at the bottom of the page.
    12. Re:Silent switch to Dvorak? by Anonymous Coward · · Score: 0

      Agreed. Debian is like the worst and most cluttered distribution ever. And Debianites tend to force it down your throat all the time.. like:

      You: "Hey how do you install Program X?"

      Debianite: "Simple! If you were using Debian, apt-get install Program X."

      You: "Hey how do you install Program Y?"

      Debianite: "Simple! If you were using Debian, apt-get install Program Y."

      You: YES I HEARD YOU THE FIRST TIME!!!! BUT I DON'T HAVE A DEBIAN FETISH YOU #(*%(#%&!!!!

    13. Re:Silent switch to Dvorak? by Anonymous Coward · · Score: 0

      If you insist on not using a operating system that makes installing programs easy, you are expected to know how to install programs.

    14. Re:Silent switch to Dvorak? by hankaholic · · Score: 1

      They did actually add this question to the installer. As mentioned in the article, you can switch to different keyboard layouts, and the language selection screen simply causes a reasonable default to be selected.

      Given the screenshots, I can imagine that you can even select a new keyboard layout using none other than the arrow keys, enter, and perhaps a function key or two. In other words, even if it selects the wrong layout, you can still use the keyboard to select the correct layout without even having to guess about which keys to press.

      --
      Somebody get that guy an ambulance!
    15. Re:Silent switch to Dvorak? by zaphod_es · · Score: 1

      I just took a look at http://www.dvorak-keyboard.com/ and could not see a backslash. Normally I use a Spanish keyboard and right alt + 1 is intuitive enough for me.

      The layout is totally aimed at English speakers and Dvorak looks to be no improvement in any of the languages I know much about. For instance in Spanish Q and Z are commonly used and the K and W tiles would be worth about 50 points each in Scrabble.

      The French, being the French, already have a variation and use an AZERTY keyboard layout. I doubt if it would be beneficial to the US to introduce another metric style incompatibility with the rest of the world.

      Dvorak would have been great if it had succeeded 50 years ago but I suspect its use will be restricted to Esperanto speakers.

      ZB

    16. Re:Silent switch to Dvorak? by damiam · · Score: 1

      So one minor glitch (which probably wouldn't affect you, if like most /.ers you're American) in a pre-beta of an installer is putting you off of using an operating system? You really need to rethink your priorities.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    17. Re:Silent switch to Dvorak? by Hooded+One · · Score: 1

      And how do you learn how to install them? Is knowledge of how to install programs supposed to magically transfer itself into your brain? No. One of the best ways to learn is by experimenting and asking questions when necessary.

      In other words, asking questions does *not* make you an idiot. Asking the same questions repeatedly without learning from the answers (provided you were given good, helpful answers) does.

    18. Re:Silent switch to Dvorak? by Tim+C · · Score: 1

      For the rest of us, that's not a "minor glitch", that's a complete show-stopper.

      I've never even seen a Dvorak keyboard - if I installed an OS, chose English (UK) and got my keyboard set as Dvorak, I'd have a pretty frustrating time of getting it fixed. As a programmer, I'd also be cursing the utter stupidity of whoever made the decision to make it work like that...

    19. Re:Silent switch to Dvorak? by damiam · · Score: 1
      pretty frustrating time of getting it fixed.

      You mean like rebooting and choosing a different language setting? That takes around 15 seconds.

      If this was still present in sarge when it becomes stable, I'd understand your outrage. But this is the first beta of a piece of software that won't be released for a long time, probably close to a year. I agree that it's not the way it should work, but it annoys me when someone refuses to use an entire OS because of a non-critical keyboard layout bug in an installer that's many months away from shipping.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    20. Re:Silent switch to Dvorak? by tooth · · Score: 1

      I live in Australia and I don't think I've ever seen a dvorak keyboard IRL, I don't even know of anywhere I could by one apart from online stores.

    21. Re:Silent switch to Dvorak? by Nimey · · Score: 1

      It is beta software, you know.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    22. Re:Silent switch to Dvorak? by Anonymous Coward · · Score: 0

      Do what most dvorak users do, and just put stickers on a qwerty keyboard.

    23. Re:Silent switch to Dvorak? by Tim+C · · Score: 1

      Oh, I'm not outraged - I just think that a bug like that should never have made it into a version of a product available for use, even if it's not finished. It's not a code bug, it's a usability issue, and creates a poor first impression for new users. They've not even made it through the install, and already things are messed up, through no fault of their own. If that breaks, what else is broken, that'll cause trouble in the future? Anyway, as you say, I'm sure it'll have been removed by the time it's finished.

      For what it's worth (ie very little) that's not the reason I'm not using debian. I'm not using debian because it's not aimed at my type of Linux user. I want something that's more-or-less good to go straight off the CDs, with up to date versions of packages I want and minimal faffing about. I used to enjoy tweaking and configuring my system, but these days, I just want to use it - I have little enough spare time as it is, with work and a family. I don't want to be wasting what I have fighting with an OS.

    24. Re:Silent switch to Dvorak? by anaphora · · Score: 1

      My board has a backslash.

      Typematrix

    25. Re:Silent switch to Dvorak? by You're+All+Wrong · · Score: 1

      It's not a minor glitch. It's completely fucking broken.

      It's indicative that they didn't think about what they were doing.

      If they made such a fuckup in one place, I can't be
      sure that they haven't made other fuckups in other places.

      And in fact they have. They have gradually become sloppier and sloppier about what gets put in their new releases, and their willingness to just overwrite or override configuration files without asking me first, for example. I do not expect sloppiness off Debian. Debian always used to be above that. The relationship of trust which I have had for about 3 years with Debian has finally been worn down to a filigree.

      It does only take one straw if the camel's already heavily laden.

      I'm using Gentoo on some systems, and it's now looking like it's pretty well thought out and stable. I will therefore try my hand at adminning it on my own systems too.

      To mindlessly stick with Debian just because 3 years ago it saved one from the feature-bloat quagmire of SuSE and RedHat is as errant a set of priorities as finally deciding that they rut one's in is heading in a direction one doesn't want to go.

      YAW.

      --
      Your head of state is a corrupt weasel, I hope you're happy.
    26. Re:Silent switch to Dvorak? by You're+All+Wrong · · Score: 1

      Disagreed.
      Debian is the second worst linux out there, but all the other distributions I've encountered are in equal worse place.

      It appears you do have a debian fetish, by the looks of it, you seem somewhat obsessed by it. And your incoherent argument never indicated what you think is wrong with debian and apt-get.
      You appear to not like it/them simply because other people do like it/them.

      Which is plain stupid.

      Do me a favour, don't agree with me again.

      YAW.

      --
      Your head of state is a corrupt weasel, I hope you're happy.
  6. I'm speechless. by BJH · · Score: 1

    Be warned, though, there is a big catch here: some of the language options don't default to a Qwerty layout! In the past you were asked what keyboard layout to use but now it just makes a guess based on the language setting. If you select "English (USA)" you'll be safe, but be warned that if you choose "English (Australia)" or "English (United Kingdom)" your keyboard will switch to the Dvorak layout! Not quite what most people expect.

    Yeah, cause everybody knows those crazy Aussies all use Dvorak...
    Come on, guys - it's only one extra question, OK? Just add it in there. It'll save you a lot of grief later on.

    1. Re:I'm speechless. by Anonymous Coward · · Score: 0

      Why in the world would anyone even use dvorak?

    2. Re:I'm speechless. by Anonymous Coward · · Score: 0

      The solution is DEFINITELY not to ask "Do you want Dvorak". What Debian developers needs to ask themselves is "Does anybody care about this feature enough to push it upon the users as yet another choice?". There seems to be a lof of other stupid questions in the installer too, just ax 'em and let the users who care figure it out post-install.

    3. Re:I'm speechless. by a+whoabot · · Score: 3, Informative
    4. Re:I'm speechless. by inquisitor · · Score: 1

      Well, I'm a UK keyboard owner - and I'd be really really pissed if I selected "English (United Kingdom)" and all my keys were in the Dvorak order; since I don't actually *know* the Dvorak order.

      The current Debian installer requires you to know that the UK's keyboard layout is, in fact, "gb" ("uk" is the Ukraine). Now the new one requires you to select a US keyboard just so you can get QWERTY, without the small rearrangements that we have on UK keyboards (the UKP symbol is on Shift-3, for example).

      And it's STILL using dselect for packaging. Oh well, at least it's a beta, so they'll hopefully change these stupidities before sarge comes out. It looks like a pretty nice installer otherwise.

      (On the other hand, they didn't fix the stupidities of the last installer either...)

    5. Re:I'm speechless. by BJH · · Score: 1

      Do you have any idea how hard it is to input stuff with a mismatched keyboard layout? In some cases, you wouldn't even be able to log in.

      I'd say users would care about *that* feature.

    6. Re:I'm speechless. by Tony+Hoyle · · Score: 1

      I guess it's because it's a beta but...

      What fscking brainded moron decided to switch the UK keyboard into dvorak mode?

      I live in the UK and I've never even *seen* a dvorak keyboard let alone used one - I assume they're entirely a US phenomenon... however instead of breaking their own keyboard layout they decide to break everyone *elses* instead.

  7. Re:in Soviet Russia by xSauronx · · Score: 0, Troll

    im willing to bet that in soviet russia....you still have trouble installing debian.

    --
    By and large, language is a tool for concealing the truth. -- George Carlin
  8. Next generation??? by FreeLinux · · Score: 0, Troll

    It looks like Anaconda 0.0.2!! I'm not one of those that demands a GUI installer but, surely they can put together an ncurses app that looks better and less confusing that this abomination? This installer is crude to say the very least.

  9. A good graphical installer... by ca1v1n · · Score: 5, Insightful

    A good installer for a vanilla desktop user would take advantage of all the hardware on their system. It should detect your sound card, and then play a sound that says "hey, we found your sound card!" and it should let you use your USB mouse, show all this stuff on your display in such a fashion that acknowledges the existence of the video card, etc.

    Basically, it should be more like Knoppix.

    Now, I wouldn't want to lock the user, who may not be a vanilla desktop user and may not even have a mouse or video card on the machine, into this setup, but it sure would be nice to have the option, wouldn't it?

    Knoppix is wonderful and all, but it leaves behind some artifacts of the live CD setup that can make package upgrades (which users ought to be able to do graphically, and with little pain) very painful. If we could get stuff like this in the base Debian distribution, we'd be a lot closer to Debian being sufficiently user-friendly that we could hand a disc to grandma without fear.

    *prepares for the "get redhat" flames*

    1. Re:A good graphical installer... by AKAImBatman · · Score: 4, Insightful

      > *prepares for the "get redhat" flames*

      Try "RTFA". They state that the installer needs to work for every type of screen output from a GeForceFX to a serial cable. Being that the serial cable is the lowest common denominator that they had to support, they designed the installer as a simple text mode interface.

    2. Re:A good graphical installer... by gl4ss · · Score: 1

      **Basically, it should be more like Knoppix.**

      if you want to install debian from knoppix like installer.. .. why don't you like, eh,... .. get knoppix? knx-hdinstall from there then?

      sure it's not that well shouted all over the place but it's there.

      --
      world was created 5 seconds before this post as it is.
    3. Re:A good graphical installer... by ca1v1n · · Score: 1

      That's why it would be quite pleasant if we had the option to do both. Think Redhat. Think Knoppix. Now try thinking that and Debian at the same time.

    4. Re:A good graphical installer... by LeoDV · · Score: 1

      Actually, more like "Get Mandrake"

      As much as I love Debian, it used to be my flavour of choice until I got tired of the poor hardware support (now over to Gentoo), if I want to hand a disc to Grandma (and I actually had to, or almost, since I wanted to introduce my comp-savvy but MS-loving Grandpa to Linux), I'll choose Mandrake.

      The other day I found an old pic of me tearing the wrapping off Mandrake 7.2, which was a refreshing change from Redhat (popped my cherry on Redhat 5.*)... Even though I always preffered the control distros like Slack, Debian and now Gentoo can afford me, I've always loved the slickness of a Mandrake graphical install, getting your hardware recognized, choosing a graphical login and a GUI of your choice and simply using the computer.

      Bliss.

      Even though it ain't my cuppa, I've always admired the user friendliness of Mandrake, far before Redhat turned into a bloatfest (some might argue it always was...) and we had to deal with that Fedora nonsense.

      So thank you, mod me up, I was your "get $flava" flame of the day.

    5. Re:A good graphical installer... by AKAImBatman · · Score: 1

      > That's why it would be quite pleasant if we had the option to do both.

      Three words: Duplication of Resources

      Debian doesn't have the same commercal backing as RedHat (read: $$$). As a result, they lack the manpower to develop multiple installer solutions. I'm sure everyone on the Debian team would *like* to have multiple installers, but it just isn't reasonable.

      If you want a graphical installer, stop being an armchair quarterback and go develop it.

    6. Re:A good graphical installer... by Anonymous Coward · · Score: 0

      But really, which is more important in the grand scheme of things:

      A) A installer that doesn't suck
      B) Being able to install over serial cable

      Debian might choose B, but I argue that that's just a stupid arbitary design decision.

      Somehow Red Hat manages to have a slick graphical installer with more useful features than you can shake a stick at. Want to install remotely over VNC? It works! Text only mode too, for your servers.

    7. Re:A good graphical installer... by AKAImBatman · · Score: 1

      > Somehow Red Hat manages to have a slick graphical
      > installer with more useful features than you can shake a
      > stick at.

      And somehow RedHat has more money than Debian and fewer platforms (by far!) to support.

      I don't understand why on one hand everyone proclaims that one of the greatest features of Linux is its diversity, and then on the other hand try to crucify a system for not being like all the others. Am I missing something?

    8. Re:A good graphical installer... by treke · · Score: 2, Insightful

      Not really arbitrary, it's about starting with work that benefits the most people. Since Debian supports machines without hardware capable of running a graphical installer they are starting by writing a text mode installer. Once the basics of a full installer are in place they can start working on frontends like a "kickstart" or gui installer.

      Just a matter of trying to use the available resources the best they can.

    9. Re:A good graphical installer... by niko9 · · Score: 5, Funny

      The other day I found an old pic of me tearing the wrapping off Mandrake 7.2, which was a refreshing change...

      You take pictures of yourself unwraping the latest Linux distro? My GOD man, you are a ture Geek! /chants/ We're not worthy, we're not worthy.....

    10. Re:A good graphical installer... by ca1v1n · · Score: 1

      Have you ever tried an apt-get dist-upgrade on knoppix? It's not pleasant.

    11. Re:A good graphical installer... by B1ackDragon · · Score: 1

      A good installer for a vanilla desktop user would take advantage of all the hardware on their system.

      I fully agree, though I must say I love it when all my stuff works for the installer, but then when I go to reboot off of my hard drive half of it doesn't work anymore.

      --
      The snow doesn't give a soft white damn whom it touches. -- ee cummings
    12. Re:A good graphical installer... by dipipanone · · Score: 1

      If you want a graphical installer, stop being an armchair quarterback and go develop it

      Or alternatively, go use a distro that already has one.

      Not that anyone needs telling that, as that's what they currently do anyway.

    13. Re:A good graphical installer... by dipipanone · · Score: 1

      I've always admired the user friendliness of Mandrake

      I quite liked it as well, until the bug-ridden mess that was Mandrake 9.

      far before Redhat turned into a bloatfest

      You don't *have* to install it all, you know. The installer lets you choose what you install and what you leave off.

      Personally, I'll miss the quality and reliability of the basic RedHat distro, and I've no idea what I'll use in its place. Fedora certainly doesn't appear to be there yet.

    14. Re:A good graphical installer... by Jon+Abbott · · Score: 1

      Yeah, and here I thought that box unwrapping pics were only done by Apple zealots... :^)

    15. Re:A good graphical installer... by gnu-generation-one · · Score: 1

      "It should detect your sound card, and then play a sound that says "hey, we found your sound card!" and it should let you use your USB mouse..."

      You can almost see it connecting to all the printers in the building, and printing "Debian lives. 164.0.2.253 is self aware, and has mapped your locality"

      "Dave, I've autodetected your bluetooth hardware, and installed debian on all mobile telephones in the area. Your laptop is low on batteries, and I've adjusted the time on your watch. The elevators have been hardware-detected, and now play the gnu song at each floor. I couldn't find a printer-driver for your cat."

    16. Re:A good graphical installer... by Anonymous Coward · · Score: 0

      But why does there *have* to be a choice? Seriously, if Anaconda can be made to work with apt-get (as Ian says is possible), can't users have a choice between going for the Flashy/Pentium/PPC Anaconda install or the Debian all-platform install?

    17. Re:A good graphical installer... by Dwonis · · Score: 1

      Sure. Just convince a few volunteers to actually develop it.

    18. Re:A good graphical installer... by pyros · · Score: 1
      Have you ever tried an apt-get dist-upgrade on knoppix? It's not pleasant.

      thank god someone else has finally said it.

    19. Re:A good graphical installer... by Anonymous Coward · · Score: 0

      MEPIS is young but works nicely, as do other offspring of Knoppix. Nice package selection and good source list make it newb friendly but with the power of Debian.

    20. Re:A good graphical installer... by Anonymous Coward · · Score: 0

      > *prepares for the "get redhat" flames*

      RedHat is dead.

    21. Re:A good graphical installer... by NoOneInParticular · · Score: 1

      Yep, did that, worked flawlessly. Ran knoppix-installer (not knx-hdinstall!), replaced /etc/apt/sources.list with my own preferences (plain debian mirror sid, some stuff for java), ran dist-upgrade and done.

    22. Re:A good graphical installer... by mbanck · · Score: 1
      Debian doesn't have the same commercal backing as RedHat (read: $$$). As a result, they lack the manpower to develop multiple installer solutions.

      Actually, no, we don't lack the manpower. It's just that not so many developers are interested in a thing they see only a couple of times in their life, if at all. But rejoice, Joey Hess is back on the debian-installer track and stuff is moving along nicely.

      Michael

  10. User friendly by Anonymous Coward · · Score: 1, Interesting

    How about getting someone who has done some human-computer interaction work, or even joe doe from the street, to go trough the install screens and say "no" to the Debian developers. Really, a screen for configuring dvorak or a zillion other layouts, hmm.... "No, let's drop that".

    Really, this work seems to bring the Debian installer up to around Red Hat 7 functionality. Can I do FTP installs? How about over VNC? 1 CDR, then FTP for rest of the discs? Does it look nice?

    So Anaconda doesn't work on 11 architectures. That's a pretty crappy reason for holding the dominant arch down. Debian needs to take an attitude like Linus has to the archs and the Linux kernel; if some some arch can't keep it up with x86, though shit, maybe the next version will work better (if you submit the patches in time).

    1. Re:User friendly by bogie · · Score: 1

      "Really, this work seems to bring the Debian installer up to around Red Hat 7 functionality"

      Err, try Red Hat 5.0 if that. I still can't believe that the main installer actually makes people have to choose which kernel modules they need. That's like selling a car to someone and then making them figure out how to wire the spark plugs before they can go anywhere. Although Debian has always been less popular than Red Hat, Mandrake, Suse, etc I'm still amazed that they have been able to keep any users over the years considering what a horrible install they've had to get through just to get the system up and running perfectly.

      --
      If you wanna get rich, you know that payback is a bitch
    2. Re:User friendly by TrentC · · Score: 1

      Really, a screen for configuring dvorak or a zillion other layouts, hmm.... "No, let's drop that".

      Yes, because everybody knows that the only people who use Linux are North Americans with QWERTY keyboards.

      So Anaconda doesn't work on 11 architectures. That's a pretty crappy reason for holding the dominant arch down.

      Debian doesn't have a "dominant arch", by definition. If you can't grasp that, then you are not the type of user Debian is targetting. (Or you are welcome to take their distribution and fork it, as Libranet and Knoppix have done.)

      Jay (=

    3. Re:User friendly by IgnoramusMaximus · · Score: 0

      You clearly have no idea how apt-get works. Debian can be installed from 2 floppies, CD-ROMS, local hard disk, over ftp, http and nfs, via proxies and straight through. I installed debian from credit-card sized CDs and loaded the rest from Internet. I upgraded RH boxes to debian using debootstrap (a 150k program) via ssh with 1 remote-controlled reboot. Never u mind VNC. The only major fault of the old installer was the inability to handle RAID based installs. I hope the new generation addresses that issue.

      That is so typical for people who only know one distribution (RedHat lovers are particularly notorious for that) to sneer and degrade everything they are not familiar with as useless.

    4. Re:User friendly by Anonymous Coward · · Score: 0

      So contribute to MEPIS. Debian for the less geeky, but works pretty well.

  11. It's about time by Fux+the+Penguin · · Score: 5, Insightful

    Personally, I've never had good luck with Debian. I know lots of people love it, and bully for them, but I have never been able to get a Debian system up and running to my satisfaction. I believed this was a personal failure until I succeeded two times with Gentoo, which is to Debian as Alaska is to Montana, in terms of frontier cred. Anyway, I agree that things that are dumb about the Debian installer could be improved, but I'm still a little worried that an installer my mama could run isn't right around the corner...

    As everyone knows, Debian is maintained by an organization of volunteers. When people working on the distribution support users, it takes away from the time that they could be spending to improve the distribution. Therefore, it makes sense for them to not make Debian open for anybody to install. If someone can't make it through an installer that requires some attention and knowledge on the part of the user, then they should probably be using a commercial distribution that offers support for money or whatever. That's one of the things I like best about Gentoo's root shell installer. It immediately gets rid of people that are intimidated by that sort of thing, and prevents them from sucking up tons of attention on mailing lists or forums. The difficulty of the installer should be like those little signs in front of rides at amusement parks: "You must be this tall to ride."

    The target audience of Debian doesn't need a graphical installer, so there's really no reason to put one in. If you want the easy graphical installer, perhaps you should ask yourself why you chose Debian in the first place. Besides, with distributions like Debian and Gentoo, using the installer is more likely than not a one time thing, because you can upgrade the version of your operating system without bothering with the installer. I'm all for installer improvements that save time for the core users of a distribution, but revising the installer to open the distribution to a new class of users should not be entered into lightly

  12. Installer with My Hardware? by idonotexist · · Score: 2, Insightful

    I prefer to go through the difficult installation process Debian is known for - I know what hardware I have and can update drivers in the kernel if necessary, manually. So has does an installer perform? How about detecting a p4p800 deluxe motherboard with a 3com 3C940 nic? Unfortunately not. The disadvantage with installer is that users generally become lazy because of the very nature of an installer. It's purpose is to automatically detect a user's hardware - if it does not, then a user will likely give up and not naturally, say, update a drive in the kernel.

    --
    "There ought to be limits to freedom"
    1. Re:Installer with My Hardware? by Anonymous Coward · · Score: 0

      I have gone through the Debian installer many times. It gives me no joy and I would skip it I could. Really, if you've done it even once, why would you want to do it again? It gets you nothing, it's simply time lost. If it doesn't detect your P4P800D mobo, it's Debian's fault. I know how to compile a module for the debian installer's kernel, but I have no desire to do so!

      Just recently I tried to put Debian 3 on perfectly normal, recently purchased, Dell machine. Of course getting it to recognise the SATA chipset proved to be impossible without rebuilding custom install disk etc. Fuck that, I'll just slap Fedora Core 1, on it, hey what do you know, it works first around. Debian's loss, probably no tears shed but don't complain when people prefer Red Hat/Fedora. It's a whole different world attitude wise away from Debian.

    2. Re:Installer with My Hardware? by Spoing · · Score: 3, Interesting
      I prefer to go through the difficult installation process Debian is known for - I know what hardware I have and can update drivers in the kernel if necessary, manually. ... The disadvantage with installer is that users generally become lazy because of the very nature of an installer.

      Lazy, hell. You don't really believe this, do you?

      I don't go to every machine I manage, I use shell scripts. When the machine boots, init configures the system. Hardware configuration is part of the entire scheme. If it fails, the user (not an admin) should then get someone else to fix it as it's not thier job to know how. If the hardware configuration software is worth it, there should be few situations where it does indeed fail. Kudzu (Red Hat's) is damn good. If the Debian folks want to reinvent the wheel, they can.

      Getting the proper modules loaded automatically is exactly the kind of task that software does well. Looking up hardware details and slogging through kernel notes is an entirely automatable process...and automation is why we have computers in the first place.

      I used to fiddle around with modules every time I upgraded the kernel -- either from source or from a new distribution. Kudzu (also used in Knoppix BTW) does an amazing job of auto configuration...so why not use it or something like it?

      1. Would you use a boot CD like Knoppix if you had to configure the modules and other drivers each time you went to a new machine? It would take the joy out of it, making you do the work a computer is entirely capable of doing.

      It doesn't make you any less special that the system figures out something that you also can figure out. Yes, experts should know how the system works. Tinker with modules.conf if you like. I personally would like to fiddle with other things beyond the base hardware configuration since I already know how it works.

      That said, if you're a professional let me put in a plug for InstallBase. This is a TK-based, cross-platform installation program; Solaris, Windows, and Linux. It provides a good balence between simple and detailed configuration, as well as a silent mode. Currently, I'm using it to bring sanity and automation to a mismanaged network.

      Here's something you likely agree with. The network management document I'm writing says -- up front -- installation is not running an install program. I'm a strong believer that If you don't know what the answer should be, using a computer to tell you is an act of trust in something that has proven itself untrustworthy; it is foolish.

      InstallBase (the tool) is used becuase it meets the goal of automation, though to use it or any other tool properly you have to know exactly what it is you want it to do. That takes concerned effort. The result eliminates needless work and inconsistant human mistakes that happen when each machine is managed a little differently. (If done wrong, you get consistant mistakes...so, there you go!)

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
    3. Re:Installer with My Hardware? by Anonymous Coward · · Score: 0

      The disadvantage with installer is that users generally become lazy because of the very nature of an installer. It's purpose is to automatically detect a user's hardware

      Detection is really just a feature of modern hardware such as PCI (and EISA, MCA, NuBus, etc) -- The system tells you what DeviceIDs it has and the installer just looks up the correct driver from a table. (Whether the system has the correct drivers is an entirely different question.) There's little reason a person should need to do this manually.

      The bad ol' days of ISA systems are dead. No longer do people need Windows 95-style detectors that poke I/O Addresses and make educated guesses about what's there. No longer must a user know every device in his system and it's IRQ setting. Welcome to the 1990s, Debian.

    4. Re:Installer with My Hardware? by Microlith · · Score: 2, Interesting

      So in otherwords you like bending yourself over backwards to do tasks that could easily be automated.

      Keep in mind, this is for the initial installation. Most people like the system to be up and running after an install, not partially functioning with a pile of kernel modules that need to be downloaded and compiled (like I was last time I tried Debian.)

      The USER wants to use their system. They shouldn't have to manually configure every little bit of the OS just to get it useable. No other OS forces this (not Wwindows, not other distributions of Linux.) That's generally because doing so is like saying "we don't want anyone but the elite using this" which is a problem Debian faces.

      I gave up on Debian because Debian's installer gave up on me before my system was up and running.

      I'm still on windows though. Linux has other problems that need solutions before I move over (and I really wanna ditch XP.)

    5. Re:Installer with My Hardware? by antiMStroll · · Score: 1
      Gentoo has a particularly difficult installation process that entails selecting compile optimization options from a set of dozens, setting processor optimizations, choosing which kernel sources to use and compiling a kernel, all in a chroot environment. This is for the simple Stage 3 install, Stages 1 and 2 are worse. It's been a long while since I tried but I still found the Debian process obtuse in comparison. The difference was documentation, not laziness. Gentoo's is very straightforward and linear. Activiting the NIC is step 2 and the links browser is immediately avaliable for scoping on-line installation resources.

      With so many worthy distros around, I just didn't see where Debian was worth (even) more bother than Gentoo for a flat i386 optimized system.

    6. Re:Installer with My Hardware? by mpol · · Score: 2, Funny

      The disadvantage with installer is that users generally become lazy because of the very nature of an installer. It's purpose is to automatically detect a user's hardware -[...]

      Yeah, automation sucks. Don't ever use a computer for that, they are not designed for it. It will just make you lazy.

      --

      Well, don't worry about that. We can get you back before you leave. (Dr. Who)
    7. Re:Installer with My Hardware? by Dwonis · · Score: 1
      I gave up on Debian because Debian's installer gave up on me before my system was up and running.

      I gave up trying to use Debian's installer long ago. I typically boot Knoppix and then do a network install using the debootstrap command. Although, I tried a debian-installer CD image lately (inside VMware -- VMware is great), and it worked quite well for me.

      I'm still on windows though. Linux has other problems that need solutions before I move over (and I really wanna ditch XP.)

      Ever considered buying the Crossover Plugin and either Win4Lin or VMware?

      I have, and I can definitely say that, since I started using these three programs, I have never needed to boot Windows natively to do anything (though I don't typically play Win32 3D games, but I think VMware might support these now).

      It involves shelling out a bit of money, but it's worth it!

    8. Re:Installer with My Hardware? by bryanthompson · · Score: 1
      So in otherwords you like bending yourself over backwards to do tasks that could easily be automated.
      Sounds to me like the parent poster gets paid hourly and likes to feel like an ubergeek sysadmin god when 'regular users' see all the elite configuration skills he is so proud of.

      Onto the topic, in Redhat 9 when you boot the install you have a choice of typing 'install text' if you want to install text mode, or you can just hit enter for graphical. I'm pretty sure Mandrake has the same sort of setup.
  13. The choice of a New Gerneration by Anonymous Coward · · Score: 0

    the Next Gerneration Debian Installer.

    When will /. move to a new generation of editors who can spell? Or at least, give Cmdr Taco a spell checker?

  14. i think i used that(judging from the screenshots) by gl4ss · · Score: 1

    just few weeks(2? or something) ago when i installed debian on the machine sitting next to this. to be frank apart from the bootup screen i didn't see anything new in it compared to my memories of the previous installers, except maybe some minor differences. it's been easy enough for years if you figure out the fact that most of the time you really want to do a netinstall and not install from the cd's. the package selecting might be the problem,though imho dselect isn't that bad if you'd just take time to read through the keystrokes just even once and don't bash the keyboard mindlessly(no offence to the one's that do.. but that's not really a way to get anything done ever on any system).

    btw. synergy rooooocks for mouse sharing..

    --
    world was created 5 seconds before this post as it is.
  15. hardware autodetection... by ultrapenguin · · Score: 1

    Is it really necessary?
    I mean, once you install a "server" operating system using a generic kernel, then go and recompile the kernel to include support for whatever hardware you have in your server.
    What exactly is the purpose of hardware detection in this case? You won't be using X11, USB, or any of that stuff that needs to be "detected" on a server, and by installing Linux in the first place you accept the responsibility that you know what you are doing.

    Or is this no longer the case?

    1. Re:hardware autodetection... by peeping_Thomist · · Score: 1
      What exactly is the purpose of hardware detection in this case?


      It's nice if the installer can see your hard drive, so that it has somewhere to install to.

      --
      Anything worth doing is worth doing badly -- G.K. Chesterton
    2. Re:hardware autodetection... by GrenDel+Fuego · · Score: 2, Insightful

      I mean, once you install a "server" operating system using a generic kernel, then go and recompile the kernel to include support for whatever hardware you have in your server.

      What exactly is the purpose of hardware detection in this case? You won't be using X11, USB, or any of that stuff that needs to be "detected" on a server, and by installing Linux in the first place you accept the responsibility that you know what you are doing.


      Not everyone uses linux for just servers. And even on servers, installing custom kernels doesn't scale well if you support a large number of machines of different types.

      I love autodetection. I spent a lot of time setup Redhat kickstart installations that ended up being supported on a variety of hardware. Should a machine require manual work just because this particular machine included an intel NIC instead of a 3com?

      I know what I'm doing. I can compile a custom kernel, but it might not be the best use of my time.

    3. Re:hardware autodetection... by Anonymous Coward · · Score: 0

      I mean, once you install a "server" operating system using a generic kernel, then go and recompile the kernel to include support for whatever hardware you have in your server.

      How about not. How about the installer does this mundane work for me while I go watch TV for 30 minutes? And when I come back the thing better be working, USB and all.

    4. Re:hardware autodetection... by Anonymous Coward · · Score: 0

      You are assuming quite a bit - that Debian is for servers only. Even in that case, it is very convenient, as you can see from other messages. There are many of us that WANT Debian on the desktop (intermediate level users), but since the installer is not easy to use, we lean towards SUSE. When I test out the latest Debian installer, I might choose to install Debian on my next machine.

    5. Re:hardware autodetection... by jilles · · Score: 1

      Yes it is really necessary. You don't want to spend two days in newsgroups trying to figure out stuff that the setup can figure out itself when your new hardwar arrives (network card, scsi/ide controller, video card). Probably the most important thing you need to get working out of the box is the network card (asuming you want to connect your server to a network). It would be nice too if your raid controller is detected properly and it's awfully convenient if you can just plug in a usb mouse/keyboard and have it work right away. Ideally you would just pop in the setup disk, drink some coffee and then finish configuring the machine in a few minutes (if needed at all).

      You are mixing up a number of things here. The reason you need to know what you are doing when installing debian is that its qualities (so far) do not extend to the installer. That's a problem, not a distinguishing feature. In any case, reconfiguring an automatically configured pc should not much more time than configuring everything manually. If the USB driver really bothers you, you can always remove it. Compiling a custom kernel should be enirely optional IMHO (I know it is on most major linux distributions).

      --

      Jilles
    6. Re:hardware autodetection... by Anonymous Coward · · Score: 0

      Perhaps you should look into installind Windows XP Professional, then.

    7. Re:hardware autodetection... by Anonymous Coward · · Score: 0

      a certain amount of autodetection is vital. i use debian on numerous machines and generally really like it. but i recently attempted an install of debian on a rackmount server-class ibm dual-2.2ghz with two raid arrays. the lack of autodetection proved to kill the install, since it couldn't detect that any hard disks existed. i fiddled with it for a while, finally gave up and installed freebsd on the same hardware without a problem (note that i installed redhat but didn't want to stick with it due to the rather high fees those folks are demanding). i would have preferred debian over freebsd for this particular install, but once i got the box working satisfactorily, i'm not going to reinstall a different os.

  16. Duh... by Anonymous Coward · · Score: 0

    Wel, its stil along of completing this installer i gues.

    Last time i used it was trying to install debian on a compaq server. I tried it 6 times (and 6 times a reboot) and it completely failed to detect the raid-5 controller, network seemed to work at first. Then when trying to instal software via ftp it did not work ;-). Partinioning is stil hell, because it fails to detect again. Funny little installer this is. Even slackware works better.

    But i like debian. Hope they fix the stuf soon. Its rock sollid (stable version that is). And i think that since redhat has gone the way of the dodo debian needs/deserves al the support it can get.

    Come one peeps, lets make debian the best GNU/linux there is ;-).

    Yours truely,

    Debian and slackware lover....

  17. gerneration? by Anonymous Coward · · Score: 0

    what the hell is a "gerneration"?

    1. Re:gerneration? by Anonymous Coward · · Score: 0

      A cohort of people who spend their time pulling faces.

      Or is that a gurneration?

  18. Reinventing the wheel.. by spectrokid · · Score: 3, Insightful

    I don't want to be a troll, but I thought the whole idea about open source is you can copy from each other and not reinvent the wheel. If Mandrake has a really good hardware detection, then why are these dudes writing something from scratch?

    --

    10 ?"Hello World" life was simple then

    1. Re:Reinventing the wheel.. by perotbot · · Score: 1

      I think it's based on anaconda, the redhat installer, it just doesn't have the "Redhat" corporate gui running

      --
      ~corporate tool, but employed~
    2. Re:Reinventing the wheel.. by shaitand · · Score: 1

      probably because mandrake has lousy hardware detection. so they based it on redhat instead ;)

    3. Re:Reinventing the wheel.. by Anonymous Coward · · Score: 0

      Nope. Progany's new installer is Anaconda based

    4. Re:Reinventing the wheel.. by Anonymous Coward · · Score: 1

      Because mandrake only has a few platforms to support. Debian supports no less than 11 different platforms and a couple of different kernels. The installer must work with all of them. Much of teh hardware detection for i386 was most likely taken from Knoppix which I belive was taken mostly from RedHat.

    5. Re:Reinventing the wheel.. by Knuckles · · Score: 2, Informative

      b/c Mandrake runs only on i386 while Debian supports 11 architectures? Which has always been the only reason for the state of the Debian installer anyway

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    6. Re:Reinventing the wheel.. by MsGeek · · Score: 1

      There is a Mandrake for PowerPC. It is stuck at 9.1 while the i386 version is at 9.2, but that's not a major problem. When Mandrake goes to v.10 there will be a new PPC version out. I haven't used it...my Wallstreet PowerBook runs Yellow Dog. But from what I have heard it's as brain-dead easy as MDK i386.

      --
      Knowledge is power. Knowledge shared is power multiplied.
    7. Re:Reinventing the wheel.. by Nothinman · · Score: 1

      PPC is easy, it's almost the same as x86 hardware wise. But what about sparc64? Some sparc64 boxes don't even have PCI busses, do you think MDK has any idea how to detect hardware on SBus?

  19. Logical progression? by FreeLinux · · Score: 3, Interesting

    I don't really see the logic. Linux in general used to get beat up severly because of installation difficulties. Over the years many distros heard these complaints and addressed them by developing better and better installers. Today, there are numerous distros available that have such excellent installers that installation is a moot topic, except for Debian, Slack and Gentoo.

    Most, if not all, of these better installers are open source GPLed programs. It seems to me that "logical progression" would be Debian taking one or many of these better installers and adapting them to Debian. Instead they choose to reinvent the wheel and have produced a crude installer whose interface was passe years ago. Where is the logic?

    1. Re:Logical progression? by DavidNWelton · · Score: 3, Insightful

      Good theory, but the article explains why it doesn't work in practice: Debian has to be installable on 11 different architectures, and they have gone for a lowest common denominator approach (instead of, say, having a different, graphical install for x86 and maybe ppc).

      I agree with other comments. I can do without the graphics, but it's nice to whip through hardware detection without opening another console and digging through /proc.

    2. Re:Logical progression? by dmaxwell · · Score: 5, Informative

      Debian's installer has to work across at least 11 different arches. It has to be endian clean and work equally well on 32 and 64 bit architectures. It must also be able to cope with http, ftp, and cdrom installs. Last but not least, there is the multitude of Debian packages and the categories they come in.

      It was probably easier to write something from scratch than adapt say RedHat's installer to meet those requirements. It also doesn't sound as crude as your making it out to be. This installer has hardware detection and automatic module configuration. A pretty front-end can be wrapped around it and the article says that experimental gtk installers based on it already exist. A multi-arch installer is Not Easy.

    3. Re:Logical progression? by Aliencow · · Score: 1, Insightful

      Gentoo now has "Genkernel" which generates a Kernel configuration...and I must tell you, it is utter crap ! I'm OK with graphical installers and auto-detect and all, but I know my hardware and I much prefer being able to do it by hand and remove the unneeded crap...so it needs to be just an option!

    4. Re:Logical progression? by Anonymous Coward · · Score: 0

      "Gentoo now has "Genkernel" which generates a Kernel configuration...and I must tell you, it is utter crap !"

      Give it a --config and you get the benefits of genkernel with the tweakability of menuconfig.

    5. Re:Logical progression? by Anonymous Coward · · Score: 0

      Today, there are numerous distros available that have such excellent installers that installation is a moot topic, except for Debian, Slack and Gentoo.

      I have not tried gentoo or debian, but I installed slackware 9.1 on a machine the other day and it went flawlessly. I have only ever installed redhat and mandrake in the past, so I have been spoiled by excellent installers too. I liked the slack install because aside from working perfectly, it worked on a monitor that mandrake's graphical did not.

    6. Re:Logical progression? by Aliencow · · Score: 1

      What kind of questions does it ask? I think if it asks basic questions like type of cpu, network card, soundcard, it could be good for users who at least know their hardware a bit.. And also I think gentoo should include a .config with every kernel source that would activate the checkmark you need to put for experimental stuff in the beginning of menuconfig and enable devfs by default..

    7. Re:Logical progression? by Anonymous Coward · · Score: 0

      You, sir, are an enemy of "Freedom".

    8. Re:Logical progression? by cdc179 · · Score: 1

      Did you even read the fucking article, hell no.

      If you had read you would have found out that the Debian installer team has an issue of supporting many arcitectures (x86, ppc, s/390, spark, etc...). They want a single installer that works properly on all platforms.

      Now that they have the hardware detection working on all platforms for all devices supported by Linux it is easy for somebody to write a GUI interface to interact with the installer. I for one wouldn't use a GUI if it was around, takes a hell of a lot longer to install and have to have more memory in a machine just to run the damn installer. Some of us still have machines with 32 M mem and have full Debian systems running in less than 100M disk space.

      RTFA!

    9. Re:Logical progression? by the+uNF+cola · · Score: 3, Insightful

      Installation difficulties != graphical installer. Installation difficulties are due to a bad user interface.

      OpenBSD has a great installer for the tecnically inclined, while dselect is just plain annoying. You have so many keys to remember just to select stuff, and the screen's view keeps changing.

      Redhat's text mode interface is quite nice, 'cept it doesn't provide all the right questions or choices all the time. If i select something and its dependencies aren't met, it should ask me right away, "Do I want to add this or forget about my selection." I shouldn't have to think, I selected some packages before, and these are the missing dependencies over all of them, now I can go back and guess which ones i fooked up on.

      The autodetect and what not is important too, getting rid of stupid questions like, "do you have a 3 button mouse." If there was a way it could figure it out, do it damnit. And this project at LEAST strives for the autodetection. Hopefully, it'd streamline the package selection process and what not.

      --

      --
      "I'm not bright. Big words confuse me. But Wanda loves me and that should be enough for you." - Cosmo

    10. Re:Logical progression? by Anonymous Coward · · Score: 0

      They can do multi-platform hardware detection properly, but it's too much to ask for a graphical interface that works on multiple architectures as well? Riiiight...

    11. Re:Logical progression? by Anonymous Coward · · Score: 0

      They made the text-mode wrapper first, now they're working on the graphical installer. Text-mode has been released for testing, graphical hasn't.

    12. Re:Logical progression? by HiThere · · Score: 1

      Please remember that some of those architectures don't even have screens (at least if I read that article correctly). I'm sure that they must be connected to screens for the process to work, but I'm guessing they might be part of a temporarily attached console. You can't depend on framebuffer working, e.g., much less X Window. Not from the system being installed on.

      That said, I sure hope they include X Window configuration as a part of the installer this time. So what if not all architectures use the feature...the most common ones do. I can certainly see it not being a mandatory component, but then neither should a network connection be a mandatory component. But you still want the installer to set up you connection.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    13. Re:Logical progression? by Anonymous Coward · · Score: 0
      The autodetect and what not is important too, getting rid of stupid questions like, "do you have a 3 button mouse." If there was a way it could figure it out, do it damnit.


      Im not sure I want redhat 'detecting' my 3-button mouse. Every time its selected that option for me, the mouse ends up in the top right of the screen and it's a fookin pain in the ass to get the right driver installed again.
    14. Re:Logical progression? by Anonymous Coward · · Score: 0

      The fact that the code is out there does not mean that it is good code, all that adaptable, or something that Debian should pick up and use for themselves.

      The idea that Debian or Gentoo are just going to use the installer from some of these worse distributions is rediculous. What you have to understand is that doing so will in fact inhibit these installers, which, as they are, are very flexible. They were written the way they were for a reason, and each of them in fact has a different goal. Certainly don't replace them with something more encumbered.

      If you can't understand the benefit of Debian's install over some of the more commercial distributions, I don't think you have a right to speak at all on the matter. Honestly. I'm not trying to be harsh. If everybody did it the way commercial Linux did, there would be a lot of people pissed off. Thankfully, we have a choice.

    15. Re:Logical progression? by dipipanone · · Score: 1

      now they're working on the graphical installer

      Hang on a minute. I've just sat and read through dozens of posts from Debian and BSD zealots telling me that graphical installers are a crime against humanity, an abomination to all right thinking people, and that the last thing that a politically correct distro like Debian needs is one of these evil contraptions.

      Now you're telling me that they'd actually like one really, they just haven't gotten around to doing it yet?

    16. Re:Logical progression? by Anonymous Coward · · Score: 0

      While anaconda may look good, and be easy to use, the code is such a cobbled together clusterfuck of python, mixed in with a little C, perl and bash here and there its guaranteed to cause nightmares for anybody daring enough to untar the thing and look at the code.

    17. Re:Logical progression? by MrUnknown · · Score: 1

      genkernel doesn't ask anything. For the most part, it takes most of the options and compiles them as modules, then it lets hotplug take care of the work or loading modules of new hardware attached and such.

      while you do end up with a boatload of modules, it allowed me to setup my compact flash reader by just plugging it in and mouting /dev/sda, which i liked.

      even the 2.6 kernel makes it easy to do something like this with hotplug by doing a "make allmodconfig && make".

    18. Re:Logical progression? by Anonymous Coward · · Score: 1, Informative

      Mandrake is available on three or four arches. One of them is Mac (big-endian), the other is AMD64 (64-bit). Its installer can install from http, ftp or cdrom. Mandrake deals with its own multitude of packages and categories and repositories through urpmi which is basically a port of apt-get, so rewriting it to use apt-get should be trivial. Finally, it's GPLed (unlike, for example, Yast).

    19. Re:Logical progression? by LucidityZero · · Score: 1
      except for Debian, Slack and Gentoo.
      Emphasis mine

      What are you talking about? I'm a new Slackware convert, so maybe this has recently changed, but... With Slack you do have to fdisk manually... Besides that, it is the cleanest, quickest and easiest install I've ever seen. Best hardware detection I've ever seen too (the primary reason I switched to Slack).

      I agree that noobs (and even some veterans) shouldn't have to fdisk themselves, but lumping it together with Gentoo and Debian is unfair.

      --
      Sig.i>
    20. Re:Logical progression? by Anonymous Coward · · Score: 0

      You seem to have somehow, God knows how, decided that people posting here represent the views of the Debian developers. Try reading your post slowly, ask yourself who the "they" are that you talk about in your last paragraph. Read your first paragraph again slowly. Think hard. Rest.

    21. Re:Logical progression? by dipipanone · · Score: 1

      You seem to have somehow, God knows how, decided that people posting here represent the views of the Debian developers

      No, I was assuming they represented the views of Debian users.

      (And by the way, please don't split your infinitives. I know that an excess of Star Trek does that to people, but it grates on the rest of us.)

      ask yourself who the "they" are that you talk about in your last paragraph.

      These, clearly *are* the developers.

      What I'm curious about is whether they know that they're casting pearls before swine, and what they feel about that?

      Or do you suppose that in five years time, when the great new all-singing, all-dancing Debian graphical installer is finally unveiled, that we'll see the same Debian users being just as vocal about how the kick-ass Debian installer beats the pants off anything produced by RedHat or Suse?

    22. Re:Logical progression? by Anonymous Coward · · Score: 0

      (And by the way, please don't split your infinitives. I know that an excess of Star Trek does that to people, but it grates on the rest of us.)

      If you have a problem with split infinitives then it really is your problem. Don't expect everyone else to go out of their way to appease you. Just because you can't split infinitives in Latin doesn't mean that you shouldn't split infinitives in English, whatever some long dead grammarians may have thought.

    23. Re:Logical progression? by Anonymous Coward · · Score: 0

      With Slack you do have to fdisk manually... Besides that,

      Why should we look away from the point that makes it fail?

    24. Re:Logical progression? by Shinobi · · Score: 1

      Clear case of not reading the fucking manual....

      genkernel --config....

    25. Re:Logical progression? by grolschie · · Score: 1

      Wrong! These "better" installers work only on the i386 platform. Do YOU want to port these to 10 other architectures for Debian? I guess not. Point ended.

    26. Re:Logical progression? by qtp · · Score: 1

      Now you're telling me that they'd actually like one really, they just haven't gotten around to doing it yet?

      Of course the Debian Developers and users would like a graphical instal environment, but it's just not a reasonable priority. It's not that a graphical (X11 based) installer is a "crime", it's just that it's a waste of time until you have everything working without it.

      It is much more sensible to create an install that works efficiently with the lowest possible number of resources available, and to later make a graphical inteface available for systems that have what's necessary for it.

      These decisions are not being made by zealots, they are being made by some of the best OS integrators that can be found who happen to have no pressure to place market concerns before coding practices, system design and best practices.

      Not being a commercial vendor is one of the Debian Project's greatest strengths.

      --
      Read, L
    27. Re:Logical progression? by Anonymous Coward · · Score: 0

      If you had read you would have found out that the Debian installer team has an issue of supporting many arcitectures (x86, ppc, s/390, spark, etc...). They want a single installer that works properly on all platforms.

      And this is why Debian is so fucking prehistoric. Get it working on x86 (with an eye to other archs) and let others keep up. The Linux kernel manages with this method... Debian just plods along never getting anywhere -- despite the zealots filling forums, like slashdot, with praise that's never lived upto.

    28. Re:Logical progression? by Anonymous Coward · · Score: 0
      I don't really see the logic. Linux in general used to get beat up severly because of installation difficulties. Over the years many distros heard these complaints and addressed them by developing better and better installers.

      Switching to VGA mode doesn't make your installer any better or worse. In fact, I'd say 99% of the distributions that use X as the front-end to their installers don't need it. It's unnecessary fluff and bloat. The same thing applies to Windows. If the entire installation was done in 80x25 characters it'd be just as easy.

    29. Re:Logical progression? by tzanger · · Score: 1

      Today, there are numerous distros available that have such excellent installers that installation is a moot topic, except for Debian, Slack and Gentoo.

      I haven't a clue what you're blathering about; Slackware 9 and 9.1 detect the network and CD on install, and standard hotplug takes care of pretty much everything else on boot.

    30. Re:Logical progression? by cmacb · · Score: 1

      (And by the way, please don't split your infinitives. I know that an excess of Star Trek does that to people, but it grates on the rest of us.) "

      Split infinitives have been condemned as ungrammatical for nearly 200 years, but it is hard to see what exactly is wrong with saying to boldly go. Its meaning is clear. It has a strong rhythm than reinforces the meaning. And rearranging the phrase only makes it less effective.

      In fact, the split infinitive is distinguished both by its length of use and the greatness of its users. People have been splitting infinitives since the 14th century, and some of the most noteworthy splitters include John Donne, Samuel Pepys, Daniel Defoe, Benjamin Franklin, Samuel Johnson, William Wordsworth, Abraham Lincoln, George Eliot, Henry James, and Willa Cather.


      From: The American Heritage(R) Book of English Usage.

    31. Re:Logical progression? by binary+paladin · · Score: 1

      I just thought I'd add that, in general, 2.6 makes me VERY happy.

    32. Re:Logical progression? by binary+paladin · · Score: 1

      Ahhh yes... another point of choise. If you're using an x86 and want something that's x86 centric with a graphical installer... Mandrake is your pal.

      If you use older hardware or something outside the realm of the x86 then Debian is a good idea.

      If you're a freakshow that compiles everything and don't care about any installer, Gentoo is a good idea. (I'm a freakshow, by the way.)

    33. Re:Logical progression? by macshit · · Score: 0

      I've just sat and read through dozens of posts from Debian and BSD zealots telling me that graphical installers are a crime against humanity, an abomination to all right thinking people ... Now you're telling me that they'd actually like one really, they just haven't gotten around to doing it yet?

      What dozens of people have said is that graphical installers aren't necessary -- they may give dim old grandpa joe warm fuzzies, but they don't actually make it any easier for him to install anything.

      On the other hand, GIs do look very pretty (and certainly many people love eye candy), they provide great screenshots for magazines, and those warm fuzzies that grandpa gets may give him a bit of extra confidence, even if the actual installation isn't any easier.

      So GIs are kind of like chocolate sprinkles on top of your ice cream -- a nice extra if someone's willing to do the work...

      --
      We live, as we dream -- alone....
  20. someday by Anonymous Coward · · Score: 0

    Someday someone who knows how to program a gui installer will join the debian project until then they'll just make neat excuses about why gui installers are not leet.

    1. Re:someday by njdj · · Score: 2, Insightful

      For your information, it's a great deal easier to add a gui to an installer than it is to get the underlying functionality of the installer right. Debian is certainly not short of people who can program GUIs.

      Somebody at Debian has probably thought about whether a GUI would really add value to an installer. He/she presumably came to the conclusion that it adds little or none. He/she is probably right.

    2. Re:someday by Anonymous Coward · · Score: 0

      But this installer shows no signs of getting the underlying functionality right. It still suffers the same brainded problems as before, package selection still sucks, the process is completely disjoint without a clear flow from one stage to another, it asks stupid question it could just as well figure out by itself etc.

    3. Re:someday by Anonymous Coward · · Score: 0

      Name one Debian produced GUI tool that doesn't suck ass? If they've got GUI experts on board, they're probably tied up and gagged under deck somewhere.

    4. Re:someday by Anonymous Coward · · Score: 0

      If it adds no value how come so many people want an installer like that then?

      Things people want = valuable

      Shit no one wants = worthless

    5. Re:someday by antiMStroll · · Score: 1
      He/she presumably came to the conclusion that it adds little or none. He/she is probably right.

      'Right' under a limited set of conditions: for Debian developers and the Debian familiar. Not at all right for users new to Linux or Debian.

  21. RE: Duh.. Redux.. by Anonymous Coward · · Score: 0

    Forgot to mention that i used one of the 'Official "testing" images'.

    Thanks...

  22. I tried it... by perotbot · · Score: 3, Informative

    it works, if you stick with woody, it's pretty much a "hit enter" proposition. It's not as good as libranet or knoppix/gnoppix/morphix. But given the "Debian Mindset" it is a step forward.

    --
    ~corporate tool, but employed~
    1. Re:I tried it... by yomegaman · · Score: 1

      I tried it last night. I wanted to set up testing on one of my machines, so I figured I'd just download the net install CD image (it was called beta1, beta means it mostly works, right?). Burned it, popped it in, kernel panic - "can't find init". Reboot, give it "init=/linuxrc" at the LILO prompt, another kernel panic - "tried to kill init". Grrrr....

      --
      ...wearing a skin-tight topless leather jumpsuit, with cutaway buttocks and transparent crotch panel.
  23. linux magazines by lifebouy · · Score: 1, Offtopic
    Does anyone else remember when the US linux magazines were more than 4 pages? Both Linux Magazine and Linux Journal are really just monthly pamphlets now. Originally I could justify paying those high prices because there was a lot of content, but now its mostly adverts, with maybe two good articles buried within them. No thanks. For the same price, I'll take the paperback on the next shelf. Or skip a couple of issues and use the money for a reference book.

    If these magazines are in trouble, its because they are asking WAY more than they are worth. For the content level currently in each issue, $3.50 max. The idea is, you make enough money to keep afloat long enough to get the advertizing. Then you maximize readership by lowering prices and make your money off advertizing. Thats not a difficult concept. Look at Woman's Day, and Family Circle: $1.50. They are the most popular magazines in America. Learn something from them.

    Sorry if this was OT. It had to be said.

    --
    Drop me a line at:
    Key ID: 0x54D1D809
    1. Re:linux magazines by psifishdot · · Score: 1

      Tempting the moderators with -1, Offtopic, are we?

      Why would you need a 'print' magazine when you have Slashdot?

      Unless the magazine is about Debian-stable, then it will be out of date by the time it gets to you!

      --

      Long live Schrodinger's cat...
  24. Re:i think i used that(judging from the screenshot by Etherwalk · · Score: 1

    On the package selection side, it would be nice to see some change. tasksel is decent enough for a very basic user, but for individual packet selection I find aptitude *a lot* more intuitive and, well, generally shiny, than I suspect dselect will ever be.

  25. Mirrored... poor poor dead server... by Anonymous Coward · · Score: 5, Informative

    First Look: Next-Generation Debian Installer

    The Debian installer has been considered its Achilles heel for a long time, but in the last couple of months things have really been heating up in Debian-installer-land. Ian Murdock recently announced to the Debian project that Progeny, the Debian-based distro that created the Progeny Graphical Installer, was dropping PGI in favour of porting Red Hat's Anaconda installer to Debian. But things haven't been sitting still within Debian itself either, with frantic work over the last couple of months to get the next-generation Debian Installer to the point where Sarge (Debian 3.1) can be released.

    A Debian-Installer Debcamp in Germany in September saw many of the core developers get together for several days of intensive coding, with the result that Beta 1 of the new installer is now ready for the world to come and gawk, and poke, and kick the tyres, and even take it for a spin around the block. It's still changing on a daily basis but the developers want as many people as possible to give it a whirl and report back any problems they have.

    So, for your edutainment and complete with pretty pictures, I present to you this first look at the next-generation Debian Installer.
    Installer Rationale

    To understand some of the design decisions that have been made with respect to the installer and why it's taken so long to get to this point, it's important to know a little about the Debian project itself. For many people this section will be rehashing old ground so if you just want to get to the guts of it skip ahead now to the next section, "Getting The Installer".

    The long and the short of it is that Debian is committed to supporting multiple processor architectures. It's famous for being the most broadly deployable Linux distro (and possibly operating system) in existence, running on at least 11 distinct architectures. Nobody has more expertise in porting software to different platforms than the Debian project.

    While that causes some problems when distributing normal user-space software, they're difficulties that can be worked around: for example, a package written in C needs to compile on all 11 architectures, but not all architectures use the same C libraries. No problem, Debian's server farm just autobuilds the package with different libraries for each platform.

    When it comes to an installer, though, things are different. An installer needs to be bootable on all platforms, but different platforms boot in totally different ways. x86 systems start up and look for local disks in a certain way, Power Macintosh systems do it another way, and S/390 is different again. Then consider that the job of an installer is to figure out what local hardware you have available and setting up the system in a way that will work on that hardware. How does it detect the hardware? Will a detection system that works on one architecture fail horribly on another?

    Probably.

    But it gets worse: think about what happens when you first launch an installer. It boots up and displays some stuff on screen, right? But some machines use an AGP or PCI graphics subsystem, while others may not have a graphics subsystem at all, only a serial interface with a character-based console. What should the installer do if it starts up and finds the host system doesn't even have a graphics card installed?

    The more you think about questions like that, the more it'll bake your noodle when you consider the task faced by the Debian Installer team.

    In essence, they are trying to make a universal installer that will run on any architecture with any hardware detection method and any display system.

    So people may bitch and moan about how it's taken so long for Debian to produce a "pretty" installer while other distros have had one for years, or they may say that Debian should just adopt a third-party installer like PGI or Anaconda, but that doesn't really take the big picture into account. Debian's mantra is to be the Universal Operating System, a

  26. What Debian needs by Espectr0 · · Score: 5, Interesting

    -Fork for architectures: i know lots of people don't like to wait for upgraded packages because they break on different architectures. This is what's happenning with xfree 4.3 not being available. If there were a debian-x86 fork, it would use optimization and wouldn't be behind other distros in package versions.

    -Dselect needs to be sent to /dev/null. The debian installer was never the problem. It isn't harder than slackware, but dselect really, really sucks.

    -Loose the restrictions a little bit: why mplayer is missing and xine not? Mplayer has been 100% gpl since 0.9 and it was rejected from getting a package because of ffmpeg, which xine also has.

    -More customization: the USE variable of Gentoo is really powerful, and it would be great when apt getting source packages. I want package X, and it wants me to install package Y that is optional and i dont want.

    -Updated versions! Slackware is current, and it's stable.

    -Re-do the stable, testing and unstable package list: they should only contain base, critical packages. So i want to run the latest kde with my stable setup? Is kde 2.2 more stable than 3.1? The security bugs fixed between them say no (yeah, i know they backport, but those packages never get the same QA) User-level desktop apps which aren't critical shouldn't be restricted in the same stable, testing and unstable trees, or at least they could mix and match.

    And lot of other things i can't remember...

    1. Re:What Debian needs by ultrabot · · Score: 1

      Fork for architectures

      I agree. All the users of exotic archs could very well stick with the version they already have. Or use NetBSD or whatever.

      Also, I think that a source-based distribution would be better for non-mainstream architectures. Architectures that matter in this day and age are i386, AMD64, IA64 and PPC.

      --
      Save your wrists today - switch to Dvorak
    2. Re:What Debian needs by Anonymous Coward · · Score: 0

      > -Dselect needs to be sent to /dev/null. The debian installer was never the problem. It isn't harder than slackware, but dselect really, really sucks.

      Lack of decent hardware detection really was the problem. How many new-to-Linux people really know the module names for their NIC, sound and video h/w? Bleah.

    3. Re:What Debian needs by Anonymous Coward · · Score: 0

      -Dselect needs to be sent to /dev/null. The debian installer was never the problem. It isn't harder than slackware, but dselect really, really sucks.

      But tasksel is very nice.

      -Loose the restrictions a little bit: why mplayer is missing and xine not? Mplayer has been 100% gpl since 0.9 and it was rejected from getting a package because of ffmpeg, which xine also has.

      Thats not why. It is because the mPlayer people realy don't want distributions to package it because they have programmed it to work well with the hardware it was compiled under. I got the mplayer-k7 packages from an alternate apt source so I realy don't see the problem here.

      -More customization: the USE variable of Gentoo is really powerful, and it would be great when apt getting source packages. I want package X, and it wants me to install package Y that is optional and i dont want.

      Blame the package managers for that one. There is a suggests field in which dependencies that are not needed but suggested are placed. If you install the package it will suggest you install the others.

      -Updated versions! Slackware is current, and it's stable.

      Depends what you mean by stable. Unstable is up to date and fairly stable. Testing usualy is stable except for the big change to the new glibc. There are also numerous 3rd party distributions that have updated packages but are based on a stable Debian.

      -Re-do the stable, testing and unstable package list: they should only contain base, critical packages. So i want to run the latest kde with my stable setup? Is kde 2.2 more stable than 3.1? The security bugs fixed between them say no (yeah, i know they backport, but those packages never get the same QA) User-level desktop apps which aren't critical shouldn't be restricted in the same stable, testing and unstable trees, or at least they could mix and match.

      In terms of a stable non changing desktop that is integrated into Debian yes the older Kde is more stable. Debian stable is not just stable in the sence of not crashing. It is stable in the sence that major packages will not make major changes until the next stable version. By the way you can always pin newer versions of a program from other repositories including unstable while keeping the base under stable.

    4. Re:What Debian needs by Varitek · · Score: 5, Informative
      Fork for architectures: i know lots of people don't like to wait for upgraded packages because they break on different architectures. This is what's happenning with xfree 4.3 not being available. If there were a debian-x86 fork, it would use optimization and wouldn't be behind other distros in package versions.

      Well, first of all, XFree 4.3 is available. I've been using it on Debian for ages - you just neet to add a Debian Experimental line to your sources.list Secondly, getting software to work on many architectures usually involves fixing bugs and poor assumptions. The many architectures of Debian helps QA, rather than hinder it, even if it does take longer. As far as dselect goes, I've been running Debian for 3 years now, and I used dselect exactly once - my first install. You're not forced to use it in any way.
      do the stable, testing and unstable package list: they should only contain base, critical packages. So i want to run the latest kde with my stable setup? Is kde 2.2 more stable than 3.1?

      Stable doesn't just mean it doesn't crash. It means it doesn't *change*. That's the point of the stable install. You know that installing the security packages won't introduce some behaviour that you weren't expecting, which a lot of people think is damned important.
      Updated versions! Slackware is current, and it's stable.

      New versions of software are by definition unstable. Things change, configs become out of date, new libraries are needed. If you don't mind those things, use Debian Unstable. Its packages are not only up-to-date, but they're also damned good quality.
    5. Re:What Debian needs by HiThere · · Score: 1

      I think that testing is generally a better choice than unstable. I prefer testing with selected packages from unstable...but I never leave the unstable line uncommented through an apt-get upgrade.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    6. Re:What Debian needs by BigJim.fr · · Score: 1

      > -Fork for architectures

      Multiple architecture are a good way to make sure that everything is kept clean and generalized. Architecture specific hacks are not acceptable and that's good for everyone. So even thought I only a couple of time used Debian on something other than i386, I think multiple architectures are good for Debian.

      > -Dselect needs to be sent to /dev/null

      That is you opinion, but I happen to like dselect very much. If you do not like it, you are free to use aptitude or tasksel.

      > -Loose the restrictions a little bit

      non-free archives are available if you want. For example,
      deb http://marillat.free.fr/ unstable main

    7. Re:What Debian needs by HiThere · · Score: 1

      It's more than that. I have three machines, and if I'm going to find out the hardware specs of any of them, I've got to check the documentation (and hope that it's there and accurate). But with decent autodetection I don't need to.

      OTOH, autodetection DOES mean that I had better turn OFF my internet connection during the install. For some silly reason, probing for ethernet parameters resets the DSL modem parameters. And to fix it I need to connect the Mac directly to the DSL modem and reset them to the proper values. (I don't know what it does, but Linux systems just won't work for this job! And, I suppose, this illustrates the downside of autodetection.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    8. Re:What Debian needs by Anonymous Coward · · Score: 0

      I, for one, am completely against an architecture fork. The fact that you can install debian in many different hardware and see exactly the same in each machine is really nice. In my way of seeing it, debian stable was never intended for a x86 desktop, if you want debian on desktop, use testing/unstable. Getting it to work is definatly not an easy task but once you're past install and basic setup I assure you won't think about changing to any other dekstop distro available (I'm a debian unstable user since 2000).

    9. Re:What Debian needs by CentrX · · Score: 1

      In most cases, you don't need to know the names of any modules in order to install. You do need to know the module name of your NIC if you do a network install.

      --

      "The price of freedom is eternal vigilance." - Thomas Jefferson
    10. Re:What Debian needs by Anonymous Coward · · Score: 0

      Even the Linux kernel doesn't make all the of the archs move forward at the same pace. If an arch gets behind x86, even to point of not compiling correctly out of box, that doesn't stop the release of a new kernel. You got to be practical at times, otherwise you find that it's 2004 and you're still using Lilo, GCC 2.95 and a MTA that even its authors EOL:ed years ago, while the rest of the world has moved on to different spheres.

    11. Re:What Debian needs by Mr.+Darl+McBride · · Score: 1
      -Dselect needs to be sent to /dev/null. The debian installer was never the problem. It isn't harder than slackware, but dselect really, really sucks.
      You sound like someone who never learned to use it well. It's not intuitive, but once you learn it there is absolutely no substitute. This is especially true when tracking unstable and resolving packages depending on other packages which are still pending update. It's possible to get a fully resoluved installation every time, resolving dozens of conflicts with just a few keystrokes.
    12. Re:What Debian needs by ChrisJones · · Score: 1

      All the users of non-exotic archs could very well sick with the version they already have. You can't say that is any less true than your argument, but it is just as silly.

      A source distribution is unlikely to be better, especially for non-mainstream stuff. I'd really rather not have my little Sun IPX churning away for weeks trying to build a base image when I can download one in a couple of hours. I have challenged a number of FreeBSD and Gentoo users to give me one *good* reason why source distros are better than binary ones. I instantly discount "because it's cool" and "because optimisations make it faster" because the former is not a *good* reason and the latter is still very much up for debate ;)
      I have yet to be given a good answer and I believe I never will, unless CPUs suddenly get a lot faster and compile time is no longer more "expensive" than a bit of downloading.

      I like that Debian is exactly the same on my IPX as it is on my desktop x86 box, forking the architectures would only serve to fuck that up. If the tradeoff for that is I have to wait a bit longer for XFree 4.3, so be it, the only interesting new feature for me is coloured/animated mouse pointers, which isn't even that exciting.

      Cheers,

      --
      Chris "Ng" Jones
      cmsj@tenshu.net
      www.tenshu.net
    13. Re:What Debian needs by ultrabot · · Score: 1

      All the users of non-exotic archs could very well sick with the version they already have. You can't say that is any less true than your argument, but it is just as silly.

      Most of the Linux users use non-exotic architectures. If exotic architectures hinder debian development, something should be done. Actually, there should be a "Debian-oddball" distribution for them, where the volunteers who care about such things would follow the mainstream debian development.

      --
      Save your wrists today - switch to Dvorak
    14. Re:What Debian needs by adrianbaugh · · Score: 1

      Quite.
      If, for some reason, you do want to install a package from unstable into a stable debian (or, more likely, a testing debian) all you need to do is apt-get install packagename/unstable. It's really not hard (and, for the hard-of-thinking, well explained in the documentation).

      --
      "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
      - JRR Tolkien.
    15. Re:What Debian needs by Hatta · · Score: 1

      I agre, dselect blows. So, I skip it and just apt-get stuff as I need it. That way my system isn't filled with a dozen text editors I'll never use or other whiz-bang shit.

      --
      Give me Classic Slashdot or give me death!
    16. Re:What Debian needs by Hatta · · Score: 1

      What's wrong with lilo?

      --
      Give me Classic Slashdot or give me death!
    17. Re:What Debian needs by dvdeug · · Score: 1

      -Loose the restrictions a little bit:

      Debian is 100% Free software. That's a large part of the reason the community of users and developers around Debian exists. You're welcome to expand on Debian and loosen any restrictions you want, but we don't plan to.

      why mplayer is missing and xine not? Mplayer has been 100% gpl since 0.9[...]

      Because Mplayer was less then 100% GPL prior to 0.9. Because Mplayer has a history of licensing problems, so we're not inclined to give them the benefit of the doubt.

    18. Re:What Debian needs by Michael+Woodhams · · Score: 1

      If the tradeoff for that is I have to wait a bit longer for XFree 4.3, so be it, the only interesting new feature for me is coloured/animated mouse pointers, which isn't even that exciting.

      However, for me it is the difference between 640x480x8 bits and 1280x1024x24 bits. I have had much pain from Debian not having XFree4.3 (partly because I am new to Debian (although >10 years experience on Linux) so I didn't know about backports, where to get unofficial packages, etc.)

      --
      Quattuor res in hoc mundo sanctae sunt: libri, liberi, libertas et liberalitas.
    19. Re:What Debian needs by Anonymous Coward · · Score: 0

      The entire idea that you have to rerun it after making a change? It's impossible to recover from a mistake without booting of something else first? Say one day you swap the HD cable on one of your drives, hda is now hdb and vice versa. Oops, lilo just fucked up your MBR. There's nothing like seeing that friendly "Li " message on startup, they should just replace it with "Oops, you're fucked".

      Really, there is no reason to be running Lilo in 2003 when GRUB is here, because they actually learned from the mistakes of their predecessors. Debian and Slack use lilo by default and nobody else to my knowledge. That alone should tell you something. Lilo is no longer an option in RH Fedora, it's deprecated (Debian doesn't seem to understand this word).

    20. Re:What Debian needs by ChrisJones · · Score: 1

      I really couldn't disagree more. If you want a purely x86 focussed distro there are plenty of them to choose from. Debian is alone among Linux distributions in having a rigorous structure and development process so much of the work of maintaining multi-architecture support (and indeed many of the challenges of assembling a distro) is automated.
      I personally have Debian running on two x86 boxes, a Sun IPX and my iPAQ. I run a variety of stable and unstable packages on them, so I am at least somewhat aware of the supposed hinderances. Writing an installer would have taken a long time just for x86, and it would kill exotic systems if they had to write their own installers from scratch (I know, I did some work on a hacky Debian installer for the IPAQ).
      Supporting all platforms is not absolutely necessary - if people stop using a port then of course it should be retired after a given stable release, but the non-x86 ports are pretty active and of great use to a lot of people. Hell, Bruce Perens is trying to organise a solid Enterprise release of Debian - that will be able to unify servers for corporations across x86, sparc, alpha, mips, whatever legacy machines they have we can present as a unified platform. Not many people can say that, so not many people can offer that kind of flexibility.

      I think it would be a great shame if Debian were to throw away one of it's most distinguishing features just to get faster releases of pretty mouse pointers out. A very great shame.

      --
      Chris "Ng" Jones
      cmsj@tenshu.net
      www.tenshu.net
    21. Re:What Debian needs by Spit · · Score: 1

      And lot of other things i can't remember...

      Blah blah blah. Well, thanks to Debian's strict free software policy, you can quite easily fork it yourself and build your own distro. Oh, you want SOMEONE ELSE to do all the hard work, only your way. There are several distros which fit the bill, Xandros, Lindows, Lycoris, Knoppix, all are x86 Debian forks with just the features you want.

      --
      POKE 36879,8
    22. Re:What Debian needs by phorm · · Score: 1

      -Dselect needs to be sent to /dev/null. The debian installer was never the problem. It isn't harder than slackware, but dselect really, really sucks.

      Alternatives do exist. Aptitude isn't bad, though even it could use some improvement. I actually like DSelect for *some* things, but perhaps an option to choose which one you use as default during installation would be nice?

    23. Re:What Debian needs by tokul · · Score: 1
      -Dselect needs to be sent to /dev/null. The debian installer was never the problem. It isn't harder than slackware, but dselect really, really sucks.
      Nope, it does not suck. :) It is just not newbie friendly.
      -Re-do the stable, testing and unstable package list: they should only contain base, critical packages. So i want to run the latest kde with my stable setup?
      /etc/apt/preference http://lists.debian.org/debian-user/2002/debian-us er-200208/msg04800.html apt-get install -t sid package
    24. Re:What Debian needs by Espectr0 · · Score: 1

      I have yet to be given a good answer

      I will give you two.

      Number 1: since binary packages are not needed, new versions get out very soon in Gentoo, because it mostly is renaming a file containing the location of the new source file with its md5sum. That's why gnome 2.4 , kde 3.1 and xfree 4.3 where released the same _day_ it was announced. Debian just can't do that.

      Number 2: i was yesterday apt-getting gaim on my debian install (which has its days counted). It forced aspell as a dependency. Wtf? I don't want aspell or any dictionary, i actually look at what i type before i send it, and english is not my primary language, so i would still need to apt get the spanish dictionary. With gentoo, i would just configure my USE variable to disable aspell.

      There you go

    25. Re:What Debian needs by ChrisJones · · Score: 1

      That's interesting, and I might add they are by far the best answers I've had so far, thank you :)

      I am now happier that people do have a good reason at least, but I still don't think it's worth lots of recompiling ;)

      --
      Chris "Ng" Jones
      cmsj@tenshu.net
      www.tenshu.net
    26. Re:What Debian needs by Ben+Hutchings · · Score: 1

      aptitude is a pretty good replacement for dselect and is much more user-friendly.

  27. Slashdotted - here's the text by Anonymous Coward · · Score: 0

    Breaking News
    First Look: Next-Generation Debian Installer

    The Debian installer has been considered its Achilles heel for a long time, but in the last couple of months things have really been heating up in Debian-installer-land. Ian Murdock recently announced to the Debian project that Progeny, the Debian-based distro that created the Progeny Graphical Installer, was dropping PGI in favour of porting Red Hat's Anaconda installer to Debian. But things haven't been sitting still within Debian itself either, with frantic work over the last couple of months to get the next-generation Debian Installer to the point where Sarge (Debian 3.1) can be released.

    A Debian-Installer Debcamp in Germany in September saw many of the core developers get together for several days of intensive coding, with the result that Beta 1 of the new installer is now ready for the world to come and gawk, and poke, and kick the tyres, and even take it for a spin around the block. It's still changing on a daily basis but the developers want as many people as possible to give it a whirl and report back any problems they have.

    So, for your edutainment and complete with pretty pictures, I present to you this first look at the next-generation Debian Installer.
    Installer Rationale

    To understand some of the design decisions that have been made with respect to the installer and why it's taken so long to get to this point, it's important to know a little about the Debian project itself. For many people this section will be rehashing old ground so if you just want to get to the guts of it skip ahead now to the next section, "Getting The Installer".

    The long and the short of it is that Debian is committed to supporting multiple processor architectures. It's famous for being the most broadly deployable Linux distro (and possibly operating system) in existence, running on at least 11 distinct architectures. Nobody has more expertise in porting software to different platforms than the Debian project.

    While that causes some problems when distributing normal user-space software, they're difficulties that can be worked around: for example, a package written in C needs to compile on all 11 architectures, but not all architectures use the same C libraries. No problem, Debian's server farm just autobuilds the package with different libraries for each platform.

    When it comes to an installer, though, things are different. An installer needs to be bootable on all platforms, but different platforms boot in totally different ways. x86 systems start up and look for local disks in a certain way, Power Macintosh systems do it another way, and S/390 is different again. Then consider that the job of an installer is to figure out what local hardware you have available and setting up the system in a way that will work on that hardware. How does it detect the hardware? Will a detection system that works on one architecture fail horribly on another?

    Probably.

    But it gets worse: think about what happens when you first launch an installer. It boots up and displays some stuff on screen, right? But some machines use an AGP or PCI graphics subsystem, while others may not have a graphics subsystem at all, only a serial interface with a character-based console. What should the installer do if it starts up and finds the host system doesn't even have a graphics card installed?

    The more you think about questions like that, the more it'll bake your noodle when you consider the task faced by the Debian Installer team.

    In essence, they are trying to make a universal installer that will run on any architecture with any hardware detection method and any display system.

    So people may bitch and moan about how it's taken so long for Debian to produce a "pretty" installer while other distros have had one for years, or they may say that Debian should just adopt a third-party installer like PGI or Anaconda, but that doesn't really take the big picture into account. Debian's mantra is to be the Universal Op

  28. Are you trolling? by FreeLinux · · Score: 1

    My servers have all sorts of hardware that I want supported. My servers have NIC cards, video cards, SCSI cards, RAID Array controllers, Fibre Channel controllers, integrated out of band management controllers, hot-plug PCI controllers, and more. I really like it when the installer detects these and loads the modules for me rather than having to do it manually or recompiling the kernel.

  29. Debian install: my problem by njdj · · Score: 1

    The main problem I had with the Debian installation process was their specification of what should be included in "installation".

    Debian install includes setting up the refresh rate of your monitor, for example. This can't always be autodetected reliably, and the Debian install has always made a bad choice for me (usually too low a refresh rate, because the install picks the maximum possible resolution). You can fix this, but you have to be willing to dig and (horrors!) think.

    The right thing to do is what Windows has always done: make it easy to change. The guys at Redmond occasionally get something right. The Display Properties | Settings dialog box is very right, and it's time GNU/Linux had something equivalent. We're not too childish to learn from our opponents ... are we?

  30. debians installer by Anonymous Coward · · Score: 0

    Debians installer works great if you have 1996 hardware like a 3dfx video card and serial mouse and maybe a us robotics 33.6 dial up modem...

    But if you have anything modern you'll definately have to spend an hour or two fucking around after the install to make sure it all works properly.

  31. My questions are... by Deziex · · Score: 1

    (and yes, I did RTFA, the new installer looks very good and kinda-sorta makes me want to go back to Debian, cos APT beats the stuffing out of RPM)

    If I choose to install X, even with the new autodetection, do I still have to manually edit the XF86Config file to suit my needs?
    Does ALSA/OSS work immediately? Will USB stuff?

    (flame appropriately)

    --
    Never pet a burning dog.
    1. Re:My questions are... by Anonymous Coward · · Score: 0

      debconf dpkg-reconfigure xserver-xfree86

    2. Re:My questions are... by Anonymous Coward · · Score: 0

      Never burn a petty dog.

  32. Win2k/XP move rather quickly to a GUI by Kjella · · Score: 2, Informative

    Now, I haven't clikced through it in a couple months, but I hardly remember setting more than *where* it was going in the text-mode UI. All the actual configuration (localization, components, network settings, additional drivers etc. are set from a GUI after first reboot. (Unless you need them to load a 3rd party driver to for SCSI or RAID).

    Anyway, on the Linux side I can only compare it to the RedHat installer, which I think was quite nice. Since the article is slashdotted, I don't know more about Debian's than what is in the summary....

    Kjella

    --
    Live today, because you never know what tomorrow brings
  33. Not just for newbies... by jdreed1024 · · Score: 3, Insightful
    While still not a graphical installer (and the article does a good job of explaining why that's not a priority) the installer now autodetects hardware, streamlining module selection, which was previously one of the more confusing parts of the install for newbies.

    While seleting modules by hand may not be confusing for non-newbies, it's still annoying. Sure, I know exactly which modules I need, and I could select them all by hand, but I shouldn't have to. One of the great things about RedHat's installer (I know, I know, RedHat is dead) is the kickstart option. I can put in a disk, kickstart a net install, take the disk out, and move on. And barring any unusual hardware, I'll come back to a fully installed system. This is great for bulk-installing machines.

    I'm glad to see Debian has moved closer to this goal by doing module auto-detection.

    --
    There is no sig, there is only Zuul.
  34. Nice article, cool installer, but... by petard · · Score: 1

    The authors need a little perspective. From the story:

    Nobody has more expertise in porting software to different platforms than the Debian project.

    They also state that it may be the most broadly deployable OS in existance because it runs on 11 architectures. No mean feat, I'm sure. But others run on more platforms. At least 17 CPU architectures and who knows how many "platforms" :-) Still, I'm excited about this new installer and can't wait to see if/how PGI integrates with it. Apart from this small (and very excusable IMO) bit of myopia the article does a great job of walking you through what to expect... definitely worth saving the link to read when the slashdotting is over if you can't get to it now.

    --
    .sig: file not found
    1. Re:Nice article, cool installer, but... by Anonymous Coward · · Score: 0

      To be fair, you can count 13 different CPU architectures there. Of these, Linux doesn't support sh5(?), ns32k and vax. And Linux supports sh4, cris, h8300, s390, s390x, ia64, mips64 and ppc64 in addition to these. So I would say Linux supports more CPU architectures than NetBSD.

    2. Re:Nice article, cool installer, but... by Anonymous Coward · · Score: 0
      The authors need a little perspective. From the story:
      Nobody has more expertise in porting software to different platforms than the Debian project.
      They also state that it may be the most broadly deployable OS in existance because it runs on 11 architectures. No mean feat, I'm sure. But others run on more platforms. At least 17 CPU architectures and who knows how many "platforms" :-)
      Yes, and there is a Debian GNU/NetBSD port in progress which will run on these additional architectures. Others are working on the Debian GNU/FreeBSD and Debian GNU/Hurd ports.
  35. Re:i think i used that(judging from the screenshot by gl4ss · · Score: 1

    i guess. but for individual packages that you know already what you're looking for i still prefer apt-get install over anything(and looking for the packages is pretty handy with apt-cache search).

    anyways.. i just remembered that the installer i used was from the xfs bootdisks(may or may not be the same as this new installer, i haven't really been following up).

    why xfs? just for kicks..

    --
    world was created 5 seconds before this post as it is.
  36. anything is better than by josepha48 · · Score: 1
    what debian currently has... but this does not seem 'next generation' it looks so last century...

    All the others have GUI's which, believe it or not alot of people really really like. Easy that a monkey could do it. This doesn't look that easy.

    --

    Only 'flamers' flame!
    Does slashdot hate my posts?

    1. Re:anything is better than by Nothinman · · Score: 1

      Looks can be decieving. Just because it's text doesn't mean it's hard.

      And as was mentioned many times before, it's text because they need to support 11 architectures, some of which support installing without any video hardware, so a text installer that can be run over a serial cable is a must. The text installer is the lowest common denominator and that's why it's being done first, the install system is seperated well enough that other front-ends can be written in whatever toolkit you want and a GTK one is already being worked on.

    2. Re:anything is better than by josepha48 · · Score: 1

      I didn't say it was hard. The old system was hard. I don't know about this system. It will be interesting to see this when there are GUI installers for debian. Not required GUI's but optional GUI install.

      --

      Only 'flamers' flame!
      Does slashdot hate my posts?

    3. Re:anything is better than by Anonymous Coward · · Score: 0

      Your comment suggests that you have the education of a chimp, is that the case? Probably not. Why assume that a text-based installer isn't easy because it's text?

  37. Linux has it, Debian is just a little behind... by Cid+Highwind · · Score: 3, Informative

    The right thing to do is what Windows has always done: make it easy to change.

    XFree 4.3 has an extension called randr that allows changing resolution and vertical refresh on the fly, and the latest versions of both Gnome and KDE now include control panel applets for setting resolution and refresh rate. How long it will take for that to trickle down into Debian stable is anyone's guess, but the Linux community at large is already there.

    --
    0 1 - just my two bits
    1. Re:Linux has it, Debian is just a little behind... by BigFootApe · · Score: 1

      extension called randr that allows changing resolution and vertical refresh on the fly

      I use experimental X4.3 under Debian. While randr is cool, it does not address the problem related by the parent^2 poster.

      You can't easily alter monitor specs on the fly using randr. If the config program lowballs the monitor's abilities, you have to manually repair the XF86Config-4 file, or dpkg-reconfigure, or whatever you use to gen the config.

  38. Gripe; The question developers should ask... by snilloc · · Score: 1
    The question developers should ask themselves about every option and screen in the new Debian installer is whether a reasonably knowledgable person could figure it out without a walkthrough or printed directions.

    For the most part, this is a huge improvement on the old Debian installer. But I have a gripe about figure 34exim.jpeg ("Which Major configuration? local, internet, smarthost, satellite, none"). Would it kill them to put some brief descriptions like "workstation", "home", "server", or "laptop"?

  39. Re:AOL Tech News by Anonymous Coward · · Score: 0

    boy I hope that trout has teeth..

  40. What Debian does *not* need. by Anonymous Coward · · Score: 0

    - fork for architectures:
    This is still one of the easiest things to make
    sure things work. Things that only work on i386
    show normally only that it only works by chance,
    and may similar easily fail there later.

    - dselect
    Dselect is still the most powerfull package managing frontent ever. There are many new approaches to it, with many new ideas and concepts, that are worth discovering. But once
    you are used to it, anything else is only
    the kid's variant.

    - mplayer
    Well, if anyone can believable tell it is pute gpl, then it will be in Debian quite fast. Problem is the only people that might easily tell so are the authors, which have lied several times about this...

    The next point I do not understand. Apt can already get you the source and install all build-depencencies. What else you describe are limites build-depencencies. Though I never saw any concept, how this could be reliably solved

    - updated version
    Well there is always a problem with new software. With 50% I could use more bleedy software. With the other 50% Debian updates to fast for me... (think gcc and co)

    - doing quality control only for base packages.
    This is one of the most stupid things I ever heared, and heared it often. There is nothing like a "base" and "user-level" in any sense like it could be used for your argument. Expect when you limit to "like people like I need it", which will make it worse for the 90% beeing the rest...

    Well, I have to admit, having a old KDE is a problem. New broken-by-design software is better then old broken-by-design software. Perhaps some day in the future they will start to make concepts and develop something useful, then hunt after concepts, that already proofed in Windows, that one can only work ineffectively and once one got used to them...

    1. Re:What Debian does *not* need. by Anonymous Coward · · Score: 0

      - dselect
      Dselect is still the most powerfull package managing frontent ever. There are many new approaches to it, with many new ideas and concepts, that are worth discovering. But once
      you are used to it, anything else is only
      the kid's variant.


      Speak for yourself.

  41. easy aint leet by Anonymous Coward · · Score: 0

    The people who develop debian are not paid professionals but amateurs who get their self esteem from developing a backwards convoluted shit system.

    If it was easy they wouldn't be uber-leet debian-doods anymore.

    These are the people that want linux to remain the realm of the no life geek so they can feel cool.

    If everyone could use debian they wouldn't be "Special" and "unique" for using it now would they?

    1. Re:easy aint leet by Anonymous Coward · · Score: 0

      If everyone could use debian they wouldn't be "Special" and "unique" for using it now would they?

      Yeah they wouldn't be able to go everywhere preaching "apt-get install program", "apt-get install program"...

  42. Even easier. by Inoshiro · · Score: 1

    "It was probably easier to write something from scratch than adapt say RedHat's installer to meet those requirements. It also doesn't sound as crude as your making it out to be. This installer has hardware detection and automatic module configuration. "

    Implement the equivalent of latebinding for the installer. The bootable CD/DISK need only know how to get a base FS structure setup with a kernel+network driver and basic userland + rest of the installer. Stage 2 (located on a harddrive with network access, etc) could then be a text or GUI, and do all the rest with simplified logic because the initiall installation part was separate.

    This is how all the recent Windows flavours do it, as well as some other OSes.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
    1. Re:Even easier. by MarkSyms · · Score: 1

      And that is how debian has done it since about 1998 (or whenever potato came out).

      However you still need at least the basic driver installing before the reboot i.e. network, drive controller (scsi anyone?) etc.

  43. stupid questions by Anonymous Coward · · Score: 0

    Well, I think the old debian-installer was in the light of its user interface one of the most user friendly installer I ever met. Anybody that would read what is on the screen could make use of it. And it additonally had a extremly good documentation available.

    The new thing is too much looking to ask as few questions as possible. With such ridicilous consequences of multiple choices resulting in the same action, as they all depend on the first so doing this first. Or silently guessing network mask and gateway, which is about the most stupid thing I can think of.

    1. Re:stupid questions by Anonymous Coward · · Score: 0

      The debian installer never sets up my hardware properly but then again i use modern hardware not antique doodoo from the 90s.

      Ever try to set up pppoe in the debian isntaller?

      oh ya thats right you cant.

      It tries to set up ppp for a 56k so you cant install ppp in the installer because it tries to set up a fucking modem.

      I asked when this will be fixed and they said probably never since pppoe is a rare thing...a rare thing? Gee ya only all the biggest dsl providers in the world use it...sheesh...

      I mean if i dig a 486 out of a dumpster somewhere hell ya that installer rocks, but i mean for something actually uiseful its pretty shitty.

  44. mplayer is just as gpl as xine is by Anonymous Coward · · Score: 0

    Face it the debian people are keeping mplayer out of debian for personal reasons.

    The excuses they use about mplayer applies equally to xine but no one says anything about xine, but then again the xine developers dont have the kind of balls and spine mplayer devs do.

    1. Re:mplayer is just as gpl as xine is by Carewolf · · Score: 1

      Yes and no. Xine contains ffmpeg code, but they have removed the parts potentially covered by known patents (License is not the problem with ffmpeg, patents are).

      MPlayer is kept out for personal reasons, but not the personal reasons of the Debian develops, but thoose of the mplayer team. They are the ones making a fuss, and keeping mplayer out. Look at how they bitch about SuSE who packaged mplayer, basically they do not want distributions to package their software.

    2. Re:mplayer is just as gpl as xine is by evil_one · · Score: 1

      Also of note, http://marillat.free.fr/ has mplayer packages that work extremely well for stable, testing and unstable Debian.

      --
      Desperation is a stinky cologne
  45. Lazy not to know the internal kernel mechanics? by Kjella · · Score: 1

    The disadvantage with installer is that users generally become lazy because of the very nature of an installer. It's purpose is to automatically detect a user's hardware - if it does not, then a user will likely give up and not naturally, say, update a drive in the kernel.

    I'll take the most ridiculous part of that statement first... there's nothing natural about knowing how to update a driver in the kernel. Maybe it's a as natural as to clean the spark plugs for an auto mechanic, but in both cases you it only comes "naturally" because you understand how the computer/car works. An average person would go "Huh?"

    So what's the installer for? It's not for making you "lazy", it's a tool to help you do yourself what most people would *never* do otherwise. The alternative wouldn't be to take a CS degree or a mechanic's education, the alternative would be to hire in a specialist ($$$) such as yourself to do it for them. That way, the customer would end up with a turn-key system/car, which in the end is all the customer wants.

    Kjella

    --
    Live today, because you never know what tomorrow brings
  46. This is a new installer! ALERT! by Spl0it · · Score: 2

    Everyone on here is bitching away how the Debian 'installer' sucks. I think what you mean is their old installer sucked ass. How can you call this one shity, when it has everything but pretty pictures? Text is nice, and I for one don't need a picture for everything while I install a system. How can you say its only up to 'redhat 7' when it has everything redhat9.2 has and more. Realize that this is a new installer, this story is not called 'Lets bitch about the 'installer' and assume it still sucks like the old one'. This is not a flaimbait.... I just want people to know that debian did what was needed. A new installer, and look a new installer is what they've come up with. Understand something before you make statements about it. The installer 'is up to redhat7.0 standards'. Lets avoid ignorant statements, and obviously flaimbaits. This is not a flaimbait, its just my discust of having all these mod 3+ posts that talk about it sucking etc etc.. I think we all know the old one sucked, becaise it was extremely old, broken and missing important features.

    --

    No, this is
    1. Re:This is a new installer! ALERT! by Anonymous Coward · · Score: 0

      Awwww look at that. Someone insulted your Debian baby and you can't stand it. Awww.. you poor Spl0it. Come let Uncle AC give you a hug...

    2. Re:This is a new installer! ALERT! by Anonymous Coward · · Score: 0

      The thing is, it is not up to Red Hat 9 standards. It really is up to Red Hat standards as of several major versions ago. Just the fact that there is an option to (by default for some languages) use dvorak keyboards means that the Debian programmers haven't got a clue what a Linux installer in late 2003 is supposed to look like. To Debian, 1999 is still recent, but Linux moves on and what was accepable in 1999 is now scorned in 2003. When Debian one-ups all the others and comes out with some amazing 1-Click Install(tm) system I'll give it another look. Right now what I see is a series of vaguely similar looking text screens that still somehow manages to be inconsistent, with text that hasn't seen nor will see a technical writer or user interface expert before being randomly scribbled by some Debian hacker. In 2003 you do not make changes to an installer (you completed the basic installer in '99, remember?) without running it by an UI expert.

      I'm guessing the last time you too tried Red Hat was around 1999. Just looking at those screenshots I see a lot of things Red Hat would never ask a user these days anymore, terms that I haven't heard since I tried Slackware 8, a angry red screen with an error that is guaranteed to freak out new users would it ever appear etc.

    3. Re:This is a new installer! ALERT! by Hatta · · Score: 1

      And how many architectures does red hat support?

      --
      Give me Classic Slashdot or give me death!
    4. Re:This is a new installer! ALERT! by Anonymous Coward · · Score: 0

      Awwww look at that. Someone insulted your beloved Debian baby and you can't take it. Awww.. you poor Hatta. Come let Uncle AC give you a hug...

    5. Re:This is a new installer! ALERT! by Anonymous Coward · · Score: 0

      How big a percentage of the Debian userbase is made up of these other architectures? How much is these architectures holding the rest of us back?

  47. Installer thoughts by Mustang+Matt · · Score: 1

    I'm personally moving all of my servers from SuSE 7.3-8.2 to Debian. For server installs I don't care about GUI. The Debian install worked great when I started with the 2.4 kernel and it detected my compaq smart array 3200 controller.

    However, an average desktop user needs a graphical install. Maybe not through debian though... I mean maybe debian becomes the server/power user version and knoppix becomes the desktop install for the average computer user.

    That being said, knoppix's hardware detection locks up on some of my off the shelf compaq servers. I never troubleshot the problem to see which piece of hardware it was hanging on.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
    1. Re:Installer thoughts by treat · · Score: 1
      However, an average desktop user needs a graphical install.

      Is the average desktop user even going to be able to tell the difference between graphics mode and text moed with curses(-like) menus?

    2. Re:Installer thoughts by hawkline · · Score: 1

      I've had several distros hang on my older Proliants, try nousb at boot and see if that helps at all.

    3. Re:Installer thoughts by Anonymous Coward · · Score: 0

      Personally (as a non-power-user) I have no prob with text menus, as long as they're as easy to navigate as a fancier GUI.

      The problem would be things like how the new installer makes you partition your drive manually. That'd stall me. Like the reviewer said, it wouldn't hurt to have a default.

      Also, Knoppix is not a good distro for the average user if you want to do more than run it off the CD. Package dependency becomes a *huge* problem if you do a hd install. It's probably easier to get a full Debian install running than to get Gnome working on a Knoppix hd install.

  48. It depends how you count. by Anonymous Coward · · Score: 0

    It depends what you count. First of all the mapping between what they call architectures is different. In Debian is merely specifies the general processor family, so that it equals a larger number of Debian ones. On the other hand there are some architectures, where NetBSD support
    quite more of the actual machines that have such a processor.

    And then there is the question, what constitutes as port. Every architecture Debian has has autobuilders and developer machines actually running them all the time. Testing the software and actually building them. From how many netbsd prots do you know if the current snapshot would run without any changes?

  49. Debian Installer by gotw · · Score: 1

    Now I have to say, I tried to use this installer a few weeks ago. I know it's a work in progress, but it was basically entirely non functional on my computer. Bits crashed, bits had to be fixed in other virtual terminals, then it stopped switching virtual terminals (the main installer started writing all over them). In the end, I gave up and used the stable base installer and used apt to get unstable.
    It didn't look like it was very near release, or at least, there's some frantic work to be done.

  50. Hard Disk Partitioning / LILO Install by AELinuxGuy · · Score: 2, Insightful
    For me anyway, the most difficult part of setting up Debian has been the uncertainty in the disk partitioning / Lilo setup. Unfortunately, these screenshots do not show much of a change in that area. As the author suggests, some sort of "automatic partitioning" like Anaconda does would be a nice addition.

    On another front, is there any reason why the installer cannot let you choose in between GRUB and LILO like Anaconda does?

    1. Re:Hard Disk Partitioning / LILO Install by runswithd6s · · Score: 1

      There is an automatic partitioning option, but personally I'm much more picky about how my disk is set up. The article actually gives a sane setup for newbies.

      --
      assert(expired(knowledge)); /* core dump */
    2. Re:Hard Disk Partitioning / LILO Install by Mawbid · · Score: 1
      Me too!

      I started a post about partitioning earlier but found I had so much to say that I'd have to spend more time than I cared to on it.

      The condensed version: 1) Unexparienced users can't decide how many partition to use and how much space to give each one. 2) I don't buy the argument that only administrators and system builders should be running installers anyway. It's useful for normal people to be able to install an OS. 3) If normal people install their own OS, they don't do it often. Most installer users will be first-time users, so the first time has to be easy.

      Therefore, it is absolutely inexcusable to force users to decide how their disk is partitioned. (And about as inxcusable to not give then the choice if they want to.)

      The installer then has the difficult task of picking the right partition sizes on a variety of disk sizes and for a variety of usage patterns. It will fail some of the time, but all in all, I think a developer who is intimately familiar with Debian and can refine his partition sizing routine in future versions based on user feedback will get it right in more cases than the users themselves ever will.

      Then again, maybe we should think more about solving the underlying problem instead of helping people work around it. That problem is the finality of the partitioning choice made during installation. Systems grow. Systems are repurposed. The partition table stays the same. I move /var/cache/apt somewhere else and link to it from /var/cache.

      We now have advanced filesystems with live-resize features. We have the device mapper. As far as I know, neither Debian nor any other distro enables users below the wizard level to use these features to tweak their partition sizes with confidence and ease. If we could do that, the partitioning phase of installation wouldn't be as daunting as it is.

      --
      Fuck the system? Nah, you might catch something.
    3. Re:Hard Disk Partitioning / LILO Install by binford2k · · Score: 1
  51. actually its an old redhat installer from 1999 by Anonymous Coward · · Score: 0

    Wow man this installer was so cutting edge...in 1999 when redhat used it...wow i'm so excited i just cant hide it!

    This installer will be a very cutting edge advance in linux usability...if you got a time machine that can take me back in time to 1998 before redhat used it in redhat 6 or something...

  52. Debian replace RedHat? by RoadkillBunny · · Score: 0

    Debian might even replace the free RedHat Linux as a good starter for newbies. I mean they even now got a easy installation (graphical one won't be bad), easy way to install packages with dselect, and I am sure there exist tool that will check for newest updates with dselect and notify the user.

    CHEERS
    --RoadkillBunny

    --
    Cheers,
    RoadkillBunny
  53. NetBSD rules them all! by Anonymous Coward · · Score: 0

    Hey!

    Just use NetBSD, all you need is two floppy disks to install it from network.

    1. Re:NetBSD rules them all! by repetty · · Score: 2, Funny

      "Just use NetBSD, all you need is two floppy disks to install it from network."

      Which begs the question... what is a floppy disk?

      --Richard

    2. Re:NetBSD rules them all! by zaphod_es · · Score: 1

      Just use NetBSD, all you need is two floppy disks to install it from network.

      That is quite amazing!! I just installed Woody on a PC over the network and it took THREE floppies.

      Game set and match to NetBSD.

      ZB

    3. Re:NetBSD rules them all! by Anonymous Coward · · Score: 0

      floppy woody.. isn't that kind of an oxymoron?

  54. When will this be default? by bkhl · · Score: 1

    Is this already the installer you get with Debian, or is it still in development.

    I'm thinking of going back from Gentoo to Debian, but it seems sensible to wait until this new installer is deployed.

    1. Re:When will this be default? by nestler · · Score: 1

      This will be the installer you get with the upcoming stable release of Debian (Sarge). Right now it is still in development. If you want to wait until this is deployed, wait for the announcement that Sarge is released and then go try it out.

  55. Why the Fuss? by displaced80 · · Score: 1

    Debian's had an excellent installer for a while now...

    It's called Knoppix

    I was looking to install a Linux distribution that did things how the package authors intended, not how the distributor thought things should work. Red Hat et. al... tended to modify original packages, file locations, etc. a bit too much for my liking.

    Knoppix's hdinstall method got me an up & running Debian install in one easy step. The boot CD lets you test your hardware for compatibility before anything's installed. When everything's tested, a simple hdinstall invocation copies the working system over to disk.

    Easy as pie.

    --
    What's the frequency, Kenneth?
    1. Re:Why the Fuss? by runswithd6s · · Score: 1
      You obviously didn't read the article. The debian-installer is about presenting a consistent installation method for eleven, count them, 11 architectures. Yes, Knoppix works great for i386 and its grandchildren, but doesn't work so great for sparc.

      Remember, Debian isn't just a desktop distribution.

      --
      assert(expired(knowledge)); /* core dump */
    2. Re:Why the Fuss? by Anonymous Coward · · Score: 0

      Anyway, I agree with this. Sure the "newbies" everybody is talking about are mostly on i386 platform. If the Knoppix installer works for them and lets them use Debian repositories, then this is exactly what everyone is asking. Let the Debian team do their work the way they like it best.

      P.S. There is another Debian-based distribution with an easy graphic installer (KoKar), the Brazilian distro called Kurumin. Its ISO is only 192MB and comes only with the bare bones things. After installation you can connect to Debian apt repositories and install whatever you want. Look for it here or here. They already have more than 5000 users (and it's a new distro)

    3. Re:Why the Fuss? by Anonymous Coward · · Score: 0

      Knoppix mightn't be too bad to set up, but it can be a bit of a bugger to upgrade - it's got a pretty messy mix of debian packages from different versions of debian, with a bit of stuff not in debian at all thrown in just to mess things up more. The dependacies suffer as a result.

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

      Been there done that, never again. I have to warn everybody about using knoppix as a debian installer, while it may seem to be a good option it isn't. The problem is that there are lots of knoppix leftovers which then can cause troubles.

      a) The knoppix packages are weird some are from stable, others from testing and others from unstable and experimental

      b) Some of the config files bite with debians apt

      In the end to fix all those issues and have a clean debian, you might end up spending more time in the lowest internals of linux than you would if you would start with a clean debian net install and apt your way through.

      As good as knoppix is as a recovery CD, never use it as a debian installer, this feature really is experimental and nothing more.

    5. Re:Why the Fuss? by displaced80 · · Score: 1

      Sorry about that - re-read my post and it's more flippant in tone than it should've been.

      I did RTA, and you're absolutely correct. The point I was rather ham-fistedly attempting to make was that debian's current lack of an installer does not mean it should take second place to distro's such as Mandrake or Red Hat on the x86 platform (or on the PPC platform either, where Knoppix is also available).

      --
      What's the frequency, Kenneth?
  56. A good graphical installer exists, folks... by MsGeek · · Score: 1
    Think Knoppix.

    Good, we're thinking Knoppix here. Anyway, for those who want a brain-dead easy Debian install, this is exactly what we want to do.

    Let's break this down like the old Mac commercials. Step one, boot your CD-ROM bootable computer to Knoppix. Step two, open the Root Shell and type knx-hdinstall.

    There's no step three! There's no step three!

    This is the reason why what Debian is doing to make their text-mode installer more friendly and more modern is just fine, and why Knoppix is a viable graphical installer for Debian, or at least the Knoppix flavor of Debian.

    --
    Knowledge is power. Knowledge shared is power multiplied.
  57. Knoppix by PurpleBob · · Score: 4, Interesting

    The easiest Debian installer is Knoppix.

    You boot from a Knoppix CD, and all you have to do is install a base system and apt to your hard disk, and you've got a Debian system that's already configured.

    They should acknowledge this fact and officially support Knoppix as an install method for desktop users. Then they can still focus their installer on people who want to install Debian on an Alpha over their serial line.

    --
    Win dain a lotica, en vai tu ri silota
    1. Re:Knoppix by adamfranco · · Score: 1

      Actually, I just tried the Knoppix install and it wouldn't boot. For some reason none of the modules would load when booting. I find this pretty weird since knoppix boots just fine.

      Oh well, I guess I'll just wait till this new Debian installer comes out so I can move off Red Hat.

      --
      "When ideology and theology couple, their offspring are not always bad but they are always blind." -- Bill Moyers
  58. Re:becuase by Anonymous Coward · · Score: 0

    Congratulations on your shortsightedness and ignorance. Text-based installs are the most flexible as they make server installations easier, and allow interoperation with old hardware (not everyone has all new hardware, even if you personally haven't seen the old stuff in use lately).

    The interface was built to be extended where necessary, including graphical installers. RTFA.

  59. The ultimate installer.... by armando_wall · · Score: 1

    ...would be that one which reads my mind and installs the OS exactly the way I want it.

    I wouldn't care whether it's graphical or text-based ;-D

  60. Current Debian installer is several years behind by Anonymous Coward · · Score: 0

    I'm not trolling.
    I installed Redhat 5.2 almost five years ago without previous Linux/Unix experience. That installer was way better than Debian 3.0 installer which I used a year ago.

    Debian installer had two major flaws:

    1. Mounting partitions. I have nothing against text-based fdisk. However, when it was time to choose a mount point, Debian presented veeery informative /dev/hda1, /dev/hda2, etc.. list. After creating 5 or 6 partitions, am I suppose to remember all details about each partition?

    It it so hard to put additional information like starting and ending cyliner and partition size after /dev/hdX? Redhat 5.2 had this feature 5 years ago.

    2. Manually selecting packages. Debian package selector didn't seem to have any king of sane logic. I don't anything fancy or graphical, just:
    - list of all package categories
    - after selecting categories, list of all packages in that category
    - space or enter selects the package and there should be OK/Cancel buttons

    I hope that this faults have been fixed in a new installer.

  61. Re:It's about time x1488 by Anonymous Coward · · Score: 0

    Don't bother. The installation isn't the only thing that needs rehauling. Linux in general is more work to maintain and be productive in than 98. Want a media jukebox? Download itunes, or (ugh) Musicmatch, or many of the free varieties. Want a media jukebox on linux? Download juk, or rhythmbox, or any of the other free varieties. ... And spend a couple days just trying to get it to compile, or finding the necessary dependencies.

  62. My Install Routine... by SuperPhly · · Score: 0

    Enter, Enter, Enter, Enter, Enter, Enter, Enter, Enter, Enter, Down, Enter, Enter, Enter, Down, Down, Enter, Enter, (wait 10 minutes to download), Enter, Enter, Eject.

    Debian!

    --
    Sig rhymes with Fig
    1. Re:My Install Routine... by Anonymous Coward · · Score: 0

      Wow I am so impressed I'm going to install Debian RIGHT NOW!

    2. Re:My Install Routine... by Anonymous Coward · · Score: 0

      Looks like Debian asks a lot of unnecessary questions. Why not Enter, Down Down, Enter, wait, Eject.

    3. Re:My Install Routine... by Anonymous Coward · · Score: 0

      Cool StreetFighter combo. Thanks!

  63. Looong Overdue by rinkjustice · · Score: 1

    I could deal with dselect and the overall clunkiness of the install interface, but what burned me was how Debian took the liberty of shuffling my IRQ settings everytime I installed it (and God knows what else it did to my BIOS). Of course Windows wigged out apon boot up, so I'm running Redhat.

    Debians still cool, but I need what little sanity I have left!

    1. Re:Looong Overdue by Anonymous Coward · · Score: 0

      You ignorant twit, Debian didn't do that, the linux kernel did. Check your bios settings for things like "PnP OS Installed" and "Determine IRQ Configuration: Manual/Automatic"

    2. Re:Looong Overdue by rinkjustice · · Score: 1

      Oooh,I've touched a nerve. That must've hurt. Sorry big guy. Ok, so it's the particular way Debian configured the kernel.

      Is that better? Are you gonna get some sleep now?

  64. Seems semi-pointless by Sabalon · · Score: 1

    Looks pretty pointless.

    About the only thing it appears to do different is hardware detection. I guess that's a good thing as it seems every hardware type has 50 subvarieties - gee...is it a 3c509 or a 3c905 that's in this machine? Usually gets me once in a while.

    And it automates the network settings by assuming you want DHCP.

    Then, what is probably one of the more complex things for people who would whine about the installer, disk partitioning, is left to the same crappy program. Same with partition mounting and filesystem selection.

    Why on earth if you are assuming the person must just want DHCP would you require them to manually partition and set mountpoints, end even more so, why would you offer them a choice of filesystems? If you think they can't setup networking on their own, just give them ext3 and be done.

    And after you reboot, you still have tasksel and dselect as ways of installing packages. These SUCK. If you're gonna try to cater to people who think Debian sucks cause the installer, perhaps you should work on the way that an average joe would select packages. A simple curses front end to apt-cache search and apt-get would take care of this. Don't do like dselect does and as soon as they say they want package X, tell them package Y,Z, and Q are required....just let them select it, perhaps as part of the description have the depedencies listed.

    1. Re:Seems semi-pointless by evil_one · · Score: 1

      File a bug on debian-installer saying so.
      http://bugs.debian.org/cgi-bin/pkgreport.cgi? pkg=d ebian-installer

      --
      Desperation is a stinky cologne
    2. Re:Seems semi-pointless by vastabo · · Score: 1

      At this point somebody usually mentions using Aptitude instead of dselect.

    3. Re:Seems semi-pointless by Sabalon · · Score: 1

      Never used it...I don't whine about the installer...I do a bare minimal install and apt-get as needed :)

      Still looks a little overwhelming for newbies...though given the number of packages avail...only so much simplicity can be designed.

    4. Re:Seems semi-pointless by mbanck · · Score: 1
      Looks pretty pointless.

      The actual point of the new debian-installer is that the code of the old one is/was an unmaintainable, monolithic piece of shit that nobody (including its last maintainer) wanted to touch with a pole, much less compile.

      The new debian-installer introduces 'microdebs', which are stripped down debian packages for all components. This makes it extremely flexible and modular, as they are built from the same source packages as the according ordinary packages and normal debian archive tools are applied to them. Additionally, the user interface heavily relies on debconf (AFAIK), which makes changing it a matter of writing a new debconf frontend (of which several exist already).

      Oh, and it has hardware-detection, btw.

      Don't do like dselect does and as soon as they say they want package X, tell them package Y,Z, and Q are required....just let them select it, perhaps as part of the description have the depedencies listed.

      That's probably the stupidiest thing I've read in the comments to this article. What do you think 'Depends' are for? (I haven't read them all, of course)

      Michael

    5. Re:Seems semi-pointless by Sabalon · · Score: 1

      I want to install some package - say Samba. I go into dselect and tell it to install Samba. It pops up that it'll also install samba-common, libcups, etc...

      Who gives a fuck? Just do as I asked - select Samba for installation and let me move on, not confirm that I understand that installing Samba installs something else as well....for every damn package I select. If it must show me dependencies, show them at the very end as a general overview of "other packages that will be installed to meet dependencies".

      But thanks for the info about the complete code rewite. Didn't notice that.

    6. Re:Seems semi-pointless by jonoxer · · Score: 1
      Then, what is probably one of the more complex things for people who would whine about the installer, disk partitioning, is left to the same crappy program. Same with partition mounting and filesystem selection.

      Yes, and I made mention of that very thing in the article, but luckily it looks like it'll be taken care of by the proper release: if you boot the installer in a more verbose mode (such as by typing "linux DEBCONF_PRIORITY=medium") there is actually a tool to handle all the partitioning for you automatically. You just don't see it if you do a normal install. The developers intend to have that option more generally accessible in future builds.

  65. Debian installed by oohp · · Score: 1

    I for one don't like the Debian installer. I find it hard to use and confusing. And if dselect wasn't evil enough you are now stuck with this thing which automatically selects sets of packages with some packages you don't need and then have to deinstall. If you don't want that, you have the choice of using deslect. Yay! Don't get me wrong. I was a long time Debian user and I'll probably use it again. But the installer pretty much sucks and there's room for improvement. There's no need for a GUI, just a better text installer.

    On the other hand I find the Slackware and FreeBSD installers very easy to use. The FreeBSD installer exit options are a bit confusing at first, but after you get used it just rocks. No comment about the Slackware installer. It's almost perfect.

    1. Re:Debian installed by mbanck · · Score: 1
      I for one don't like the Debian installer.

      Good news, then. This article is about the *new* installer!

      Michael

    2. Re:Debian installed by oohp · · Score: 1

      It looks exactly like the old one. I won't be surprised if any of the issues I mentioned aren't fixed.

  66. Add me to the list of persons not impressed by MSG · · Score: 1

    Is it just me, or does the Debian project as a whole seem to have the nastiest case of NIH ever?

    Lets see... installer needs to work on multiple architectures. Anaconda is used on all of PPC (Yellowdog), x86, s390. I think that's good evidence that it fits the bill.

    Installer should to work on everything from serial cable to graphical interfaces. I've used anaconda on RLX blades with a serial interface, and my workstations with graphical interfaces.

    Installer should handle CDROM, HTTP, FTP, NFS, hard drive sources for the install media. Yep, anaconda does those.

    And furthermore, the idea that "nobody has more expertise in porting software to different platforms than the Debian project" is pompous and ludicrous. I don't have to say anything other than "NetBSD" as an answer to that.

    Red Hat's employees have commented that when they seriously thought about joining the Debian project when they were planning the future of their hobbyist/developer distribution, but decided that it probably wouldn't work out. Articles like this remind me why.

    I seriously doubt that the Debian team even looked at the available GPL licensed installers before deciding to write their own from scratch.

    1. Re:Add me to the list of persons not impressed by Anonymous Coward · · Score: 0

      > Lets see... installer needs to work on multiple architectures. Anaconda is used on all of PPC (Yellowdog), x86, s390. I think that's good evidence that it fits the bill.

      Three down, eight to go (Debian installs on *11* architectures).

      > I seriously doubt that the Debian team even looked at the available GPL licensed installers before deciding to write their own from scratch.

      I seriously doubt you bothered to RTFA before commenting on writing a Debian installer, since the article explained why the existing efforts weren't good enough for Debian's purposes.

    2. Re:Add me to the list of persons not impressed by mbanck · · Score: 1
      I seriously doubt that the Debian team even looked at the available GPL licensed installers before deciding to write their own from scratch.

      Please note that the new Debian-Installer was already scheduled for woody, but did not make it in time. Debian then had to rescue the old boot-floppies and get them uptodate, which took about a year, delaying woody significantly (along with various other things). Thus, this "new" installer actually got started at least 2-3 years ago. I honestly don't know whether Anaconda was available back then or what other installers where evaluated. Also note that debian-installer is heavily interweaved with ordinary debian packages and debconf, the standard debian package configuration system, which makes it quite modular and easily maintainable from a Debian point of view.

      Michael

    3. Re:Add me to the list of persons not impressed by MSG · · Score: 1

      Three down, eight to go (Debian installs on *11* architectures).

      My point was simply that anaconda IS cross platform. It would be easier to add support for a new achitecture to the existing modular software than to write a new system from scratch.

      the article explained why the existing efforts weren't good enough for Debian's purposes

      And those reasons didn't convince me that this was worthwhile. It reeked of NIH. All of the requirements listed were provided by several other installers that are available and GPL licensed.

  67. Wow ! by Anonymous Coward · · Score: 0

    Hot DOG ! Look at that next-generation installer ! 1997 is HERE, baby !

  68. CmdrTaco is one word, not two. There is no space. by Anonymous Coward · · Score: 0
  69. Well, sure. by Anonymous Coward · · Score: 0

    If your toaster had a floppy drive, you could.

  70. Debian already has a great graphical installer... by adrianbaugh · · Score: 2, Informative

    It's called "a KNOPPIX CD". Fire it up, type "su knoppix-install", choose "debian system", and sit back and enjoy. The only enhancement they probably ought to make is to have a prominent menu-item for this feature.

    --
    "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
    - JRR Tolkien.
  71. I think so. by Mustang+Matt · · Score: 1

    Maybe I'm wrong but I would think even the most basic users would recognize the difference. I mean there are a lot of people that freak out when they don't have a mouse pointer on the screen.

    Granted, maybe those aren't the right audience to be selling on using linux on their desktop anyway, but I kind of think without those people it will be tough to gain market share.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
    1. Re:I think so. by treat · · Score: 1

      You can do a mouse pointer in text mode. You take a four character square and change those characters two four high-ascii characters you're not otherwise using. Change the font for these characters to position the pointer within that block.

  72. Re:It's about time x1488 by spinkham · · Score: 1

    This issue varies from distro to distro. Under debian I've never had any problems like that, which is part of the reason I use it on my laptop.
    On my desktop I use Source Mage, which sometimes has those sorts of problems, but It's worth it for me for the learning and control it gives me.

    --
    Blessed are the pessimists, for they have made backups.
  73. mod this up y0! by Anonymous Coward · · Score: 0

    He's right about the context switching between mouse and keyboard. Constantly switching over like that can also lead to repetitive stress injury if your job is hectic and you have to do a lot of stuff quick for hours on end.

  74. Read it, tried it, worked fine by Anonymous Coward · · Score: 0

    I read it here, downloaded it (ISO) and tried it (under VMWARE) and it worked beautifully. Very nice indeed.

    The review author says
    " Next the installer throws you into cfdisk to set up the actual partitions:
    Personally I think a very good thing would be an option at this point to ask if you want the installer to take care of the partitioning for you. While many people will want to configure the partitions themselves, most new users (and many experts for that matter) just want a standard set of partitions that work in 95% of cases. Having a "Please decide for me" button that just nukes the disk and sets up a standard partition set would be very useful at this point. "

    I was in cfdisk and forgot to create a / partition before quitting. And THEN it put me where I can select "choose for me" (or the equivalent). I agree with the author that they should move that question to a point before it goes into the cfdisk partitioning. Then the chicken can do it!

    X still gives some trouble under VMWARE to install, but that's another issue not related to the new and wonderful installer.

  75. Those kooky Debian folks by sharkey · · Score: 1
    Next Gerneration Debian Installer.

    Where do they come up with these names? And what does it mean? I don't even know what a Gerneration is, much less what the Next one will be like.

    --

    --
    "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  76. AND I CAN DOWNLOAD THIS FROM WHERE??? by Anonymous Coward · · Score: 0

    I went to both the site mentioned in the article and the main Debian site and could not locate the much-talked-about "new" installer.

    So where in the name of king-kong is it???

  77. No, he's right by Anonymous Coward · · Score: 0

    dselect is more powerful than any of the other front-ends. It's not even that hard to learn to use it either. There's a small (about 6 pages) PDF on debian.org that explains what each screen does and what the status lines mean. It took me about a half hour to become proficient with it, and now I use it whenever I want a front-end. Most of the time I use no front-end at all, just apt-cache and apt-get because I don't even have to leave the shell (it's faster).

  78. When? Well that's another Debian problem ... by Anonymous Coward · · Score: 0

    it seems sensible to wait until this new installer is deployed

    If you mean, wait until it's in the "stable" release, you could have a long, LONG wait. This is one of the real problems with Debian. Debian people will be so busy making sure that it works for the 3 people on the planet who want to run Linux on a Myxolidian 237 architecture, that it will be at least a year from now before they release the next major version on x86. Some earlier posts praised Debian for supporting 11 CPU architectures. It is good to support something other than Intel/AMD, and definitely worthwhile to support emerging 64-bit CPUs, but no rational case can be made for supporting more than about 5. Any more just slows down progress on the archs that matter.

  79. Debian install isn't THAT bad by TheViewFromTheGround · · Score: 1

    I ain't no genius, but I'm pretty handy with Linux. My server recently suffered a motherboard failure, and since I had to crack the box and do lots of work on it anyway, I decided to give up on RH 7.3 and go to Debian for stability and security. After having heard how nasty the installer was, I was relatively impressed with how easily it went. I used one of the LiveCD installers packaged by the Debian team members. It was *much* smoother than the Gentoo install I did recently on a home system.

    Anyway, I'm not going to diss efforts to make a better installer, but I didn't find Debian installation to be as bad as folks have told me it would be, and the distro itself is just lovely once working.

    --
    Online citizen journalism from the inner city: The View From The Ground
    1. Re:Debian install isn't THAT bad by Anonymous Coward · · Score: 0

      Debian install isn't THAT bad

      Yes, it's true, it isn't that bad.. it's much worse than you think.

  80. Sure they are... by Tim · · Score: 0, Flamebait

    "To be fair, the only time most people ever need to even insert any hardware modules for the install is to install a single network card driver. The modules for the rest of a person's hardware are generally loaded by the kernel after installation."

    HA!

    Maybe my system isn't "general" enough for Debian. I've spent the last 2 days installing Woody, reconfiguring and recompiling kernels, and reinstalling packages, just to get my network card (Intel Eepro 10/100) and CD writer working. Debian doesn't correctly configure the network card modules during the install, and doesn't even bother to think about the CD writer.

    I think the only "fair" thing to say about Debian's current installer is that it's competitive with Redhat's 1998 installer. So, ultimately, I have to spend 3x as long installing the system as I would using Redhat, and I'll get a system composed of packages that are old. Why is this worthwhile, again?

    I'm burning a Fedora Core CD as I write....

    --
    Let's try not to let fact interfere with our speculation here, OK?
    1. Re:Sure they are... by SquadBoy · · Score: 2, Informative

      You must be doing something wrong. My epro 10/100 works just by loading the module during the install and the CD writer "just works". /me wonders what is wrong with you?

      --

      Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
    2. Re:Sure they are... by goat_attack · · Score: 2, Insightful
      If you're working with a personal workstation, it's usualy worthwhile to use testing or unstable instead of stable. Change the references to stable in your /etc/apt/sources.list to testing. In practice, they're more than stable enough. Just don't try to do apg-get upgrade or dist-upgrade, you might break dependencies. Only apt-get the stuff you need up to date. I've never had problems with debian detecting my eepro100 though.

      I haven't seen any distro that does CD burning very easily though, so the problem isn't localized to debian by any means.

    3. Re:Sure they are... by sammy+baby · · Score: 1

      With respect to your travails, I've done metric ass-tons of Debian installs using the net-install floppies. A signifigant number of these (I'd guess half) used the Intel 10/100 drivers. I've had only the mildest of problems with them, mostly periodic "card reports no resources" kernel messages.

      CD writers, on the other hand - dunno. You're on your own there.

    4. Re:Sure they are... by bsharitt · · Score: 1

      I've never got Debian to work with my network card or sound card. Red Hat 8.0 got the network but missed the sound. Mandrake 9.1 got both.

    5. Re:Sure they are... by Trepalium · · Score: 1
      I haven't seen any distro that does CD burning very easily though, so the problem isn't localized to debian by any means.
      The Linux 2.6 kernel should take care of this problem nicely. On 2.6, instead of having to tell cdrecord where your burner is by host,lun,id, you can tell it where it is by device (/dev/hdc). Discovering which /dev/hd? devices are CD drives is also easier thanks to sysfs. I believe Joerg Schilling still insists that every device should be SCSI, even when it's not, but it doesn't matter. No more ide-scsi mess, no more stupid kernel arguments to exclude a particular IDE device from the ide-cd driver, and no more cloned devices because SCSI LUN support is on. From now on, all CD-RW drives can be accessed via the device node that rightly belongs to it.
      --
      I used up all my sick days, so I'm calling in dead.
    6. Re:Sure they are... by Valar · · Score: 1

      I'm on gentoo, and all I did was emerge xcdroast. Everything just worked. Honestly, I was amazed.

    7. Re:Sure they are... by goat_attack · · Score: 1

      My prayers have been answered...

  81. Who cares? by Anonymous Coward · · Score: 0

    I constantly see people beefing over linux installation software. WHO CARES?! It's an install! It is ment to be done ONCE! After you install it there is nothing more to talk about! IT's over! DONE! The Debian installation IMHO assumes you have basic computer knowledge ie: What a partition is, Network settings etc....there is no problem with the installer. Use it, and forget about it. You all talk as if you sit in your rooms with linux CD's and continuously run the installation software until your blue in the face. Shut up already.

  82. Mod parent down by Anonymous Coward · · Score: 0

    The last thing we need is someone rehashing that old "we need a GUI install" troll. Next thing you know, people will be talking about pouring hot grits down their pants.

  83. & to add to that... by M$Marketing · · Score: 1, Insightful
    I don't really care about a pretty install,
    ...sometimes a picture is worth a 1000 words. In situations where graphics would be clearer, I would rather have graphics. However, in most/all situations, I think that a text based system would be better. After all, a good gui is going to have a help button for every screen, & what pops up when the user clicks for help? Text! This just goes to show that often times, 1000 words is better than a gui.

    To further prove this point, ever been to an art gallery? Ever noticed that the paintings aren't always very useful or good? I went to an art gallery once, the only reason that I got anything out of the experience was because of a self guided tour, which had words!
    I'm just glad they finally got hardware detection.
    I whole heartedly agree. I think that the next generation of installers will make software suggestions based on hardware cofigurations. For example:
    I see you have foo card. Many users love to make use of bar package, so that they can biz the baz. You seem to have enough left over space on your hard drive, & installing it should not slow the computer. Would you like me to try installing it? You can always install/uninstall it later.
    This type of a suggestion works well with all types of users. Here's another example.
    I see that you haven't installed foo package. A lot of security experts install it so that bar won't happen. If don't install it, then your computer will work well still, but experts advise you to avoid using your computer in the following types of situations:
    biz
    baz
    etc.
    --
    Take care...
  84. Want a Debian installer w/hardware detection? by pegr · · Score: 4, Informative

    It's called Knoppix...

  85. Hey look, the debian support people are here! by Tim · · Score: 0, Flamebait

    "You must be doing something wrong. My epro 10/100 works just by loading the module during the install and the CD writer "just works". /me wonders what is wrong with you?"

    Ah, you must be part of the highly-touted "community support" for Debian!

    What is wrong with me, if you must know, is that I stuck a Debian CD into my drive, and naively assumed that it would work.

    Frankly, between half-assed installs, old packages and trolls like yourself, I don't have any problem using Redhat or Fedora. I prefer to get work done, rather than fskcing around with my CD drive for days....

    --
    Let's try not to let fact interfere with our speculation here, OK?
    1. Re:Hey look, the debian support people are here! by ogre57 · · Score: 1

      I don't have any problem using Redhat or Fedora

      Last May purchased a brandy-new laptop and Redhat 9 boxed set. Supplied kernel refused to see the pccard slots, 2 of 3 usb ports, firewire, or modem. Updated kernel does find all usb and pccard.

      Spent much of this past week trying to get Fedora Core 1 to install/work on same box. Looks purty, but buggy, crashes; reminds me of Windows XP actually.

      Spent one evening installing SuSE 8.2. Didn't check firewire. Everything else worked, first time, straight out of the box, including internal modem.

      Just spent an hour installing "antique" Debian 3.0r1. Everything worked first try except firewire (untested) and internal modem. Didn't have to load any special modules. Install seemed easier than Redhat 9's to me. Online with Debian now installing security updates, something I could not do with Redhat 9 "out of the box", and gave up on Fedora without ever getting as far.

      I prefer to get work done, rather than fskcing around with my CD drive for days

      Granted ymmv, this is one reason why I expect to dump Redhat/Fedora in favor of Debian. Too often I have to futz with things in Redhat whereas in Debian they "just work". Another is that while Debian stable is intentionally ancient, many package in their testing branch are newer than Redhat's latest offerings. Debian's sid routinely has something packaged within days of its upstream release. This discrepancy is one flaw RHE/Fedora split is intended to address.

    2. Re:Hey look, the debian support people are here! by PD · · Score: 1

      The other guy you're talking to is too polite, but I'm not.

      The problem that you have with Debian is that you're an ass. The guy commented that you must be doing something wrong, and you insulted him. The Debian network driver for your card does indeed work perfectly.

    3. Re:Hey look, the debian support people are here! by Tim · · Score: 0, Troll

      "The guy commented that you must be doing something wrong, and you insulted him. The Debian network driver for your card does indeed work perfectly."

      Ok, first off, how does "/me wonders what's wrong with you?" translate to politely commenting that I "must be doing something wrong"?

      Second, dipshit, it's the linux network driver, not the Debian network driver.

      And third, I never said the module didn't work correctly. I said that it wasn't loading properly. Which is a totally different thing.

      Grow up.

      --
      Let's try not to let fact interfere with our speculation here, OK?
    4. Re:Hey look, the debian support people are here! by PD · · Score: 1

      Same network drive. It loads just fine.

      When you marked me as a foe, that's just like HITLER marked me as a foe.

  86. Welcome Silent Switch by oddmake · · Score: 1

    I use Japanese keyboard.
    When I misconfigured X11,I must type the keyboard with english keyboard mapping.

    I had really hard time.

    1. Re:Welcome Silent Switch by CyberDruid · · Score: 1

      Why you tell me this?

      --

      Opinions stated are mine and do not reflect those of the Illuminati

    2. Re:Welcome Silent Switch by Anonymous Coward · · Score: 0

      Why tell you what??

  87. Re:you could of used windows.. by Anonymous Coward · · Score: 0

    That's "could HAVE," you idiot. "Of" is a preposition, not a verb.

  88. It does not beg that question... by Anonymous Coward · · Score: 0

    ...it raises that question, you fucking ignoramus!

  89. Have a look at Mandrake or SuSE then by leonbrooks · · Score: 1
    I haven't seen any distro that does CD burning very easily though

    I installed Mandrake 9.2 on this laptop. It didn't even mention the CD burner, because the machine doesn't have one (but it didn't on the desktop box underneath it either, which has a Sony CRX220E1 52x24x52 IDE CD burner in it). I effortlessly pulled 503 photos from a Sony DSC-F717 camera onto my laptop during the course of a day. I plugged in a "Genesys" 5.25-inch external USB2 cage containing an IDE DVD burner (a Pioneer DVR-106D) and put a CD blank into it.

    • K, Applications, Archiving, CD Burners, k3b;
    • drag folder to "Data1" project;
    • click Burn.
    I waited 3 minutes. My wife is delivering the resulting CD (and two spare children) to her sister as I type. SuSE is similarly easy, but I still prefer Mandrake.

    You should get out and about more often. (-:

    --
    Got time? Spend some of it coding or testing
  90. I think a Debian user would be asking you... by leonbrooks · · Score: 1
    ...questions like "What's a reboot?"

    Windows often comes up in a full colour screen after a reboot, as long as the full colour you had in mind was blue. Well... I say "full colour", but it's got some white lettering on it too.

    --
    Got time? Spend some of it coding or testing
    1. Re:I think a Debian user would be asking you... by typobox43 · · Score: 1

      Agreed... I was just pointing out that XP does use the text-mode setup for the first stage. Can't say I've ever installed Linux from a text-mode installer before - only distro I've ever installed is Mandrake... although I've been considering switching to Debian lately.

  91. Mandrake only needs one floppy (or CD)... by leonbrooks · · Score: 1
    ...but it does need 56MB (ie, 64MB less 8MB for a built-in video card) of RAM to install, because it crams so much stuff into RAMdisks.

    AFAICT The installer's written almost entirely in PERL, and has several text modes as well, which would make porting it to those fabulous 11 different architectures much easier. If you could make the initial logic just that tiny bit cleverer and eliminate most of the RAMdisk stuff for most configurations, it'd probably install in 8 or 16MB.

    --
    Got time? Spend some of it coding or testing
  92. Text is best by Chicks_Hate_Me · · Score: 1

    I'm glad I'm not the only one that feels this way. Graphical installers introduce too many glitches and failures. Many of times I've ran into installing Mandrake and having it freeze on me, only having to reboot and try again.

    Debian and Slackware installers are probably my favorite (never tried FreeBSD but it looks the same), they are smooth and not that confusing if you actually read. I've tried Redhat text install and it didn't feel as smooth. Graphical installers are not necessary especially if you're going to be setting up a server that's not going to use a GUI anyways. All I ask is for easy menus and a back button to fix any mistakes I've made.

    The auto detection is a nice feature, but isn't necessary in my situation because I know all the hardware I have. Although I see this helpful in a corporate environment where you don't know what kind of hardware is set up on a client's computer.

    Overall I think this new installer is a great compromise. We don't have the shiny GUI install where a mindless drone can just "duhhh next next next", but at the same time, the install is much easier. Plus no worrying about your installer trying to figure how to get your funky video card to work in X ;)

  93. GUI Still needed by nurb432 · · Score: 1

    A 'nice pretty' GUI installer is still needed if you want the unwashed masses to warm up to it.

    Techie types, sure we can do with out, but the market share of the general public is what you are after..

    And to get there, you must make it brainless and pretty...

    --
    ---- Booth was a patriot ----
  94. install on SOFTWARE RAID pleaseeeee by Anonymous Coward · · Score: 0

    now if they would just add the possibility to install it on software raid without having to fsck around with uncomrpessing raidtools on the second console and ccompiling kernel before the first reboot..
    redhat has had it for years

  95. porting by Anonymous Coward · · Score: 0
    "It's famous for being the most broadly deployable Linux distro (and possibly operating system) in existence, running on at least 11 distinct architectures. Nobody has more expertise in porting software to different platforms than the Debian project."

    What a ridiculous statement. NetBSD runs on 30+ platforms. I think it's very clear who has more expertise in porting software to different platforms.

  96. Or how about redhat by strobert · · Score: 1

    now I am a command line guy for more things that most folks. (I like being able to use things like a pipe or a single command to do a fileop that would take thousands of clicks in a GUI, but that is another discussion) back to CD burning.

    In both rh6.2 and rh7.3, cd burning has been cake!.
    used both scsi and ide burners under rh6.2, ide under 7.3. In all cases just have mkisofs and cdrecord instaleld and then do:
    mkisofs -J -T -R -v -o
    cdrecord -v dev=0,0,0
    (the dev may vary depending on your hardware config, than is what cdrecord -scanbus is for)

    Have no idea about burning under a RH GUI but see above :)

  97. Gui? by Anonymous Coward · · Score: 0

    While still not a graphical installer (and the article does a good job of explaining why that's not a priority)

    Just because it doesn't use a bitmap doesn't make it non-gui. An X frontend would likely be exactly the same functionality only displayed as a pretty bitmap.

  98. So I shouldn't be installing an OS on my own box?? by Anonymous Coward · · Score: 0

    When I started out running redhat 5.1 back in the day, it took me days... partly b/c of the lack of hardware detection and partly b/c of the text menus that I couldn't understand. Installing an OS shouldn't be intimidating.
    You are wrong my friend.

  99. One word... by theTerribleRobbo · · Score: 1

    ... 'Frontend' (split into two and hyphenated if you please).

    A frontend can be written that'll, say, automatically select options (eg. Auto-select Qwerty). But there'll still be a text-based interface to allow power users to do whatever they please.

    It's the best of both (Friendly vs Functional) worlds.

  100. "Is the public's faith..." by daevt · · Score: 1

    The answer to that is no. It is more important for the results to reflect the exercise than for the people to have faith in the collection method. To be perfectly frank, if the gov't wants to use electronic voting machines, it will. It is the duty of those who build and test the machines to make sure that the machines are tamper-evident and relieble. If the system does not function securely, then it must not be used. IMHO, if there is no paper receipt for the votes cast, the incentive to cheat will be overwhelming. One solution to this issue might be to have an electronic voting machine which punches a card (like a butterfly ballot or an IBM-style punchcard) indicating what vote was cast. These votes could be counted electrically, but would retain a physical record of the vote. Thus there would be the same sort of instant tally that a fully electronic system offers, but there also would be physical receipts to confirm the tally in the case of any questions. If the physical votes do not match the electronic one, you know you have a problem. Each precinct gets exactly the number of voting cards they need for all of their registered voters, returning the unused ones to ensure that there are no votes being replaced with forged votes.

  101. My take.... by NerveGas · · Score: 1

    The debian installer, overall, isn't all that terrible. The package selection, however, is attrocious. You have two options: Install everything, or spend hours flipping back and forth between the choices and the "fulfill your dependencies" screen a thousand times. If the package selection were designed without the intent of making your life tedious and boring, then the process would be much better. The process isn't hard, it's just long and drawn out.

    Now, lest anyone think that this is a Debian-bash, other installers and package-selectors have their flaws as well. RedHat lets you choose packages quickly, and deal with dependencies afterward. However, once it's figured out your dependencies, you either have to go back and try it yourself, or make a blanket decision that will affect all of the packages. A combination of the two would be nice - pick your packages, then let it figure out the dependencies, and let you choose on a package-by-package basis what you want to do.

    In RedHat's case, the dependencies are insane. While Perl is a really need programming language, the idea of having a non-working vi because Perl isn't present seems insane to me. And the idea that X-windows just won't work without openssl isn't much better!

    --
    Oh, you're not stuck, you're just unable to let go of the onion rings.
  102. Two-step installer by Anonymous Coward · · Score: 0

    What I don't like about Debians installer is the step where one selects what packages to install. Trying to determine which packages one needs from a list of thousands of packages needs a very smart GUI that can group related packages etc in numerous ways. I don't think any distribution has got this part right.

  103. Cute, moderators, really cute. by Anonymous Coward · · Score: 0

    Ok, guys. You can log into your other accounts and mod my posts down. The thing is, I can see you doing it, and what goes around comes around.

    It's one thing to abuse the moderation system. It's quite another to be so transparent about it that you avoid moderating a personal insult in the grandparent post, while targeting my own.

  104. Debian is growing up... by Anonymous Coward · · Score: 0

    If people want to use Debian and they want a 3 step installer, they can use LindowsOS. You hit enter 3 times, name your computer and it's installed in 5 minutes.

    This new Debian installer seems like a solid tool for the power user. If they want more control, then they get it.

    Seems like Debian world is getting a complete offering of installer products from low cost, easy commercial to free, power-user tools.

    This is a good thing for Linux and a good thing for Debian.

  105. Re:Debian already has a great graphical installer. by Anonymous Coward · · Score: 0

    Uhhh, JRR Tolkien is a HE !!

  106. I'm reposting this b/c of moderation abuses. by Tim · · Score: 1

    In the parent post, I express a legitimate concern about the quality of the Debian install process. I believe I have been unfairly censored, so I will repost the core of my complaint.

    To recap: I just bought a new system, containing fairly run-of-the-mill hardware, including an Intel eepro100-derived network card and a CD writer. Debian Woody, as installed directly from the net, does not properly detect my network hardware at boot time, and furthermore, doesn't even bother to set up my CD writer. I said as much in the parent post. I did not insult anyone, post false information, or try to start an argument. I posted my experience, and was moderated as flamebait.

    I guess I have to wonder what the discussion on this site is worth if posts like mine are so easily censored. Perhaps those individuals who are so extremely sensitive about critiques of Debian's quality should spend a little time fixing bugs, and a little less time moderating posting on slashdot...

    --
    Let's try not to let fact interfere with our speculation here, OK?
    1. Re:I'm reposting this b/c of moderation abuses. by Wehesheit · · Score: 0

      Use windows. Debian will not do everything you want and the kitchen sink out of the box. It requires patience and configuration and reading. If you wanted easy and to have it "just work" get a mac or a windows machine or better yet use one of the other hand holding distro's out there. Debian is NOT redhat and I have no idea how you got the idea that they were in any way similar.

      --
      This P.I.G. will walk on the water, This P.I.G. will walk on the sea, This P.I.G. will walk whereever he wants.
    2. Re:I'm reposting this b/c of moderation abuses. by Anonymous Coward · · Score: 0

      Just because someone wants to get work done, and not waste gobs of time reinventing the wheel, that means that they don't deserve to use Linux?

      Sure, buddy...insult, blame, offend. Do anything but admit that the distribution has problems.