| Slackware - Installation This forum is for the discussion of installation issues with Slackware. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-09-2004, 03:32 PM
|
#1
|
|
Member
Registered: Sep 2003
Location: GMT (-5)
Distribution: Mandrake 9.1
Posts: 288
Rep:
|
Are floppies really needed. & various
This is about the whole install process, some things are not really clear.
First of all, do I need all the 4 cd's?
Second of all how does the setup ( and selection of the software sets ) work?
Third of all, do I need boot floppies? What is their utility.
Thanks for your help.
Last edited by Baldorg; 01-09-2004 at 03:34 PM.
|
|
|
|
01-09-2004, 03:43 PM
|
#2
|
|
Senior Member
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113
Rep: 
|
The first couple will do. This is asked a lot.
Not sure what you mean. You get a text menu and arrow and enter through the choices, occasionally filling in some text boxes.
Boot floppies are for people who can't boot from CD. If you can, you don't need them (to install, though having them around is nice for emergency boots) and if you can't, then that's how you boot the box to start the install.
Do a lot of searching here if you have more questions or problems. Happy to help, but Slack's not usually very hard to at least get on there and most of the common issues are well covered here. 
|
|
|
|
01-09-2004, 04:18 PM
|
#3
|
|
Member
Registered: Sep 2003
Location: GMT (-5)
Distribution: Mandrake 9.1
Posts: 288
Original Poster
Rep:
|
Thanks, your post helped
What is on the 3 and 4 cd's? They are marked as source. Source for what?
|
|
|
|
01-09-2004, 04:31 PM
|
#4
|
|
Senior Member
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113
Rep: 
|
For the binaries on the other ones, I suppose.  There's other stuff on them, too - book, ZipSlack, etc. ZipSlack's great for certain machines. They're worth having, but not necessary - just depends on whether you want to spend the time and storage.
|
|
|
|
01-11-2004, 03:43 PM
|
#5
|
|
Member
Registered: Sep 2003
Location: Sydney, Australia
Distribution: Mandrake 9.2
Posts: 47
Rep:
|
4 CD's. I'm downloading 9.1 now and I can only find 2 ISO's. Am I missing something here?? Disk 1 and 2. There's a disk 3 and 4???
|
|
|
|
01-11-2004, 04:51 PM
|
#6
|
|
Member
Registered: Aug 2003
Location: Boston, MA
Distribution: Slackware-current
Posts: 142
Rep:
|
|
|
|
|
01-17-2004, 09:10 AM
|
#7
|
|
Member
Registered: Jan 2004
Location: belgium
Distribution: Slackware
Posts: 117
Rep:
|
he source disks are only there because of the licence... GPL... you always have to supply the source... you don't need them for install..
you don't really need any CDs or floppies if you already have a running linux system on that computer... let me know if you need the tricks..
|
|
|
|
01-18-2004, 03:27 AM
|
#8
|
|
Member
Registered: Oct 2003
Location: USA
Distribution: Red Hat 9, Ubuntu 10; Windows Server 2003 and XP
Posts: 34
Rep:
|
how?
hey nesware
give me the tricks...you can install with no cd's or floppies as long as your running linux??
|
|
|
|
01-18-2004, 04:13 PM
|
#9
|
|
Member
Registered: Jan 2004
Location: belgium
Distribution: Slackware
Posts: 117
Rep:
|
yeah.. what i do... i download the iso file.. just cos it easy... one file to download...
then mount the file as loop device.. eg.
mount -o loop /location/of/isofile /mnt/slackinstall
in slackware u already have the pkgtool... any other system, download the sources (haven't tried this myself, but it should work)
mount the file system u want to install slackware to.. eg.
mount /dev/hda4 /newslack
then install the packages from the package dirs
cd /.../slackware/a
installpkg -root /newslack *.tgz
cd ../ap
installpkg -root /newslack *.tgz
etc..
then install a kernel you need
cd ../../kernels (also on the iso file)
cp whateverkernelyouneed.gz /newslack/boot
configure your lilo (of ur existing system)
add something like
image = /newslack/boot/urkernel
root = /dev/hda4
label = slackware
read-only
run lilo
edit /mnt/etc/passwd and shadow to make sure you have a clear root password
now ur system is ready to run... reboot...
login... and run pkgtool
go to the Setup menu and configure ur system
it's a bit more work to get to know how it works but the nice thing is you can just go on browse the internet and check ur mail or whatever while ur installing... hehe
ok... have to get back to my girl.. she calling 4 me.. bye.. ask me if u need more info
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:07 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|