LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-29-2009, 04:04 PM   #1
blue900
LQ Newbie
 
Registered: Sep 2003
Location: Idaho
Distribution: slackware all the way
Posts: 13

Rep: Reputation: 0
Smile Instructions for making a current ISO?


I have revived My Daughters Laptop with SLackware 12.2.
So Now her EEE PC 901 is avalable to test Something besides the stock Xandros after 9 months of use she is ready for a full power OS and the stock OS is acting Strange. She is getting ready to go back to Collage.

What I need is an ISO of Slackware Current.
Can someone help me with info or a link to some info how to do this?

Thanks!
 
Old 03-29-2009, 04:08 PM   #2
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,682

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
I'll let someone else explain how to make one, but if you just want to download one you can do that here. ftp://ftp.belnet.be/mirror/ftp.slack...e-current-iso/
 
Old 03-29-2009, 05:04 PM   #3
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Or you could do it this way:

1) Make a local mirror of the -current tree. For instance:
rsync -avz --del rsync://slackware.mirrors.tds.net/slackware/slackware-current /local/directory
2) Make an ISO image of it and burn it to a DVD -- I suppose you have a DVD writer:
Code:
cd /local/directory/slackware-current
mkisofs -o /tmp/slackware-dvd.iso -R -J -A "Slackware Install" \
  -hide-rr-moved -v -d -N -no-emul-boot -boot-load-size 4 \
  -boot-info-table -sort isolinux/iso.sort -b isolinux/isolinux.bin \
  -c isolinux/isolinux.boot -V "SlackDVD" .
cd /tmp
growisofs -speed=2 -dvd-compat -Z /dev/dvd=slackware-dvd.iso
More information in the slackware-current/isolinux/README.TXT from which I borrowed above commands.
 
Old 03-29-2009, 06:43 PM   #4
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
AlienBob hosts a script which will mirror the current tree and when finished creates a CD set / DVD. You can find it here. It has loads of useful options and is worth looking at.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
making cd iso into dvd iso dachinster Slackware 8 10-20-2006 11:40 AM
LXer: Atticware Revisited: Step-By-Step Instructions For Installing A Current Linux Distro On A Very Small, Very Old Laptop LXer Syndicated Linux News 0 07-04-2006 09:54 AM
making -current .iso with 2.6.x kernel rdanda Slackware 2 04-15-2005 02:26 AM
Making a Slackware Installation (current) Darx Slackware 14 05-12-2004 04:02 PM
Making iso of slack-current thethinker101 Slackware 4 02-24-2004 07:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration