LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-14-2012, 06:32 AM   #1
zerouno
Member
 
Registered: Oct 2009
Location: Italy
Distribution: Slackware
Posts: 983

Rep: Reputation: 352Reputation: 352Reputation: 352Reputation: 352
[HOWTO] Slackware 32 and 64 bit on a single side/face dvd


Do you want a slackware dvd containing both 32 and 64 bit packages using a normal dvd? (no dual layer, no dual side, no double face)

I written a script that create it.

slackware-mix-dvd.sh

You must to download both 32&64 dvd iso (and mount it) or slackware-tree (you may not download source/ directory). It support both -current and -stable versions.
Next you must modify the script configuration to adjust the path where are the slackware-tree and which packages do you want include.
ALL txz exceed the dvd size (about 4.8 GB).
You can choose:
1) exclude extra/ testing/ patch/ pasture/ . This fit into a dvd.
2) limit the languages supported (kdei and aspell)
Code:
# Where I can find slackware&slackware64 official tree
# May be the downloaded tree or premounted iso/dvd

#X86=/mnt/cdrom
#X64=/mnt/iso64
X86=$CWD/official-tree/slackware-current
X64=$CWD/official-tree/slackware64-current

# You must to limit which packages to include due fit in ONE dvd.
INCLUDE_EXTRA=yes # or yes
INCLUDE_PATCHES=yes # or yes
INCLUDE_PASTURE=yes # or yes
INCLUDE_TESTING=yes # or yes
INCLUDE_MISC=yes # or yes (misc/ is only on dvd, for 13.37)
INCLUDE_LOCALE="en es it fr en_GB" # or "" for all or "en" for none (you must install at least english :-)
Or you can download the prebuilt iso image from http://files.z01.eu/iso/
(contains slackware 14rc1 with en es it fr en_GB languages included)
 
Old 08-16-2012, 11:49 AM   #2
zerouno
Member
 
Registered: Oct 2009
Location: Italy
Distribution: Slackware
Posts: 983

Original Poster
Rep: Reputation: 352Reputation: 352Reputation: 352Reputation: 352
Updated to 14.0rc2
 
Old 08-16-2012, 12:49 PM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Is it possible to use this script to create an USB-installer with the complete 32 and 64 bit repositories? Would be nice to have an 8GB USB device to install Slackware from.
 
Old 08-16-2012, 02:16 PM   #4
zerouno
Member
 
Registered: Oct 2009
Location: Italy
Distribution: Slackware
Posts: 983

Original Poster
Rep: Reputation: 352Reputation: 352Reputation: 352Reputation: 352
Never tested the official usb installer of slackware (I use a my custom), so I dont know which changes I must to do, but I think that it's possible.
 
Old 08-16-2012, 02:43 PM   #5
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190
Quote:
Originally Posted by TobiSGD View Post
Is it possible to use this script to create an USB-installer with the complete 32 and 64 bit repositories? Would be nice to have an 8GB USB device to install Slackware from.
I have not tried this but this looks like one way to do it:

http://www.grocock.me.uk/making-a-du...are-usb-stick/
 
2 members found this post helpful.
Old 08-16-2012, 02:52 PM   #6
Anonymo
Member
 
Registered: Dec 2004
Location: The Woodlands, Texas
Distribution: Slackware, Archlinux, CentOS
Posts: 196

Rep: Reputation: 40
Quote:
Originally Posted by TobiSGD View Post
Is it possible to use this script to create an USB-installer with the complete 32 and 64 bit repositories? Would be nice to have an 8GB USB device to install Slackware from.
This has worked well for me:
http://unetbootin.sourceforge.net/
 
Old 08-16-2012, 03:01 PM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Thanks, chess, exactly what I thought about.

@Anonymo: With unetbootin you can make either a 32 bit USB installer or a 64 bit USB installer, but not a combined one.

Last edited by TobiSGD; 08-16-2012 at 03:02 PM.
 
Old 08-26-2012, 01:17 PM   #8
zerouno
Member
 
Registered: Oct 2009
Location: Italy
Distribution: Slackware
Posts: 983

Original Poster
Rep: Reputation: 352Reputation: 352Reputation: 352Reputation: 352
updated to slackware 14.0rc3
 
Old 08-27-2012, 07:39 PM   #9
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,684
Blog Entries: 31

Rep: Reputation: 176Reputation: 176
I'd like to have a tool (and maybe I should be the one to make it) that creates the hybrid bootable image file, ready to either "dd" to a USB memory stick, or burn to a DVD (probably need a blue one), that has both a full scale live system with KDE and Xfce, and the installer, and all the packages, for both architectures, and for both 13.37 and 14.0, all chooseable at the boot loader menu.

I'll go hide now.
 
Old 08-27-2012, 09:34 PM   #10
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You will not have enough space on a DVD to have 4 complete repositories on it, not even speaking about a live system.
 
Old 08-28-2012, 04:12 AM   #11
zerouno
Member
 
Registered: Oct 2009
Location: Italy
Distribution: Slackware
Posts: 983

Original Poster
Rep: Reputation: 352Reputation: 352Reputation: 352Reputation: 352
Quote:
Originally Posted by TobiSGD View Post
You will not have enough space on a DVD to have 4 complete repositories on it, not even speaking about a live system.
No, he does not want a dvd with 4 repositories. He want 4 slackware repository + 4 slackware live system.

To do this may be needed a double layer&double face dvd or a double face blueray or a 32G pendrive :-)

--
edit:
Sorry, I had not read well your post. You already cited the live system :-)

Last edited by zerouno; 08-28-2012 at 04:22 AM.
 
  


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
Face detection logon howto joboy Ubuntu 1 10-30-2011 07:58 AM
Can anyone else NOT download the current slackware 32 bit DVD torrent? newb123 Slackware 11 05-02-2011 07:05 AM
64-bit VirtualBox host running a single 32-bit guest, good idea? FireRaven Linux - Virtualization and Cloud 10 04-03-2010 03:21 PM
RedHat support booting 32-bit & 64-bit kernels from single installation? bkimura66 Linux - Server 1 08-11-2009 07:45 AM
howto mount dvd image on slackware? carboncopy Slackware 3 10-25-2003 03:10 PM

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

All times are GMT -5. The time now is 12:25 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