Slackware This Forum is for the discussion of Slackware Linux.
|
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-26-2004, 07:13 PM
|
#1
|
Member
Registered: Jan 2004
Posts: 41
Rep:
|
Burning Slackware 10 to CD + Installing
I downloaded Slackware 10 from the Pair.com mirror using FTP.
I have all the files now, but I'm not sure how to burn them to CD. I'm using Fedora right now and during installation it asks for Disc 1, or maybe Disc 3 etc.
How do I know what files to burn to what disc so when the Slackware installation asks for Disc 1 it finds the correct files in the correct location?
And to create a book disc, do I just copy the boot files to a CD?
Thanks for all help.
|
|
|
10-26-2004, 07:24 PM
|
#2
|
Member
Registered: Mar 2002
Location: Hampton, VA
Posts: 86
Rep:
|
Did you download the ISO images for slackware? If not.. goto the mirros page on the slackware site ( http://www.slackware.org/getslack/) and choose the best mirror for you. Then goto the slackware-10.0-iso directory, and download the first disk ... that is all that is needed to instal the os. Burn the ISO image to the cd using the "burn image" feature of the burning software you use (don't just burn the file to the cd), and then stick the cd in and reboot.. the cd will be bootable and start the slackware install.
|
|
|
10-26-2004, 07:26 PM
|
#3
|
Member
Registered: Oct 2003
Posts: 534
Rep:
|
I will post an example of how to create a bootable ISO. It's one without Gnome and KDE. What you should have done was to download the ISO files on the mirror. Those are meant to be burnt on CD.
This long command creates an iso of the content of the Slackware tree (it's assuming you're in the Slackware-10.0 directory) and creates the file to be burnt on CD in /tmp . Adjust to fit your needs
Code:
mkisofs -o /tmp/slackware-10.iso \
-R -J -V "Slackware Install" \
-x ./bootdisks \
-x ./extra \
-x ./slackware/gnome \
-x ./slackware/kdei \
-x ./slackware/kde \
-x ./pasture \
-x ./patches \
-x ./rootdisks \
-x ./source \
-x ./zipslack \
-x ./testing \
-hide-rr-moved \
-v -d -N -no-emul-boot -boot-load-size 32 -boot-info-table \
-sort isolinux/iso.sort \
-b isolinux/isolinux.bin \
-c isolinux/isolinux.boot \
-A "Slackware Install CD" .
Last edited by rotvogel; 10-26-2004 at 07:28 PM.
|
|
|
10-26-2004, 07:38 PM
|
#4
|
Member
Registered: Jan 2004
Posts: 41
Original Poster
Rep:
|
I downloaded the ISO and their not even a whole kilo byte, their just a PGP signature. I checked a lot of the mirrors and their just offering the signatures (.asc files) and not the actual .iso files.
rotvogel >> I tried what you suggested and it didn't work, guess I don't have all the files.
Edit: finally found a mirror with the ISO, going to download them and burn them. Thanks for the info guys.
Last edited by Hero Doug; 10-26-2004 at 07:49 PM.
|
|
|
10-26-2004, 07:50 PM
|
#6
|
Member
Registered: Jan 2004
Posts: 41
Original Poster
Rep:
|
You just posted before me, I'm already downloading them ISO and will burn them tonight.
Hopefully the install will be easy.
|
|
|
10-27-2004, 05:12 AM
|
#7
|
Senior Member
Registered: Jan 2003
Location: Malaysia
Posts: 1,210
Rep:
|
|
|
|
10-27-2004, 08:22 AM
|
#8
|
Member
Registered: Jan 2004
Posts: 41
Original Poster
Rep:
|
Thanks, I have all 4 discs now, I'll give it a test install tonight.
|
|
|
11-02-2004, 09:33 PM
|
#9
|
Member
Registered: Oct 2004
Location: Internet
Distribution: Slackware 10.1
Posts: 177
Rep:
|
Quote:
Originally posted by jrbush82
download the first disk ... that is all that is needed to instal the os.
|
If install disc 1 is the only one needed for installation, what is install disc 2 for?
And what are the two source discs for?
|
|
|
11-02-2004, 09:55 PM
|
#10
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Disk 2 contains KDE & Gnome and some extra stuff, if you don't need kde or gnome you could only install using cd 1.
The two extra cds (sources one) are there in case you want to modify something and because of almost all software distributed on Slackware being under GPL license.
Last edited by gbonvehi; 11-02-2004 at 09:56 PM.
|
|
|
11-02-2004, 10:42 PM
|
#11
|
Member
Registered: Oct 2004
Location: Internet
Distribution: Slackware 10.1
Posts: 177
Rep:
|
If I wanted to use fluxbox, but wanted to use some KDE programs like k3b, could I still just use one disc?
Or should I go ahead and install KDE and then get fluxbox after?
|
|
|
All times are GMT -5. The time now is 12:47 AM.
|
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
|
|