Slashdot Mirror


The Very Verbose Debian 3.0 Installation Walkthrough

Gentu writes "Cited the general displeasure which accompanied the Debian 3.0 release, mostly regarding its dated installation procedure, Clinton De Young wrote an easy-reading but long article for OSNews going through the Debian installation step by step. Of course Progeny released recently the PGI graphical installer, but it is not as complete as the current Debian text-based installer and it will definately be quite some time before it get adopted by the project."

31 of 284 comments (clear)

  1. Ease of use by Drunken+Coward · · Score: 3, Insightful

    Instead of spending the time to create a guide through the installation, it might be a better idea to make a more intuitive installation system. That's one thing RedHat/Mandrake have over Debian. If Debian wants to increase its market share, it will have to follow their lead and "dumb itself down" a little for less experienced users.

    --
    Have you been stalked by Seth today?
    1. Re:Ease of use by kingofnopants · · Score: 4, Insightful

      dumb itself down

      not so much dumb itself down but at least make a more intuitive interface, and i'm not just talking about the instalation. If they want less-than-ubergeeks to use it then they whole thing should be reworked.

      --
      Disco Stu was talkin' to you.
    2. Re:Ease of use by plankers · · Score: 2, Insightful

      I think it's generally agreed that the course of action you suggest is where to go in the future. And it seems that the Debian folks agree, even if this has all been sort of a rude awakening. However, developing a more intuitive installer takes some time. In the meantime a good explanation/walkthrough of how to install Debian will help some of the people get the distribution installed. In my experience, creating walkthroughs like that also help sort out the rough spots of the process, so people who are going to work on the installation process know right where to start to have the most effect.

    3. Re:Ease of use by cscx · · Score: 5, Insightful

      There's nothing wrong with text-based installers. In fact, the first half of the WinXP installer (if you're doing a clean install) is text-based (50-line). However, it's well written and intuitive.

      Something need not be fully graphical to be intuitive. I talking like MS-DOS editor vs VI intuitive. They just need to spruce it up, and add some better default options.

      Shit, even the FreeBSD 4.5 install is monochrome text! But it's intuitive. With options like "You can configure your partitions manually, but if you have no idea what the f**k you're doing, press X to autoconfigure," or something similar to that.

    4. Re:Ease of use by mAIsE · · Score: 2, Insightful

      I agree,

      Debian is a technical distribution for technical users.

      I would go as far as to question if the Debian devlopers are that interested in expanding beyond the current user base.

    5. Re:Ease of use by Safety+Cap · · Score: 4, Insightful
      so you're saying that if windows does it it is alright?
      The point is that > 99% of the people are used to Windows, so creating a similar installation system will lower the learning curve and make it easier for the average user to install. Shouting "RTFM!" may make you feel better, but is hardly the way to win friends and (positively) influence people.

      For a solid discussion of why design consistency (across programs, platforms, and systems) is key, check out Joel On Software's User Interface Design for Programmers. Here's the relevant part of the argument:

      I've seen companies where management prides themselves on doing things deliberately differently from Microsoft. "Just because Microsoft does it, doesn't mean it's right," they brag, and then proceed to create a gratuitously different user interface from the one that people are used to. Before you start chanting the mantra that "just because Microsoft does it, doesn't mean it's right," please consider two things:
      1. Even if it's not right, if Microsoft is doing it in a popular program like Word, Excel, Windows, or Internet Explorer, then millions of people are going to think that it's right, or at least, fairly standard, and they are going to assume that your program works the same way. Even if you think (as the Netscape 6.0 engineers clearly do) that Alt+Left is not a good shortcut key for "Back", there are literally millions of people out there who will try to use Alt+Left to go back, and if you refuse to do it on some general religious principle that Bill Gates is the evil smurf arch-nemesis Gargamel, then you are just gratuitously ruining your program so that you can feel smug and self-satisfied, and your users will not thank you for it.
      2. And don't be so sure it's not right. Microsoft spends more money on usability testing than you do, they keep detailed statistics based on millions of tech support phone calls, and there's a darn good chance that they did it that way because more people can figure out how to use it that way.
      So, if Grandma can install Windows but not Debian, there's something wrong with Debian, if Debian's goal is to become a distro that the average person will use. If Debian's goal is to be some '7ee7 h4x0r d00d w4r3z O5, then make it hard--hell, make it obfuscated. That'll show those newbie lUsers, right?
      --
      Yeah, right.
    6. Re:Ease of use by bogie · · Score: 4, Insightful

      Again for the billionth time, ease of use and "dumbing down" are not the same thing. Smart choices eliminate that. If fact it takes one hell of a smart person to design a install that is easy to use and yet no matter what give the user a perfectly functioning system.

      Like I have posted before, the perfect product is as easy to use as turning on a lightswitch. The difference between being an expert and newbie is eliminated and the product "just works".

      People need to stop spreading this myth that ease of use is for dummies. Ease of use is the ultimate goal, Period!

      --
      If you wanna get rich, you know that payback is a bitch
    7. Re:Ease of use by gonz · · Score: 5, Insightful
      I have used Debian for several years. Although having a sensible installer will encourage more people to try Debian, this is only relevant on day one. I think there are much higher priorities which affect the overall usability of Debian on days besides "Install Day". Some examples:
      1. dselect is just an embarassment. When I first saw it, I almost quit right there. Ironically, what kept me going was the sheer shittiness, which (in my mind) was an assurance that it would have to be fixed soon. No luck so far, although aptitude looks promising.
      2. The packages are seldom up-to-date. This is also a feature, since the stability is rock-solid. My system hasn't been hacked a single time since I switched from RedHat to Debian. But when new features matter (e.g. Perl, Samba, etc.), Debian is always several versions behind. This has been improving, and it wouldn't matter at all if the next problem was solved:
      3. It's impossible to mix+match packages. Debian divides the world into three categories, roughly corresponding to "stable", "hackable", and "malfunctiony." Once in awhile the "malfunctiony" distribution will contain the newer version you want, but it's just there to tease you. If you try to install it, it will attempt to convert your whole system to "malfunctiony" mode. Instead you're supposed to recompile from the sources, but this has its own problems because it creates a missing dependency for other packages. That wouldn't matter, except:
      4. The package system is not flexible. For example, suppose I compile my own Perl and install it, and now I want my custom version to satisfy the Perl dependency. The Debian answer? Create a fake package that provides "Perl" and install it. (Someone even has an automated utility for this stupid idea!) If you want to use the much superior -MCPAN, it becomes even more of a headache, because now you have lots of little fake packages like that. As far as I can tell, there is no equivalent of "provides" in rpmrc.
      5. No support for chkconfig. Managing services in Debian means manipulating stupid symbolic links. This should be centralized.
      Of course, I did choose to use Debian. To be fair, I should also mention its strong points:
      • It's very stable.
      • Upgrading packages is almost completely automatic, like Windows Update. This makes it easy to stay "current" and secure.
      • It's easy to install without X-Windows (which I don't need, because my servers don't have keyboards or monitors)
      • You can export a list of installed packages from one server, and then install this list on other server.
      • The Debian people aren't conspicuously trying to make you their customer
      • Debian is impossible for stupid people to use. This dramatically increases the ratio of smart people to stupid people on the newsgroups. :-)
      -Gonz
    8. Re:Ease of use by tapin · · Score: 3, Insightful
      Blockquoth the poster:
      So, if Grandma can install Windows but not Debian, there's something wrong with Debian

      You're forgetting that Grandma can't install Windows -- Grandma gets her computer with Windows pre-installed. Oh, and if there's ever any problem she pays the teenage kid next door five bucks to fix it for her.

      Quite frankly, I'm not sure what the fuss is about, regarding the Debian installer. I'm hardly a "guru", but I've had no problems with the installer the last few times I've had to use it (most recently, two weeks ago). It's intuitive enough for anyone who can actually handle a clean-install of pretty much any operating system, and it's easily navigable if you don't quite get it right the first time.

    9. Re:Ease of use by Anonymous Coward · · Score: 1, Insightful

      I believe the point is, why not make it so a "grandma" could install it.

      It may take a bit of work but why not. Just pop the cd in, select easy install and go make tea until it's done.

      When I first started with Linux the hardest was to figure out how to partition the drive. What will be enough? What do I need for /, /boot, /tmp, /usr, /var, /home swap ?
      Do I even need all of them?
      I posted the question in the news groups but either got several different answers or vague ones.

    10. Re:Ease of use by d_i_r_t_y · · Score: 2, Insightful

      # Debian is impossible for stupid people to use. This dramatically increases the ratio of smart people to stupid people on the newsgroups.


      well that's patently untrue. i have to work with stupid people who use debian.

      in my experience, the debian demographic is most strongly represented by 2 idiotypes: those who are in the older bracket who know their shit but are totally elitist about it, and those in their teens or early twenties who think they know it all and who really cut their teeth on redhat or mandrake and switched because of religious indoctrination. both groups cling to towing the debian line with a religious fervour rarely seen outside the middle east.

      just get the fucking job done ffs. use whatever you find easiest. please don't give us the "debian is better" line because i've had to use both mandrake and debian, as servers, side-by-side for several years and there is ***no*** difference in stability. debian just takes (much) longer to install.

  2. Newbs... by CyberBill · · Score: 0, Insightful

    Yey, the more newbs on Linux the better. Just think if everyone knew how to install it, and then we could finally ditch M$ and take over the world!! Muhuhahahahahaha!!!!

    Bill

    --
    -Bill
  3. Re:market share by jmobley · · Score: 3, Insightful

    Increase its market share? Debian developers don't get paid for all the hard work they do. Why should market share matter?

    Besides, the installer is not that difficult.

  4. I didn't think debain install was too bad by Goalie_Ca · · Score: 1, Insightful

    The problem with people today is that they've been babied for too long. It is not difficult to learn how to install an OS. Hell, you might actually come out of the process with some knowledge. People who do learn how to do things have much less need for tech support and have many fewer problems. Companies should stop wasting their time trying to oversimplify everything. It's like holding a teenagers hand as they try to cross the street. Its totally unecessary and lets people remain total n00bs.

    --

    ----
    Go canucks, habs, and sens!
  5. Debian & the Happy Gentoo User (RTFM Syndrome) by Plug · · Score: 5, Insightful

    As has been said a hundred times before (I'd link specific comments, but check back to any other thread about Debian), Debian isn't a distro for new Linux users. It can be, but that is not it's main purpose in life. If I were asked to summarize Debian's main purpose in life, I would say "to provide Linux on some more obscure hardware platforms and to put the F back into Free."

    People say Debian's installer sucks for people who don't know what they doing. I had trouble the first time I installed Debian. I can whisk through the installer with no problems now.

    I installed Gentoo some months ago for a LUG demo. The installation process ate my Windows partition (because I was an idiot and typed mke2fs /dev/hda2 instead of /dev/hdb2), but otherwise, I followed my 13 page printout to the letter and not only did I have an installed system at the end of it, I knew how the installation worked. I knew all about partitioning and filesystems and swapfiles and hopefully someone who has never seen these things before will know what they all are at the end, as opposed to someone who hits "Enter" (or worse, clicks "OK") multiple times.

    Putting the installer into X or gtkfb will sure make it seem a bit more friendly for new users, but unless it's backed up by a great set of administration tools for package management etc such as Red Hat provide, you're just fooling people into thinking that they can get by without knowing anything.

    I think something like what has been produced here is what Debian needed more than a graphical installer - this page will instill the sense that "if you read the instructions, complex tasks become simple" into people, and that's what really counts.

    If you're going to change something about Debian, change dselect. It's horrible. It needs to be changed. I haven't used dselect since I learnt how apt worked, but sometimes it would come in useful if it wasn't so god awful!

    RTFM is a damned sight easier to say to someone if they have a decent manual available. Lets hope this guide can fill that void.

  6. Uhhh by Com2Kid · · Score: 4, Insightful
    • A couple of the things I won't cover in this tutorial are configuring a USB mouse


    Does somebody somewheres not know the definition of plug and play?

    See, there is this USB port thing, and you, err, plug stuff into it, and, uh, well, heh, it is supposed to kind of, err, work.

    If USB mice require configuring then there are more serious problems here then just the lack of a graphical installer. . . .
    1. Re:Uhhh by AntiFreeze · · Score: 5, Insightful
      USB is hardly plug and play under any operating system other than Windows.

      Up until relatively recently USB support was a pain in the ass under Linux. Tools for dealing with USB devices are still in their infancy, and if something doesn't work the first time around, it usally takes a lot of tweaking to get things working.

      usbutils is a good package, but you still have to learn it before you can just go ahead and plug in a usb mouse or joystick or cablemodem and get it working.

      In other words, at least for the moment, dealing with USB devices is best left to a Linux USB-Howto (there are a few) and not to a specific installation guide.

      --

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

    2. Re:Uhhh by Magila · · Score: 3, Insightful

      Congrats! You just totaly missed the point of the original post. You souldn't need a USB-howto. It should be that you plug in a USB device, point at some drivers, and it works. Windows has managed to do this, Linux hasn't but it better if anyone is to take it seriously as a desktop OS.

    3. Re:Uhhh by Com2Kid · · Score: 2, Insightful
      • USB is hardly plug and play under any operating system other than Windows.


      Err

      *looks over towards MacOSX*
  7. Hard installer as a screening tool? by fortinbras47 · · Score: 3, Insightful
    Could the "hard" Debian isnt (true or fabled) act as a filter, like a hard Operating Systems class is to cs majors? If a linux user is intimidated by the thought of a non-graphical, fairly technical debian install, they'll probably not be happy with the administrative tools debian has. The "hard" install may be saving them from horrible frustration further down the line. Just a thought :)

    Redhat's administrative tools are graphical and there's really no good analogue in Debian.

  8. Re:Comming a long way. by jedie · · Score: 4, Insightful
    Okay, let me be clear on this one first: this is merely *my* opinion and I too am in no way a linux guru (hell I' on a win95 machine right now :)).

    Debian is in no way an uber-geek distro or anything. The installation is actually one of the best I've ever seen. This is mainly because you can choose the order in which you want to set up your installation.
    If you don't know what to do, the installer gives you the most logical next step and alternatives. Switching back and forth between different installation steps is also very easy (if you screw up or forget something).
    The terminal also comes in quite handy sometimes (although I don't think it's something for newbies)
    The only thing that makes Debian "hard" to install is the fact that you have to use your keyboard to navigate (tab, arrows, enter) instead of pointing and clicking. And if you would just take 5 minutes to master your keyboards navigational keys, you'dn notice it's not such a daunting task afterall :)

    Same goes for configuring the system after initial boot. Debconf will help you trough it all, with almost every ease of the graphical configuration tools on other distros. Although the package selection can be a pain in the ass, but then again, you could just select tasks, instead of individual packages.

    I think the main problem is that some people don't like the Debian installation/configration because ncurses looks "old" :)

    --
    "The majority is always sane, Louis." -- Nessus
    http://slashdot.jp
  9. Notepad it by EverDense · · Score: 2, Insightful

    Last time I installed Debian, I wrote about 20 points of installation instructions in a notebook. The instructions are simple, and let you quickly set up similar systems without needing to search online for more information.

    Soon I'll be creating a webpage, so you too can run an open-relay EXIM server.

    --
    http://jesus.everdense.com/
  10. for the thrill of it , ofcourse by jedie · · Score: 3, Insightful
    I for one would be happy to see that something I "created" becomes popular. Afterall, isn't that one of the main reasons those guys do it?
    And many of them also have some ideological views (like breaking the monopoly of a certain software giant)

    I think their market share actually DOES matter to them.

    (I agree on the installer though)

    --
    "The majority is always sane, Louis." -- Nessus
    http://slashdot.jp
  11. How to install an operating system by chazR · · Score: 5, Insightful
    Installing an operating system is easy:

    Insert media

    Boot

    Enter hostname and IP address [NON DHCP SYSTEMS ONLY]

    Done.

    If it's harder than that, get a better operating system.

    I know some Linux distros aren't there yet, but some are (stand up Suse and Red Hat).

    OS/400 has been like this for over twenty years (except the IP stuff - LU6.2, SNA, oh the memories)

    Solaris is just like that.

    Installation is a difficult, but solved problem. Before you start whinging about different device drivers, incompatible IRQs, horizontal sync rates and other inanities, ask yourself why IBM, Sun, HP, Microsoft et al. have solved the problem.

    If you want real geek cred, make the hurd work, or add an optimisation to gcc. Or, possibly, build an installer for Linux. Working through a difficult install is a waste of everybody's time.

    Thank you and good night.

    1. Re:How to install an operating system by ianezz · · Score: 2, Insightful
      If it's harder than that, get a better operating system.

      Well, to be honest, you should include also:

      • timezone (Unix clock is UTC)
      • root password (default passwords are evil, right?)
      • locale
      • keyboard layout for the console

      These can't be deduced by looking at the hardware.

  12. easy install good for hardcore techno geeks too by DrKirwin · · Score: 2, Insightful

    It's not really a matter of noobies vs. geeks, or intutive vs. non-intuitive, is it? It's a matter of automation.

    Most modern installers automatically detect hardware settings and proceed accordingly.

    Why would an ubergeek prefer to enter in chip information any more than a noobie?

    And why would a super-intuitive interface (if there is such a thing), or at least a conventional one, solve the problem of the installer not figuring it all out automatically?

    Finally, would an ubergeek reject Debian if it were as easy to install as Mandrake or Redhat? Is that all there is to Debian that makes it a distribution of choice for geeks?

  13. There is a bizarre idea... by dasunt · · Score: 5, Insightful

    In open source, a lot of people will vocally voice their opinions that projects should be similiar to each other.

    Debian is a great example of this. You frequently hear complants of a non-graphical installer, usually with the comment 'but my $preferred_distro has a graphical installer!' I haven't looked at the exact reasons why debian doesn't have a graphical installer, but an educated guess would take into effect the roughly dozen hardware platforms debian supports and the fact that debian will do things in ways that usually won't break - autodiscovery has the potential to cause problems. Plus, this is the distro where I can stick a few floppies into a machine, do a tiny install and skip tasksel and dselect, then apt-get apache, sshd and iptables, and have a small, fairly secure webserver without ever needing to download x.

    The other complaint is that debian should have up to date packages. Debian's philosophy isn't to ride the bleeding edge, its to make sure everything works, and that stable is named stable for a reason.

    I see a lot of this going on in the open source movement, and its just wrong. If Debian wants to be a better Redhat, the developers should join the Redhat team. Same with other projects. If mySQL tries to be postgres, even if it succeeds, we will have lost something. However, if mySQL strives to be a fast SQL database for websites, then we will have two good databases, both with a different purpose.

    Each project should have a purpose, a goal, and it should be different from the other projects. Else there is just duplication of efforts and time lost as each project reinvents the wheel.

  14. A good start but... by lspd · · Score: 3, Insightful

    I was just asking for this same thing on Debian Community.

    This is a nice start, but it leaves a lot of hurdles for a new user to overcome.
    (1) DMA still needs to be turned on for the hard-disk.
    (2) It may sound heretical, but most folks will want the Nvidia OpenGL drivers (this is a real pain)
    (3) /etc/fstab will need to be edited if the newbie wants to see his Windows partition.
    (4) printing...
    (5) As mentioned in the article, most people use KDE or Gnome.
    (6) CD-RW and DVD

    (7+) I'm sure I've missed something. Just thinking back to the last time I set up a desktop system, I seem to remember adding my user account into a number of different groups to get things working properly.

    Anyway, this isn't a bad article...it looks like a great place to start, but I think any newbie moving from Mandrake to Debian following these instructions will be left completely pissed off that their machine is now incredibly slow (1 above) and can't play a game like Chromium (2 above).

  15. Re:Debian & the Happy Gentoo User (RTFM Syndro by swillden · · Score: 3, Insightful

    If you're going to change something about Debian, change dselect. It's horrible. It needs to be changed. I haven't used dselect since I learnt how apt worked, but sometimes it would come in useful if it wasn't so god awful!

    Try aptitude. It's far better. It still suffers from the my-hell-this-list-is-huge problem, but making 11,000 packages not seem intimidating is a daunting task. Part of Debian's problem vis-a-vis Redhat, etc. is the fact that Debian packages so much more stuff. That's a fact that makes for a huge list of packages, but a huge list of well-integrated components is a *good* thing. So use aptitude, use it's search feature when you know part of the package name and use 'apt-cache search' when you're not sure what you're looking for, and life will be a bliss never known by users of other distros... ;-)

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  16. My name is bil and I use Debian.....Hi bil! by Uteck · · Score: 2, Insightful

    I have bounced from Red Hat to Mandrake, and gave Debian a try. The installer can be a pain if you have odd hardware that is supported by Linux. You just have to keep tring the install untill you find the right combo of drivers. Or, use Libranet. The installer is still text based, but it will auto detect hardware most of the time. Using Libranet 2.7 I installed a whitebox I bought and it found and detected the NIC and video card the first time around. The only thing it did not like was the SIIG ATA133 card for the the extra hard drives and the onboard sound.
    I have installed Libranet on a few machines and only had a few problems with M$ specific devices, and onboard sound cards. The 2.7 version has default options for people that do not understand disk partitioning and is even on a bootable disk! :O

    --
    no .sig found Please restart your browser.
  17. Verbosity is sometimes the only way... by Jon+Abbott · · Score: 3, Insightful

    ...to get the job done. When a friend and I co-wrote the "Linux Installation Project" a long time ago, we explained practically every step necessary to installing RedHat 5.0 or Slackware 3.4. We figured that explaining anything less than every step would mean that somebody would get lost in the process somewhere.