Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Slackware install problem
Name: Steve Date: September 30, 2003 at 19:51:49 Pacific OS: none, trying for slackwar CPU/Ram: cyrix 233 pr 300/64
Comment:
i downloaded the slackware 9.1 iso and md5summed it and it came out woth the wrong response. When i burned it to test it out, it said it was a mandrake cd so i decided to try again with a new file. I tried a second mirror, got the wrong md5sum, and again tried the disk. The cd again told me that it was a mandrake but then i used the slackware boot and root floppies where i cfdisked my 2 hard drives (1.5 gig and 1.1 gig) but when it got to the installation part, it said it would install the "A" package but one step later, it said that the files could not be read by the system or something like that. Is anyone else having this problem or does someone know something about this? i don't know what to do.
Name: Jake Date: September 30, 2003 at 21:29:53 Pacific
Reply:
I used BitTorrent to download Slackware 9.1 and the md5sums were exactly right. Since then I've left the bittorrent windows open and served about 10.2Gb to other people downloading the install CDs.
0
Response Number 2
Name: discipled1 Date: October 5, 2003 at 19:41:57 Pacific
Reply:
You've got the Slackware installer floppy, with a Mandrake CD in the the drive. Done that when I had a couple of cd's not labled. I suggest using the superboot manager disk if you need it to get a system to boot from cdrom that does not support it. Get the iso image of Slackware and burn it to cdrom, or order it. Set bios to boot from drive a: and boot with the sboot.mgr disk in drive a: and the Slackware cd in the cdrom drive. Note that you will most likely need to edit files in /etc/rc.d to get sound working, and also run xf86config if the x-windows has problems starting with the startx command. BTW, Slackware boots up to a terminal and not a graphical environment, so you have to startx. The good thing about Slackware is that is runs better on older systems then all the others I've tried. Use KDE as root to configure and admin system, and Gnome as user for relaxed use (Gnome is just soooo easy:o))
Summary: I assume you did follow the installation instructions for linux exactly, which can also be find at: http://h18000.www1.hp.com/products/servers/linux/compaq-howto-3.html Maybe it's also useful to chec...
Summary: 1. Slackware cannot be started from the autoexec.bat file. 2. Slackware is best installed on a separate drive, but definitely a different partition. 3. You cannot run Windows (any version) and Slack...
Summary: Hi, I need help badly!!! I have installed linux on my system, now when I tried to write a simple C++ program ( I called it test.cc), then when I compiled using g++ test.cc, the following message was ...