Slashdot Mirror


New Debian Installer Coming Soon

gnuman99 writes "Debian just released the 4th beta of the new debian-installer, this time for 9 architectures. Some of the improvements include experimental support for the 2.6 kernel, on i386 only. The 2.4 kernel remains the default and recommended kernel for most hardware. Detection of existing operating systems. The following operating systems can be detected and will be added to the boot menu of the installed system: Windows, Mac OS, Linux, GNU Hurd, DOS. Note that by experimental support for 2.6.x kernel simply means that it is experimental in the installer, NOT the actual OS. Debian supported 2.6.x in the Sarge/Sid before 2.6.x was even officially released."

9 of 295 comments (clear)

  1. Knoppix by hak1du · · Score: 4, Informative

    Actually, there is an excellent Debian installer out, and it's been out for a while. It's called Knoppix. You can test compatibility at the store by booting into it, get a live preview of everything, and install a complete system with a recent set of packages with one command. While it uses KDE by default, it's easy to switch to Gnome.

    1. Re:Knoppix by anarxia · · Score: 4, Informative
      The problem with Knoppix is that it doesnt fit the "Universal Operating System" style of Debian.

      I installed Debian (with the beta3 installer) on a box for file serving/backup. Very few packages (5 or 6) in the default install were unnecessary and I only needed to: apt-get nfs-kernel server.

      With Knoppix it would take me a lot of time just to uninstall packages I wouldn't use. Knoppix is great for desktops but it's not the best for everyone.

  2. Tried installing Debian once by mindaktiviti · · Score: 5, Informative

    I tried installing debian once, here were my impressions:

    - X & video driver didn't install properly (but I fixed it).
    - USB scrolling mouse (logitech) didn't install properly (but I fixed it as well).
    - I couldn't get the sound card to work.
    - I couldn't get the network card to work (this one sucked because I had to keep switching back and forth in order to get suggestions and then to try them).
    - The people on irc.debian.org were very friendly and helpful.

    It was the first time trying linux (about a year and a half ago), and I haven't tried it again, however I'm waiting for a slightly nicer installer. Maybe I'll try it now (It's Sunday, nothing else to do).

    1. Re:Tried installing Debian once by nadaou · · Score: 4, Informative

      Installing Debian via Knoppix should solve most of those problems.

      Debian isn't really the most newbie-friendly distribution. It's really by, of, and for linux developers and professionals (which is why once you get your head around the way things are done, bolts of sunlight start to shine out of every ventilation hole of your Debian box, and life is good). You might have a much more satisfying experience at first by installing say Lycoris instead (Debian back-end with user-friendly front-end).

      --
      ~.~
      I'm a peripheral visionary.
  3. More links by Anonymous Coward · · Score: 4, Informative

    If you're going to try the installer, don't forget to take a look at the errata. The installer also has a lot of untriaged active bug reports which Joey Hess has asked for help dealing with. Sure, file a report of something doesn't work, but make certain that it isn't a known issue first.

    Help triaging those bug reports would be a helpful task for anyone knows how to work their bug tracker.

  4. Re:great! by Anonymous Coward · · Score: 4, Informative

    It's probably compiled with -march=i386 -mcpu=i686.
    This means you could still run it on 386, but it's optimized for PII, K6 and PIII.

  5. And therefore new Debian stable Coming Soon by Rizzer · · Score: 5, Informative

    It's probably worth mentioning that development of the new installer has been the chief technical obstacle to the release of a new version of Debian stable. So with debian-installer nearing completion, this means the next version of Debian stable is also nearing completion.

    Rizzer (Drew Parsons)

  6. Re:Hard part? by zonix · · Score: 4, Informative
    What was the tricky part with the old installer?

    Numerous posts here on /. suggest that it's the missing hardware autodetection and lack of a graphical installer.

    You need to insert some kernel modules manually during install (for NIC, sound, etc.), which means you'd have to know what hardware you're running. Familiarity with the Linux kernel's 'make menuconfig' module selection is an advantage here too because the selections in the Debian installer are the same (ie. same groupings). The new installer detects hardware automatically, which is fine if it works - I've tried it twice, so far no problems.

    The point about the graphical installer is really non-essential, unless you can't navigate with a keyboard. The new installer is reworked and more modular as stated on the "About the Debian Installer" page, and as such it's should be easy to put a graphical installer ontop of it. Should make some people happy.

    I've always loved the Debian Installer! For me it was a more hands-on experience, and with the ability to select kernel modules during the install, I was able to make my old parallel port CD-burner work correctly without a fuss. But that's just me. One cool thing about the Debian installer is the fact that you can follow the standard sequential set of dialogs during the install process, like any other installer, but you can also get a list of all the tasks and jump to anyone on the fly, at any stage during the install. This is helpful if you suddenly find out that you mistyped your IP-address or forgot to create a partion, things like that. Both the old and the new installer support this.

    z
    --
    What would an EWOULDBLOCK block, if an EWOULDBLOCK could block would? -- me
  7. Re:The debian installer is now pretty damn good by wilper · · Score: 5, Informative

    I installed sarge from cdrom the day before yesterday, and there are still a few usability issues to sort out. I ran in circles for five minutes trying to partition the HD, imo the old installer is way easier to use (although not as powerful).

    And after the reboot the setup got stuck in an infinite loop when the dhcp failed to provide a good default route (small thing really, but still). An option to _not_ use dhcp would be nice or at least a confirmation that it is ok to use one if it is found.