Linked by Michael Hall on Thu 15th Jul 2004 07:35 UTC
Permalink for comment
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
More News »
Sponsored Links



The jabs at Slackware's installation routine do have some credibility.
The setup routine assumes the user has already partitioned the disk. If a prospective Slackware user doesn't know how to do that, or does not want to run fdisk manually, then he will never install Slackware. No Linux distribution that I've seen has managed to completely eliminate the partitioning bump, but Slackware isn't even close.
This is true. The most difficult part of installing Slackware is that a user *must* have an understanding of how Linux partitions and filsystems work. In most respects, however, it's not too difficult to use FDISK or CFDISK to create a swap partition and linux native partition. It's part of the learning process. If a user is ready to take that step, then Slackware is a great choice.
If hardware is not detected, the user will be required to identify it. E.g., a network card. Anyone interested in seeing more Linux usage should cater to the needs of people who don't know what's inside their PC.
These days, practically all hardware is automatically detected by the kernel hotplug system. In fact, Slackware is more "plug and play" than even Windows is these days - and it actually works. Just power it up and it works, without having to modify the /etc/rc.d/rc.modules file (as was done in the past). The exception is, perhaps, ading the line to load the APM module if applicable. The only thing that a user might have to do in the way of hardware is installing the binary nVidia drivers, if they want 3D support. Even that's relatively simple on Slackware.
Finally, there is the lack of a handholding way to set up X. The tools provided by X are there, of course, but the install routine doesn't tell the user about them. (And they don't work all that well.) Like partioning, Slackware assumes the user brings with her the skills needed to get it running.
Most distributions have their own tool for setting up the X Windowing System. Slackware is no exception. While it is true that there is little information on this process, X will work out-of-the-box, on Slackware, utilizing a Vesa driver.
If you wish to have hardware accelleration, the best option is to use Slackware's "xorgsetup" (formerly "xfree86setup"), as root, and Slackware will detect your videocard and select the proper driver for the /etc/X11/xorg.conf file.