Slashdot Mirror


Download Anaconda for Debian

hsoom writes "Debian Planet is reporting that unofficial sarge-based ISOs using the Anaconda installer can be downloaded from here. The features developed so far include '...changed the code that installs software to use APT instead of RPM, removed Red Hat-specific configuration hooks, and written a new tool called picax that builds Anaconda-based installation CDs from a Debian repository'. However there are features that are not yet working and it is not recommended for use in a production environment."

65 of 208 comments (clear)

  1. This is good news. by byolinux · · Score: 5, Insightful

    One of the main 'comments' I get when I recommend Debian GNU/Linux to people, is 'Debian is difficult to install' - a fair comment, and this will be a move in the right direction.

    Give it some time.

    Knoppix is right now probably the easiest way to install Debian, via knx-hdinstall.

    1. Re:This is good news. by Anonymous Coward · · Score: 5, Interesting
      One of the main 'comments' I get when I recommend Debian GNU/Linux to people, is 'Debian is difficult to install' - a fair comment, and this will be a move in the right direction.

      It's not that hard to install, but one of the major hurdles I found when using Woody's boot CDs, was the completely obsolete kernels you have a choice of using. Neither of them was from this year. I tried 2.4.18-bf24 but it didn't recognize any of the ethernet nics in my machine... an intel gigabit ethernet PCI card and two onboard interfaces (nforce2 nvidia network interface and a 3com interface). It was an Asus A7N8X-Deluxe board I was trying to install it on. I eventually gave up and put a realtek NIC in to do the network install. Pretty embarassing with the other guys just did a Mandrake install and their NIC was picked up without a problem.

      The other problem with the outdated kernel is the Nforce2 IDE chipset doesn't work in DMA mode at all. I needed to compile 2.4.21 with AMD Viper support before I could get anything better than 4-5MB/sec. Now it's great at 50MB/sec.

      Another problem I had seemed to be related to the APIC on this board. I would get constant lockups under heavy I/O. Unfortunately one of the heavy I/O periods was during the initial apt-get over the network, thus it would lock up every single time I tried to install. I eventually got it to just install the base image off the CD, replaced the kernel with the 2.4.21 I built on another machine, and after that it was fine (I compiled the kernel without any APIC support).

      Anyway, to make a long story short, it's outdated support like this that'll never get Debian to be accepted by my coworkers, and I can't say I blame them. I love the stability and easy of maintenance once it's installed, but putting it on a newer machine is sure a pain in the ass. I'll be stuck with Red Hat (Enterprise Linux) from now on I guess for our servers since Debian provided such a poor showing on a workstation setup.

    2. Re:This is good news. by Stir · · Score: 2, Informative

      Don't forget about Libranet. Easy installer, pure Debian.

    3. Re:This is good news. by martinde · · Score: 4, Insightful

      > One of the main 'comments' I get when I recommend Debian GNU/Linux to people, is 'Debian is difficult to install' - a fair comment,
      > and this will be a move in the right direction.

      And of course, the "standard answer" to this is "you only install Debian one time on any one machine". People who have not used it have a hard time believing this, but it's true barring hard disk failure or some other catastrophe like that. Even major updates happen via "apt-get upgrade", and 99.9% of the time it Just Works(TM) if you're running stable. (Take that down to about 97% for unstable/testing.)

      I have a machine that started out around Debian 1.1, as a 486 and has been hardware upgraded several times (to a Pentium Pro and now a 1GHz C3) and apt-get upgraded routinely since those days. I had to reboot due to the recent linux security issue, prior to that this machine had an uptime of 172 days. It's running Debian/stable plus I've done some backporting out of unstable for a few key bits.

      Anyways, between Knoppix, anaconda, and the new debian-installer work going on within Debian, hopefully the "it's hard to install" issue is just about a moot point. Enough proselytizing for this morning ;-)

    4. Re:This is good news. by tacocat · · Score: 3, Informative

      Debian is working on a new installation process for their sarge release. This new debian-installer is greatly improved over the previous methods. I have been playing with it as a net-install and found it to work extremely well.

      Installation time, not counting file downloads which don't require my intervention anyways, is on the order of 20 minutes or less

      I don't know that Anaconda can bring much of anything to the installation process. When installing debian-installer I found I was asked fewer questions and have a faster set up then I did with SuSE 8.2.

      One very important point to make abundantly clear about the debian-installer is that it is not responsible for the configuration of your X-Window environment. This is something that may confuse newbies who are not used to the concept of a non-GUI operating system. All the distro's offer it (non-GUI), but many are assuming a GUI interface is preferred.

      Keeping this in mind, the debian-installer does what it is intended to do very well. And it's cross platform too!

      Personally, I don't think it's a generally good thing to have more distribution models tied into to only one installation engine. There are advantages with this, but there are always disadvantages to a homogeneous environment.

    5. Re:This is good news. by flewp · · Score: 2, Insightful

      What's wrong with making it easier for those who are new to linux? One of the biggest drawbacks I think for newbies to linux is the "ease" of installation. It's gettting better and better, and I'm sure soon it'll be just as easy as Windows. What bothers me though, is this elitist attitude. How the fuck are people supposed to get into linux if they have a hard time installing it? You gotta start somewhere, and you gotta install to get started.

      --
      WWJD.... for a Klondike bar?
    6. Re:This is good news. by tacocat · · Score: 4, Interesting

      I don't think installing Linux is Elitist

      It depends on the distribution you select and the requirements you have as a user.

      You must first recognize that there is a trade-off between the two concepts of Simple to Use and Highly Configurable. I believe that the two are to a large extent, mutually exclusive of each other.

      If you want Simple to Use then you can grab something like Knoppix or Libranet and have a Linux installation up and running in a few minutes without no idea what you actually did. However, you will not be able to customize the installation to include a mail server that can do something like:

      • SMTP + SASL_Authentication over TLS
      • Amavisd+spamassassin+clamav
      • LDAP+Kerberos/SSH user authentication
      • IMAP+SSL and IMAP-SSL(localhost) support
      as an example.

      If you want to do that, then you have a lot more work to do that a simple newbie and for that matter, most simple newbies don't know what the fuck I just said, unless the heard it in a trade magazine.

      I can do all of this stuff using Debian with out much difficulty. Technically I can't even do what I posted in SuSE without going into custom builds on most everything. So even there, they (SuSE) has hit the barrier between Simple to Use and Highly Configurable

      Arguably, Microsoft will probably come up with a configuration utility that does all of these things with the click of a button. But there will be at least two problems with their implimentation:

      1. It won't work quite the way you would like it to, so you'll have to compromise.
      2. Their security history has been less than stellar.
      Other than that, Microsoft is probably the Leader of the Pack when it comes to Simple to Use. They do it very well and they have their millions of users out there with their installation of XP.

      IMHO I think that the Computer User community is divided into approximately three camps:

      Casual User

      This is the guy who doesn't even know what a hard drive his, he thinks it's rush hour. He has no interest in learning about anything to do with computers but nonetheless is saddled with the requirement that he use email and web browsers as a part of whatever life he chooses to lead.

      Super User or Interested User

      These are the guys who ask questions about what their computer does, how does it work, can I do this? They will inevitably take up some kind of semi serious coding, even if it's HTML + Javascript. They might even get into C/C++, Perl, Python, dot-net. But they begin to approach the type of user who understands 99% of the questions asked when installing a linus distribution of circa 1995

      God Mode User

      These are the anointed dudes who can code you into a corner from their PDA. They can come up with shell tricks that hurt your brain and melt your eyeballs. These are the guys who really know their shit and consider installation of Linux-from-Scratch something of a Saturday Night Special

      Assuming that my presentation of three types of users isn't completely out of line, then you have to recognize that GodMode Users and Casual Users will probably never be satisfied on the same system. At least not now.

      It is entirely possible that these users can converge onto one distribution, but that remains to be seen. If I had to pick one today, I would say it's Debian. Because Knoppix, Libranet, and Lindows are all based on Debian, Debian is the best candidate we have today for meeting the needs of all three of these user-types.

      And this is why Perens said we should all back Debian. Because right now, the foundation that is Debian is being used to satisfy the requirements of more types of users in the world than any other distribution out there, bar none. You can argue about exceptions, but the final score will be Debian.

    7. Re:This is good news. by martinde · · Score: 2, Insightful

      > Yes but some of us install a lot of machines, and mostly new ones without support. Simply updating
      > the kernels in the install images would help a lot.

      This is definitely the area where I've had the most issues too. I've had to install PCI ethernet cards in cases where a new motherboard's onboard ethernet isn't supported, and occasionally I've built my own install disks with custom kernels.

      Next time I run into this, I think I'll try a Knoppix install and see how that works. It seems to be updated often and have modern kernels.

    8. Re:This is good news. by byolinux · · Score: 2, Insightful

      Just to clarify, I don't think it is elitist in the slightest, but some people seem to have the attitude that if you can't do X and Y without a hitch, you're not worthy of GNU/Linux.

      That's just a stupid way to think IMO.

    9. Re:This is good news. by byolinux · · Score: 4, Insightful

      I don't think we're talking about stupid people, but people need to learn somehow. For example, $JoeAverageWindowsUser should be able to use GNU/Linux to a fair degree of competency in a short period of time, including installing it.

      If he can do this on a Macintosh, why shouldn't he be able to do this on a GNU/Linux system?

    10. Re:This is good news. by Anonymous Coward · · Score: 2, Informative

      Try Libranet. You can download 2.7 for free or buy 2.8.1. Either way, you get a cleaner installer. You also get a wonderful admin tool called adminmenu. Adminmenu or Xadminmenu allows you to do wonderful things easily. Like, install the proprietary Nvidia drivers, update the kernel, and my favorite, recover your Xwindows setup after you screw it up. Updating the kernel is *Important*. That is one thing that up2date (Redhat) did well and as near as I can tell apt-get -upgrade doesn't. So making that easier is vital. Libranet is Debian with all the good that comes with that.
      MC

    11. Re:This is good news. by doodleboy · · Score: 4, Insightful
      Anyway, to make a long story short, it's outdated support like this that'll never get Debian to be accepted by my coworkers, and I can't say I blame them. I love the stability and easy of maintenance once it's installed, but putting it on a newer machine is sure a pain in the ass. I'll be stuck with Red Hat (Enterprise Linux) from now on I guess for our servers since Debian provided such a poor showing on a workstation setup.
      There's a lot of new interest in debian because there's no corporation that will try to monitize its relationship with its users if it becomes more popular. The installer is a problem, but there's a lot of work being done - there's progeny's anaconda port, there's the new installer in sarge, etc. If this happens in a reasonable timeframe I would not be surprised if it made huge inroads in the enterprise space. Easy easy updates and no money to pay, ever, is a powerful combination.

      But if you can't wait for debian to ship a modern installer and don't want to fork over $$$ for Redhat Enterprise Linux 3 you can always try White Box Linux (http://www.beau.org/~jmorris/linux/whitebox/), a free version of rhel3. It's at rc2 now and production release is probably only a month or two away. I notice the Dag apt repository (http://dag.wieers.com/home-made/apt/) has rhel3 rpms, so it should be possible to stay up to date with apt.
    12. Re:This is good news. by lspd · · Score: 2, Informative

      It's not that hard to install, but one of the major hurdles I found when using Woody's boot CDs, was the completely obsolete kernels you have a choice of using.

      There is some talk recently on debian-devel about letting newer kernel versions into the point releases, so in the future this may not be much of an issue. The idea has been shelved until after Sarge is released since Sarge will have a new kernel anyway. On the flip side though, the default 2.4 and 2.2 kernels can generally get Debian installed on almost any hardware. After that, compiling a kernel from scratch with make-kpkg is fairly simple.

    13. Re:This is good news. by MSG · · Score: 2, Insightful

      Installation time, not counting file downloads which don't require my intervention anyways, is on the order of 20 minutes or less

      You won't be disappointed by anaconda. My install times are generally < 5 minutes when I do a network based install.

      but many are assuming a GUI interface is preferred.

      This "assumption" is only true if 1) you install X, which you don't have to 2) you're installing locally, using CD's. If you're setting up servers, you're probably going to use kickstart to do a network based install. X is one of the most common interfaces to Unix systems. It's ridiculous to pretend that an installer that doesn't configure X is ready for mass consumption. Ready for use by network system admins, sure. That's about as far as it'd get...

      And it's cross platform too!

      So's anaconda.

      There are advantages with this, but there are always disadvantages to a homogeneous environment.

      Uh... generally when people talk about the disadvantages to a homogenous environment, they're talking about security issues that come up when all of the members of the environment have the same vulnerabilities. Can you name one disadvantage to a complete, easy to use installer that's consistant across hardware platforms and distributions? Nothing comes to my mind....

    14. Re:This is good news. by Anonymous Coward · · Score: 2, Informative

      And, Libranet 2.8 now has a straightforward upgrade from their 2.4.18 kernel to the 2.4.23 kernel. Instructions here .

    15. Re:This is good news. by adrianbaugh · · Score: 2, Insightful

      As a recent convert I must say I agree with you (having used Red Hat-based distributions for years, with occasional forays into gentoo-land). Since installing debian (via a knoppix CD) I've been almost disturbed at how well it works, especially with regard to downgrading stuff. Recent RPM distributions seem to do okay, with the help of urpmi or whatever, but tend to be slow and sometimes leave unnecessary files hanging around. Debian just does it better. (IME, certainly.)
      Also, everyone mentions apt as a reason for debian's power, but make-kpkg is also incredibly powerful. Having a tool that, given a kernel tarball and a .config file, can quickly and easily generate packages that fit in with the rest of the system's package management, is incredibly useful and not something that any other distribution does particularly well (even gentoo, although at least new kernel ebuilds seem to appear fairly promptly).

      --
      "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
      - JRR Tolkien.
    16. Re:This is good news. by derF024 · · Score: 3, Informative
      Updating the kernel is *Important*. That is one thing that up2date (Redhat) did well and as near as I can tell apt-get -upgrade doesn't.
      • kernel-image-2.4-386 - Linux kernel image for version 2.4 on 386.
      • kernel-image-2.4-586tsc - Linux kernel image for version 2.4 on Pentium-Classic.
      • kernel-image-2.4-686 - Linux kernel image for version 2.4 on PPro/Celeron/PII/PIII/PIV.
      • kernel-image-2.4-686-smp - Linux kernel image for version 2.4 on PPro/Celeron/PII/PIII/PIV SMP.
      • kernel-image-2.4-k6 - Linux kernel image for version 2.4 on AMD K6/K6-II/K6-III.
      • kernel-image-2.4-k7 - Linux kernel image for version 2.4 on AMD K7.
      • kernel-image-2.4-k7-smp - Linux kernel image for version 2.4 on AMD K7 SMP.

      apt-get install the kernel image for your arch and it will stay up to date with the rest of your system automatically. Unfortunately, it doesn't do this out of the box.
    17. Re:This is good news. by Minna+Kirai · · Score: 2, Informative

      The normal way to measure IDE speed on a linux system is hdparm:
      # /sbin/hdparm -t /dev/hda /dev/hda:
      Timing buffered disk reads: 64 MB in 1.60 seconds = 39.96 MB/sec
      # /sbin/hdparm -T /dev/hda /dev/hda:
      Timing buffer-cache reads: 128 MB in 0.40 seconds =316.62 MB/sec


      Beyond just measurement, hdparm is also a way to tune settings (such as whether or not DMA is active). However, a non-expert should use control panels supplied by the Linux distrib to make any changes.

  2. Single Package / Dep manager by kbsingh · · Score: 4, Interesting

    Would be nice to see this expand into a single installer / package manager and (importantly!) a Dependency manager.

    Maybe a hybrid of Anaconda + dselect would be nice, if rolled into 1. Add 'kickstart' kind of capablity to that and it would be a kickass app to have around.

    Specially since most people dont tend to install Linux from installable mode very often( i havent in the last 3 years)

    1. Re:Single Package / Dep manager by byolinux · · Score: 2, Interesting

      I personally find dselect pretty quirky and awkward to use.

      What we need is a tool with the power of dselect, but with an interface akin to something like yast on SuSE.

    2. Re:Single Package / Dep manager by Saint+Stephen · · Score: 4, Insightful

      use aptitude (console) or synaptic (gtk)

      I'm amazed that more people don't know this. I used dselect for about a day, then quickly discovered apt+tasksel, then aptitude. Dselect is awful.

    3. Re:Single Package / Dep manager by Ed+Avis · · Score: 4, Interesting

      But maybe what Debian should really be doing is copying from Knoppix. That has the easiest installation, i.e., no installation at all, and it's Debian-based. The conventional 'install it first and then run it' routine isn't nearly as easy or as much fun as 'run from CD and optionally install to your fixed disk later'. I'm surprised distros aren't making bigger moves towards a Knoppix-like installer, now it has been demonstrated that it can be done.

      (Now Knoppix itself is i386-specific I think, but that's mostly hardware detection. On other architectures detection might be a bit less complex, I don't know.)

      --
      -- Ed Avis ed@membled.com
    4. Re:Single Package / Dep manager by The_DOD_player · · Score: 5, Insightful

      Amen to that!!.

      Knoppix is becoming Debians default installer on x86 hardware. Its not just more fun than the conventional approach, but it feels safer, since you can SEE it working on your computer before installing for real.

    5. Re:Single Package / Dep manager by byolinux · · Score: 4, Informative
      I agree entirely.

      Knoppix is pretty simple to install onto the Hard Disk too:-
      1. Boot Knoppix
      2. Alt-F2 (maybe Ctrl+Alt-F2)
      3. Type knx-hdinstall
      Knoppix for older Macintosh computers would seem like the next logical step - ones that can't run OS X, or run OS X poorly... good time for it, especially as Apple just had to pay out for misrepresenting OS X as functional on older hardware.
    6. Re:Single Package / Dep manager by sirReal.83. · · Score: 5, Informative
      You forgot a step.

      4. Reinstall entire OS just to remove Knoppix-specific packages

      Don't get me wrong, I love Knoppix, but for use as an installer it's far from perfect. The last Debian install I did, I used Mepis, which takes the hardware detection from Knoppix and makes it pure Debian, plus a couple of Mepis system admin tools (USB key /home syncing, APT-source config, spamassassin blacklist/whitelist... list goes on) and the install is super easy. It's all done graphically, after booting the CD.

    7. Re:Single Package / Dep manager by byolinux · · Score: 3, Funny

      "I stand corrected" said the man in the orthopedic shoes.

      I'll give Mepis a go.

    8. Re:Single Package / Dep manager by BoysDontCry · · Score: 2, Insightful

      You hit the nail on the head with your last line. The problem is that Debian supports many architectures (I think it's even more architectures than XFree supports!), so there is a lot of work to be done to build an installer.

      There's a new installer in the works right now (it's in Beta). Don't know much about it though.

    9. Re:Single Package / Dep manager by tacocat · · Score: 2, Informative

      Hell No!

      I like Knoppix and all, and it's kind of cool.

      But it does not allow for configuration options at time of installation.

      You can't use knoppix to install:

      • RAID
      • LVM
      • Any partitions beyond swap and everything-else
      • I don't like KDE!!! Don't force it on me.

      Leave Knoppix where it is, it does a very nice job. But don't make Debian == Knoppix. That will make Debian == Stupid for those who have more advanced requirements for their system.

    10. Re:Single Package / Dep manager by wuliao · · Score: 3, Insightful

      Re-read your instructions from the perspective of an ordinary user.

      1. Why do I have to hit Alt-F2? Why not a Menu option?
      2. The fact that you don't know if it's Ctrl-Alt-F2 or Alt-F2 or if it changes shows a big usability problem right there.
      3. Again, typing knx-hdinstall seems completely non-obvious. I'm sure I'd quickly figure it out by reading some docs or something, but why do I need to read some docs or google to figure that out?

      Note: I've never used Knoppix, so maybe there are menu options, but those instructions aren't that easy, IMO.

    11. Re:Single Package / Dep manager by santos_douglas · · Score: 3, Interesting
      I understand how difficult it is for experienced linux users to see from the viewpoint of new users, so I thought I'd share my experience as just such a novice. I was totally new to linux, but as a capable Windows 2000 user I figured I could make it work. I downloaded the Debian ISOs to try out on my machine. I chose Debian since it seemed like THE distro out there. I was fairly surprised, it wasn't that bad (who's afraid of text based installs?) and I quickly had it installed and running with a KDE desktop. However it failed to configure some key hardware (sound, NIC, modem) which made moving further difficult. So I was extremely happy to learn about the official Debian w/Anaconda installer. Unfortunately it also coincided with the compromise of Debians machines so I never got a chance to try it out.

      Finally some /.er recommended Mepis as a good Debian based distro, which I promtly installed and am quite happy with. The install went perfectly, and the default desktop may not be ideal to linux veterans out there, but its just fine for a linux newbie to start off on.

      A few tips/things I've noticed:

      -Right off the bat, where the heck is the volume control? Should be on the default desktop, not deep in the application menu as 'kmix'.
      -With all due respect to Konqueror, Mozilla should be the default browser on the desktop.
      -I don't know what's up with Kpackage, but I love apt-get.
      -IM is pretty important to the masses, why not make a good multiprotocol client like Gaim the default?
      -Mepis does a good job putting a GUI face on many of the system config stuff, but they are still spread over a number of menus. It would help if they were consolidated under one heading, similar to Windows control panel, although come to think of it everythings not under that either.

      Overall though I'd say Anaconda is a big step forward for Linux on the average users desktop. With a few minor tweaks this could easily be recommended for the clueless windows user.

    12. Re:Single Package / Dep manager by byolinux · · Score: 2, Insightful

      1. Agreed. There should be a 'Install' icon, with a little computer icon, a la InstallShield on Windows.
      2. I've not used it for a while, which is why I forget which it was.
      3. See Point 1.

      Like I said though, Knoppix is pretty simple. A readme file on the desktop could handle this for now, at least.

    13. Re:Single Package / Dep manager by frozenray · · Score: 5, Informative

      > 3. Type knx-hdinstall

      As far as I know, knx-hdinstall is deprecated with current Knoppix versions (starting June this year as far as I remember); the preferred method to perform a hard disk installation is now knoppix-installer. Gives you the choice to do a Knoppix installation or a Debian installation, too.

      --
      "There are already a million monkeys on a million typewriters, and Usenet is NOTHING like Shakespeare." - Blair Houghton
    14. Re:Single Package / Dep manager by Anonymous Coward · · Score: 3, Informative
      no, a package manager that builds everything from source, even when you're using common-as-dirt x86 IDE-PCI hardware, is simply inane.

      while you're waiting for mozilla to build, I've installed mozilla.

      and openoffice, gnome, KDE, a pile of audio editing utilities, and the latest security updates. that would take you somewhere around 3 days, even with your 'optimized' kernel and build chain, wouldn't it?

      and then your oc'ed CPU burns up somewhere around the time mozilla finishes building, and you visit the benchmarks to prove that gentoo presents no performance benefits over debian and mandrake.

      I mean, gimme a break here. Gentoo is slow especially for compiling stuff!

      Test 3 : Kernel Compile

      The same 2.4.21 source was copied to all machines and compiled using the same options. However, it should be noted that the Debian system used gcc 3.3.1 whilst the Mandrake and Gentoo installations used gcc 3.3.2 .

      Results:

      Debian
      7m 28s

      Mandrake
      7m 49s

      Gentoo
      9m 40s

    15. Re:Single Package / Dep manager by sirReal.83. · · Score: 2, Interesting

      -Right off the bat, where the heck is the volume control? Should be on the default desktop, not deep in the application menu as 'kmix'.
      I agree.

      -With all due respect to Konqueror, Mozilla should be the default browser on the desktop.
      Nah, I disagree. First off, Mozilla takes a long time to load. Firebird is great, but I think that keeping the consistent look of all KDE apps is a Good Thing (TM). Also, what specifically do you like about Mozilla that Konqueror doesn't have?

      -I don't know what's up with Kpackage, but I love apt-get.
      Yeah... KPackage is strange, though it does work very well for installing individual .debs that have been downloaded. Synaptic is cool, but it's a little slow because of how crazily complete it is. apt-get rules.

      -IM is pretty important to the masses, why not make a good multiprotocol client like Gaim the default?
      That's what Kopete is for! I can't remember if it's included in KDE 3.1.4 which is what Mepis uses, because I installed orth's KDE CVS HEAD .deb's for sid.

      -Mepis does a good job putting a GUI face on many of the system config stuff, but they are still spread over a number of menus. It would help if they were consolidated under one heading, similar to Windows control panel, although come to think of it everythings not under that either.
      Yeah, that does leave something do be desired... but I think it's more the job of the KDE folks than the Mepis folks to get that done. I'm sure that in the relatively near future (KDE 3.2, 3.3...) the Mepis config utilities will be obselete/assimilated into KDE. But already, the KDE Control Center is far more centralized than Windows Control Panel ever was; notice how you don't have to click through fifteen "property boxes" just to get to anything useful. Sadly, KControl doesn't do much hardware configuration at all. I'm sure that's coming, though.

  3. rightious karma whoring by CAIMLAS · · Score: 5, Informative

    Here's the link to building anaconda-based debian ISO images.

    Finally a quick, easy way to remaster debian to hand out to friends.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  4. Not to excited by killmuji · · Score: 4, Informative

    Before getting too enthusiatic about this, please do remember to read the errata before downloading the iso images. Lots of work still needs to be done, but this is a step in the right direction.

  5. Does Anaconda support text by armando_wall3 · · Score: 3, Interesting


    I still prefer text based installations, so it will be great if Anaconda will be optional, so Debian will have the best of both worlds.

    Does anybody know anything about it?

    1. Re:Does Anaconda support text by zerblat · · Score: 4, Informative
      Anaconda won't be Debian's default installer -- the next version of Debian will use the new Debian Installer, which supports multiple UIs and all the Debian platforms.

      Anaconda has been ported to Debian by Progeny, mainly because Progeny supports both Red Hat and Debian and they want to use the same installer for both distros.

      Oh, and yes, Anaconda can be run in text mode, but it doesn't currently work in the Progeny port.

      --
      Please alter my pants as fashion dictates.
  6. Foolproof installer? by Trbmxfz · · Score: 5, Insightful

    One of the main 'comments' I get when I recommend Debian GNU/Linux to people, is 'Debian is difficult to install'

    I think it can be argued that the Debian installer asks many questions that may not be easy to answer for a Linux newbie.

    But, as you say, there is hope: I remember someone saying, a few years ago, that a RedHat had formatted their drives without clearly mentioning that it would be destructive (oops!). Today, Mandrake can be installed after just a few minutes worth of clicking "OK". It generally makes the right choices for the user, clearly shows what partitions will be created, and warns if it's about to blank an existing windows partition. If it finds some unsupported hardware, it mentions what it knows about it, so that the user can simply ask their local guru for help.

    I think it's no exaggeration to say that someone who already installed Windows can safely install e.g. a Mandrake.

    1. Re:Foolproof installer? by gregmac · · Score: 5, Insightful
      I think it's no exaggeration to say that someone who already installed Windows can safely install e.g. a Mandrake.

      I think that the Mandrake and Redhat (8, 9) installs (to get up to a working system) are better than Windows at this point. As long as you have relatively common and supported hardware, it sets everything up for you. I used to think that it was dumb of all the distros to include so many other utilities and applications, but I've changed my views on that now.

      Once you install Windows itself, you have to run windowsupdate somewhere between 3 and 8 times (rebooting each time) to get it to the point it won't get infected with a virus in the next few minutes (and always do this behind a firewall). Then you have to go download all the things that you need for day-to-day tasks: winzip, pdf reader.. install usually an office suite, mozilla/firebird/thunderbird (well, at least I do.. but I won't go into a rant about how lacking in features IE/OE are). It takes at least two hours to install a Windows system, and most of the time is spent waiting. (And not just hands-off waiting time, either... Windowsupdate .. wait to download.. click install.. wait to install.. click to reboot .. wait to reboot.. repeat)

      Taking redhat as an example.. All the interaction is at the start, selecting paritions (formatted later), selecting what to install, etc. Then you wait for it to install, though you do have to change the CD's once or twice (unless you do a net-install, which is handy). Once it boots up, run up2date -u, probably reboot for the new kernel, and thats it. Everything is up to date and ready to go.

      --
      Speak before you think
    2. Re:Foolproof installer? by tacocat · · Score: 2, Insightful

      Most Windows users never install Windows.

      They purchase their computer with the software pre-installed. If anything goes wrong with the system, they have to find someone else who can install it for them. That's only required if they forgot their ghost CD.

      If Linux came shipped on the computers from Dell, Compaq, et al, then I think a lot of people would start thinking that Linux was easier to install then Windows. I'm pretty sure that something like Libranet today might be considered a ghost CD equivelant.

    3. Re:Foolproof installer? by sg_oneill · · Score: 2, Informative

      Hey Micheal. :)

      You should track down your local linux club and ask if any geeks there would like to help you thru that first setup.

      Debian woody really is the way to go if your prepared to learn, and after you've learned you really won't look back.

      Many linux clubs do 'installfests' where a bunch a newbies bring there 'putas in , and the old hands gently lead em thru the install process and show them how it all fits together.

      Despite the rumors about linux 'cliques' being pushy and all, most linux geeks , especially the older guys, enjoy the process of passing on there arcane wisdom. The rewards of being seen as a 'smart guy' are a pleasure in them selves.

      Give it a go :)

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  7. Bittorrent link needed. by chrestomanci · · Score: 2, Insightful

    Serously, the anaconda site will be in for a very heavy slahsdoting. They have links to two isos on the page that slashdot links to. How many will click on those links? how many will be disapointed? The filesisze are BTW: sarge-2003-11-25-bin1.iso 688,074,752 bytes sarge-2003-11-25-bin2.iso 42,174,464 bytes ie, about 720 Megabytes in total. I would consider putting up a torrent link myself, but I don't have a large enough pipe to download those files before the site (inevetably) goes down.

  8. Good thing by Anonymous Coward · · Score: 2, Interesting

    I think this is cool. I have been thinking of ditching Windows and was leaning towards a Debian "based" distro. Easier to install (for me) is a good thing.

  9. Are you an IT specialist or a user? by _Pinky_ · · Score: 5, Funny

    I can understand some people saying Debian, in it's current state is difficult to install.

    But I cringe when I hear that from a fellow computer person. I mean honestly, just because it's not using framebuffer and a mouse on install?

    True, deslect/apt can be intimidating, but much easier the trying to manually find rpms down the road...

    Do you spend more time supporting systems or installing systems??? Me, it's supporting them, so I love apt...

    And if I hear one more RH person say "Well, just select 'everything' on install, then Up2date doesn't have dependicy problems" I'm gonna kick them in the kneecap...

    1. Re:Are you an IT specialist or a user? by byolinux · · Score: 3, Funny

      And if I hear one more RH person say "Well, just select 'everything' on install, then Up2date doesn't have dependicy problems" I'm gonna kick them in the kneecap...

      never heard that one before, but I did once know a guy who'd built up a few CD-Rs full of Windows DLL files he'd copy onto every Windows using friends PC.

    2. Re:Are you an IT specialist or a user? by slim · · Score: 5, Insightful

      I can understand some people saying Debian, in it's current state is difficult to install.

      But I cringe when I hear that from a fellow computer person. I mean honestly, just because it's not using framebuffer and a mouse on install?


      Well, dselect could be friendlier: it's not so much that it's text based, but that the interface itself is alien to most people. It's a good interface, like vi is a good interface: but it's not quick and easy to pick up, and if you skip past the instructions, you're in trouble.

      But that's not the worst thing about the Debian install. It's been proved that auto-detecting hardware can be done in Linux, yet to install Woody I needed to manually specify an Ethernet driver and select an appropriate X server. That's really not good enough, and would scupper a lot of people, computer professionals or not.

      This may be fixed in Sarge: someone reply and tell me.

    3. Re:Are you an IT specialist or a user? by BoysDontCry · · Score: 4, Informative

      Well. Keep in mind that the Woody installer is several years old now.

      The new installer should have good hardware detection. It's in beta right now.

      Debian Installer
    4. Re:Are you an IT specialist or a user? by GigsVT · · Score: 3, Insightful

      Well. Keep in mind that the Woody installer is several years old now.

      That seems like a serious problem in itself to me!

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    5. Re:Are you an IT specialist or a user? by GigsVT · · Score: 2, Insightful

      Because there's a lot of untapped value there. When Debian is still using ghostscript 6, and thousands of other obselete packages, you have to sacrifice all the advances made in the last several years if you want to run Debian.

      Testing/Sid isn't an option for production, since the Debian people won't commit to providing security fixes in any timely manner for those versions.

      I think Red Hat used to have it right. A distro should be updated in a major way about once every year-18 months. Ideally you'd want to support the current version, and the immediate previous major version.

      It worked great, I don't know why RH had to fuck it up.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  10. Knoppix anyday... by Dylancable · · Score: 2, Interesting

    Common guy's just because Debian has a nice GUI installer doe's that really make it any better distro then it currently was?, For people who think debian stable is outdated, Give Knoppix a try , uses unstable branch and comes with nice hardware detection. I had problems with Redhat 9.0 detecting inbuilt hardware on a compaq armarda m300 and knoppix had no problem...

  11. I stand corrected by RLiegh · · Score: 2, Insightful

    Perhaps what I should have said instead was "text-based interface".

  12. anaconda-debian, apt-redhat by danny · · Score: 4, Insightful
    First they ported apt to Redhat, now they're using anaconda for Debian installs! This is a great illustration of the flexibility of free software.

    (Review of The Art of UNIX Programming )

    Danny.

    --
    I have written over 900 book reviews
  13. Kickstart... by Crossfire · · Score: 4, Interesting

    Hopefully this means we have Kickstart too.

    Debian has been needing kickstart-like functionality for a while. (No, FAI is not the answer, it works in a somewhat different manner, and its a royal pain to set up to bootstrap unstable systems from a host running stable).

  14. Re:Yes, and over the network as well! by Short+Circuit · · Score: 2

    For people with high-speed internet connections, certainly. I'd like to see someone mass-mail some sort of LiveCD distribution to homes and small businesses.

    It'd also be neat if someone would come up with a LiveCD set that demonstrated the client/server abilities of Linux, or some other OSS packages.

  15. But knoppix is a mix of stable/unstable/testing by Anonymous Coward · · Score: 2, Informative

    Knoppix seems like a house of cards to me, it works great as is, but when I did apt-get update I started running into some issues/errors. Then in my ignorance I changed my sources.list to all unstable and did apt-get update again, big mistake. By the end of that day the system wouldn't boot. I've also tried (and I am still running) morphix, which is based on knoppix but is deb unstable. But I've had a few issues with that as well although I'm still on an older version of morhpix (but as parent mentioned I don't want to reinstall now, I should be able to just update this deb distro.)

    Oh and I tried mepis about a month ago which was mentioned here about a week or so ago. Nice installer but even though I told it not to write lilo to the mbr, it still did and hosed it(just saw a bunch of zeros). The morhpix live cd came in handy to fix that. Also mepis seemed a lot slower than the other 2 distro's on this same hardware setup. Just right clicking on a link would literally take about 2 seconds before I would see the floating menu, or same thing in just using the os in general (whether I was in kde or a light wm like icewm).

    I actually prefer using unstable deb for latest software and morphix is a pretty good choice, just not sure if it's the one I want to stick with.

    Anyone know of other deb based distro's that are strictly sid/woody? I don't want a distro that mixed with all of em.

    Also since this is slashdot I'll throw out a few of my problems and see if anyone can help. I've posted these to boards but no help really.

    1) I have a nvidia card. I want to have vsync on for opengl apps at all times. I put the env variable in my .bashrc and that worked. But once I installed kdm for logging in it doesn't read my .bashrc anymore. Where do I put it when kdm is installed.

    2) I have a psx pad hooked up to my lpt port. It works fine in windows and has worked in older linux distros (mdk 8,9 redhat 7.2) but in all these deb distros it works, but it seems to be using up way too much cpu resources, games that run at a solid 60fps without the gamepad drop to like 30-35 fps with it enabled. I've searched this to no end and the only thing I came up with was modifiying gamecon.c and modifying the psx delay value to something lower. People said this worked for them, but it didn't for me. And gamecon.c hasn't changed since 2001 so I know that the previous distros I was using were using the same version of gamecon but yet had no cpu/slowdown issues.

    Ok I could go on and on with linux problems I've had, but if the slashdot crowd can help me with those 2 I'd be a happy linux user.

  16. Re:Reinstall the OS? by Anonymous Coward · · Score: 5, Funny
    The difference is that installing linux is fun. Installing windows is a chore.

    It's too bad that they are making linux so easy to install. Soon I'm going to have to move on to Hurd or something.

  17. Easier then Knoppix by nurb432 · · Score: 2

    Morphix or Mepis ( or even one of hte commercialized distros ) is even easier.. just push a button on your desktop and it launches a ( mostly ) GUI install ..

    Great for a 'new user'.. they dont even have to drop ot a shell ( whats that they will ask ) to start the install ..

    --
    ---- Booth was a patriot ----
  18. Re:Anaconda??? Is it too much to ask... by vondo · · Score: 3, Interesting
    Why should I care what NIC or video card or sound card is in a machine?

    We have 30 machines in our research group; there are probably 20 different configurations. Sure, I can find out if I want to, but why should I open each machine up to take inventory before upgrading the OS?

  19. Re:Anaconda??? Is it too much to ask... by tacocat · · Score: 4, Informative

    Just a suggestion, but the next time you can't identify the hardware, flip to another console window (Alt+Ctrl+F2) and type "lspci -vv" and you will have all the information about hardware detection you could want.

    And the best part is, you don't have to remove the cover!

  20. Glossary by nsushkin · · Score: 5, Informative
    It took me a while to figure out the meaning of this article. It needs a quick glossary.
    • sarge - The code name for the next major Debian release after woody is "sarge". It is likely that this release will be numbered "3.1".
    • Anaconda - the Red Hat Linux installation program.
  21. Re:Why do we care... by Anonymous Coward · · Score: 2, Funny
    Official Gentoo-Linux-Zealot translator-o-matic
    By M, version 1.0

    Gentoo Linux is an interesting new distribution with some great features. Unfortunately, it has attracted a large number of clueless wannabes and leprotards who absolutely MUST advocate Gentoo at every opportunity. Let's look at the language of these zealots, and find out what it really means...

    "Gentoo makes me so much more productive."
    "Although I can't use the box at the moment because it's compiling something, as it will be for the next five days, it gives me more time to check out the latest USE flags and potentially unstable optimisation settings."

    "Gentoo is more in the spirit of open source!"
    "Apart from Hello World in Pascal at school, I've never written a single program in my life or contributed to an open source project, yet staring at endless streams of GCC output whizzing by somehow helps me contribute to international freedom."

    "I use Gentoo because it's more like the BSDs."
    "Last month I tried to install FreeBSD on a well-supported machine, but the text-based installer scared me off. I've never used a BSD, but the guys on Slashdot say that it's l33t though, so surely I must be for using Gentoo."

    "Heh, my system is soooo much faster after installing Gentoo."
    "I've spent hours recompiling Fetchmail, X-Chat, gEdit and thousands of other programs which spend 99% of their time waiting for user input. Even though only the kernel and glibc make a significant difference with optimisations, and RPMs and .debs can be rebuilt with a handful of commands (AND Red Hat supplies i686 kernel and glibc packages), my box MUST be faster. It's nothing to do with the fact that I've disabled all startup services and I'm running BlackBox instead of GNOME or KDE."

    "...my Gentoo Linux workstation..."
    "...my overclocked AMD eMachines box from PC World, and apart from the third-grade made-to-break components and dodgy fan..."

    "You Red Hat guys must get sick of dependency hell..."
    "I'm too stupid to understand that circular dependencies can be resolved by specifying BOTH .rpms together on the command line, and that problems hardly ever occur if one uses proper Red Hat packages instead of mixing SuSE, Mandrake and Joe's Linux packages together (which the system wasn't designed for)."

    "All the other distros are soooo out of date."
    "Constantly upgrading to the latest bleeding-edge untested software makes me more productive. Never mind the extensive testing and patching that Debian and Red Hat perform on their packages; I've just emerged the latest GNOME beta snapshot and compiled with -O9 -fomit-instructions, and it only crashes once every few hours."

    "Let's face it, Gentoo is the future."
    "OK, so no serious business is going to even consider Gentoo in the near future, and even with proper support and QA in place, it'll still eat up far too much of a company's valuable time. But this guy I met on #animepr0n is now using it, so it must be growing!"

    -

  22. Re:Why do we care... by HouseOfMisterE · · Score: 2, Funny

    If I had any mod points, I would give them to you. E.

  23. On my wish list by ONU+CS+Geek · · Score: 4, Interesting

    If I really had to say I think we could do one thing better, it would be having a 'headless' install option for some of these devices.

    There are times where I go and install software, and have to be in a different room or different area, that me physically being at the console for the entire installation is pratically impossible. It would be wonderful if there was an option to do a network install over https, or a network install over ssh, to get it up and working.

    Just think how nice it would be to pop in a CD, sit back at your desk, go to an IP address, and volia, install your server without actually being there :)

    Oh, well, just wishful thinking, unless anyone knows a good installer, wants to help write one, or knows of a free as in beer system to get something like that accomplished.

    Ian

    --

    I disable sigs...do you?
  24. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion