Slashdot Mirror


Debian-Installer Alpha Released

robstah writes "An alpha release of the next generation Debian installer (Debian-Installer) has been announced. Debian-Installer is an actively developed replacement for the older and now rather delapidated boot-floppies installer. This alpha release is available for i386 only as ports to other platforms are not yet significantly mature. Volunteers are requested to test this new installer and help contribute to Sarge, the next release of Debian GNU/Linux." Now's the time to complain if you want to be heard.

13 of 221 comments (clear)

  1. Re:Is this a YNCORW ? by neksys · · Score: 5, Informative

    That's the beauty of open source - you can reinvent the wheel as many times as you want. Yo leave it up to the end use to pick the wheel that rolls the best.

  2. Re:Is this a YNCORW ? by krmt · · Score: 5, Informative

    Progeny's installer (known as PGI) doesn't work on non-x86 archs (it may work on PPC, but not on the majority of the arch's that Debian supports). From what I understand, there's no movement towards porting it to other arch's, either because it's difficult or people aren't interested in doing so. Anthony Towns (the Release Manager for Debian) basically just wants a working installer, and debian-installer is what people are actually working on.

    --

    "I may not have morals, but I have standards."

  3. Re:screenshots? by krmt · · Score: 4, Informative

    There's not much to see yet, it's only a text-based install right now. S-Lang and GTK frontends are in the works though.

    --

    "I may not have morals, but I have standards."

  4. Proper announcement by mr_tenor · · Score: 4, Informative

    Is here
    http://lists.debian.org/debian-devel-announc e/2002 /debian-devel-announce-200212/msg00002.html

    Including links to an .iso and details about this release/filing bugreports.

  5. Re:Great to hear by piranha(jpl) · · Score: 5, Informative
    Debian is a great installation but has one of the more complicated, unfriendly installers out there.

    That may be correct if you're not familiar with Linux, but if that is the case, one will find that reading the installation manual helps. It's a very detailed document that covers just about everything and every possibility; compare that to the quality of documentation that other distributions provide.

    This first puts off people changing to Debian from other dists. and secondly stops linux newbies trying out Debian.

    It's been said many times: Debian isn't for newbies. However, I recommend Debian to newbies if they want to learn Linux and not be hand-held through the installation and configuration processes. There's not much to learn when your idea of filesystem allocation is a bar graph, and you're not even presented with the names of the kernel modules you can choose.

    Hopefully this installer turns out to be as easy to use as installing Redhat, but hopefully will stay non bloated and run on low spec machines.

    It's not just about running on low spec machines. Keeping the installation simple (in terms of internal design, not UI) eliminates many problems and allows you to do many flexible things. Things break less. Hardware auto-detection and other forms of hand-holding is probably why my last Mandrake installation froze indefinitely (8.2, in VMware); I've had a similar experience with a recent Redhat version (on a non-emulated machine).

    In short, I don't understand why the existing installer gets so much flak. I'll admit dselect stinks for too many reasons to list here, and I find tasksel to be over-generalized. Therefore, I recommend that people search for packages they want, and install them with apt-get after the installation procedure.

    The only remaining challenge with installing Debian is that you understand concepts like partitions, filesystems, kernel modules, etc. If you do, the installation is a breeze (although I've been through it many times). If you don't, the installation manual covers all of this.

    Anything I'm overlooking?

  6. PLEASE test.... by a+(+h+3+r+0+n · · Score: 5, Informative
    The last editor's note is an EXTREMELY valid one... if you use Debian in any way, please, please test the new installer. Now really is the time, folks. The most common complaint about debian is the installer. Don't sit back and assume everything will work itself out, and then complain about the new installer when sarge hits stable down the road.

    Developers NEVER have enough people testing and reporting quality feedback. So again, if you use Debian at all, please help out.

  7. Re:XFS support? by nexex · · Score: 5, Informative
    should've used this:

    http://people.debian.org/~blade/XFS-Install/

    --
    Winter 2010: With Glowing Hearts
  8. Re:XFS support? by Dave114 · · Score: 5, Informative
    Joking asside, do any distro's come with XFS by default?

    Mandrake (9.0) gives you the option in the installer.

  9. Re:Is this a YNCORW ? by tfheen · · Score: 3, Informative

    Debian-installer is an old project, it will soon be three years since the first commits into the CVS repository.

    PGI is nice and everything, but does not use debconf, it is monolithic, which means that it's a lot harder to rip out a part of it and replace with something else (say you want EVMS or LVM instead of normal partitions). This is quite easy with debian-installer.

    In addition, there is the issue of PGI not being ported to anything but i386 and PPC. d-i already works on hppa, and is getting into shape on s390 and ia64.

    Since debian-installer uses debconf for interaction, it will be quite easy to support automated installations as well.

    --
    Tollef Fog Heen (d-i hacker)

  10. Re:Support for VMware by simondo · · Score: 3, Informative

    The ISO supports it fine: First make sure you select all the NIC modules under the packages to install (7,9,10) Then, under configure network hardware, choose no to select the driver yourself and then enter pcnet32 for the module to load - Bingo.

  11. Misconception by IkeTo · · Score: 5, Informative

    There are so many here that expects Debian installer will address the "very difficult to install for newbies" problem of the old boot floppies. So many that it becomes very compelling to reply every of them about the bad news for them. But then it will waste so much time, that I'd better just write it top-level.

    Debian Installer (d-i) is a developer's project. The problem addressed by d-i is the problem of developers, not end-users. You will be very disappointed if you expect a very nice GUI install when trying out d-i. It simply won't make it any more newbie-proof than the old installer of Debian. At least, not now.

    The problem addressed by d-i is the difficulty for developers to create boot floppies. It is difficult to create boot disks, no matter what is the distribution. For other distributions where half of the time of the developers is allocated to new installation and where nobody sees any part of the distribution when it is "work in progress", this is no problem. But for Debian, most developers install it once, and never install it again because it is so good in upgrading. For other distributions, installers are the first things they work on when creating a new version. For Debian, it is the last thing that gets started. Not to mention: they must be built manually, e.g., to try making sure that the floppy size is small enough, to remove some files of packages if it doesn't fit, etc. The effect: installation never get well tested.

    The d-i project is the study about why creating boot floppies are so difficult, and tries to resolve them so that they can be created automatically. Everyone should really try to read the second half of the "Woody retrospective and Sarge introspective" mail posted by the release manager here . This will give you an idea about what are the issues involved.

    So why you should care? First, it will be the installer that you will use. Second, this will be the basis where future improvements to the installers will be made, not the PGI or whatever installer. Third, once it is ready, you will be able to get testing installed directly rather than having to install stable and then upgrade basically all packages to testing (or unstable). For now, test if you can.

  12. Current status for other arches by tfheen · · Score: 3, Informative

    According to my fellow hackers, hppa works, s390 is getting there, ia64 is getting there, alpha, ppc and m68k have started, Sparc isn't begun yet, nor are mips, mipsel, arm. The porting efforts for cool projects like Debian GNU/NetBSD and the Hurd haven't really begun.

  13. Re:Great to hear by inode_buddha · · Score: 3, Informative

    Here's how I do a bare-bones RH install... I've done this on 486's even with RH8.

    1. At the bootup screen, select "text mode" install
    2. Set up your partitions, etc.
    3. When you get to the "Package Selection" screen, choose either "workstation" of "server" as appropriate.
    4. Do *not* opt to select individual packages
    5. *Unselect* everything
    6. Proceed

    This leaves you with a bare-bones install between 90 - 150 mB, depending on the RH version.

    --
    C|N>K