LinuxQuestions.org
Help answer threads with 0 replies.
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-17-2013, 11:36 AM   #1
jon lee
Member
 
Registered: Jul 2013
Posts: 113

Rep: Reputation: Disabled
Slackware Linux Live DVD?


I'm trying to create a Slackware Linux Live bootable DVD/USB.
I've tried two kernels. The first I hand patched for aufs and probably messed things up. The usb distro would load up until it tried to mount the first fs branch (bin.sbo) and then freeze. Later I found better aufs patches for the 3.10 tree, this time it doesn't even see the linux live files and just drops me into an initrd environment shell.

There's a number of related aufs patches. Should any be left out specifically for linux live scripts to work?

Also, there's a number of aufs kernel configuration options. Should any of those specifically be included or left out for a linux live distro? (I'm specifically wondering about aufs for loop, aufs for fuse, aufs for initrd). Do I need to alter the max number of branches?

Thanks!
 
Old 08-18-2013, 03:04 AM   #2
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
whats wrong with Slax? http://www.slax.org/
 
Old 08-18-2013, 07:24 AM   #3
jon lee
Member
 
Registered: Jul 2013
Posts: 113

Original Poster
Rep: Reputation: Disabled
I've personalized my slackware install into a multimedia/audio/studio oriented distro. Slax is too generic for what I'm wanting.

http://i102.photobucket.com/albums/m...psab3dddf9.png

http://i102.photobucket.com/albums/m...psfb8da0a9.png

http://i102.photobucket.com/albums/m...psedc7ca89.png
 
Old 08-18-2013, 11:39 AM   #4
Raveriux
Member
 
Registered: Jul 2013
Location: Lithuania
Distribution: Slackware64 14, Slackware64 -current, Maemo
Posts: 113

Rep: Reputation: Disabled
Quote:
Originally Posted by jon lee View Post
I've personalized my slackware install into a multimedia/audio/studio oriented distro. Slax is too generic for what I'm wanting.

http://i102.photobucket.com/albums/m...psab3dddf9.png

http://i102.photobucket.com/albums/m...psfb8da0a9.png

http://i102.photobucket.com/albums/m...psedc7ca89.png
I think for some people will be interesting what are your custom software to make Slackware a multimedia/audio/studio distro.
 
Old 08-18-2013, 12:25 PM   #5
yenn
Member
 
Registered: Jan 2011
Location: Czech Republic
Distribution: Slackware, Gentoo, FreeBSD
Posts: 176

Rep: Reputation: 28
Quote:
Originally Posted by jon lee View Post
I've personalized my slackware install into a multimedia/audio/studio oriented distro. Slax is too generic for what I'm wanting.
So are you building something like Slackermedia, just pre-build ISO?
 
Old 08-18-2013, 12:44 PM   #6
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,120

Rep: Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292Reputation: 7292
Quote:
Originally Posted by Raveriux View Post
I think for some people will be interesting what are your custom software to make Slackware a multimedia/audio/studio distro.
+1.
 
Old 08-18-2013, 04:08 PM   #7
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
If you do multimedia studio setup, look into JACK at slackbuilds.org as a low-level audio server. You won't be disappointed.
 
Old 08-18-2013, 04:51 PM   #8
jon lee
Member
 
Registered: Jul 2013
Posts: 113

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by yenn View Post
So are you building something like Slackermedia, just pre-build ISO?
Yes, using this:
http://www.linux-live.org/

Except that I want to use my own kernel. Their faq is rather vague. If anyone knows of a better solution, that would be great too. I have successfully done this before with older linux live scripts and unionfs.
 
Old 08-18-2013, 07:16 PM   #9
BrZ
Member
 
Registered: Apr 2009
Distribution: Slackware
Posts: 543

Rep: Reputation: 121Reputation: 121
Any feedback about Tux2live and Slackware?
Quote:
Tux2live is toolkit to build your Linux live environment from what you installed in hard disk and it's easy to customize and configure.
 
Old 08-18-2013, 07:35 PM   #10
jon lee
Member
 
Registered: Jul 2013
Posts: 113

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BrZ View Post
Any feedback about Tux2live and Slackware?
Thanks, I'll check it out if it comes back up.
Quote:
It's not just you! http://www.tux2live.org looks down from here.
Remastersys is too ubuntu (installer) oriented for us to use. I couldn't find source for the pclinuxos version.
 
Old 08-19-2013, 01:13 AM   #11
surio
Member
 
Registered: Sep 2003
Location: Jambudvipa
Distribution: Debian & cousins, Slackware & sisters, Windows 7 (:trollface:), korora
Posts: 31

Rep: Reputation: 1
Just adding to @mrapathy's list

1. slax,
2. SalixOS,
3. Porteus

not necessarily in any order works beautifully as Slackware extensions
 
Old 08-20-2013, 06:22 AM   #12
jostber
Member
 
Registered: Jul 2001
Location: Skien, Norway
Distribution: Slackware Current 64-bit
Posts: 543

Rep: Reputation: 178Reputation: 178
Porteus looks like something could work nicely here:

http://www.porteus.org/info/features.html
 
Old 08-21-2013, 11:14 PM   #13
surio
Member
 
Registered: Sep 2003
Location: Jambudvipa
Distribution: Debian & cousins, Slackware & sisters, Windows 7 (:trollface:), korora
Posts: 31

Rep: Reputation: 1
Quote:
Originally Posted by jon lee View Post

Remastersys is too ubuntu (installer) oriented for us to use. I couldn't find source for the pclinuxos version.
Plain remastersys is available on Sourceforge from here, if you are looking for it.
 
Old 08-22-2013, 07:40 AM   #14
01micko
Member
 
Registered: Mar 2009
Location: Gold Coast, Queensland, Australia
Distribution: Puppy, Slackware
Posts: 92

Rep: Reputation: 18
Hello jon lee

What do you want to achieve? A remaster for personal use or a distro for sharing?

If a remaster, why wont a different bootloader work and forget AUFS?

If a distro there are many questions, probably all too off topic for this forum.

I will oblige somewhat.

Here is what I use in my .config;
Code:
CONFIG_AUFS_FS=m
CONFIG_AUFS_BRANCH_MAX_127=y
# CONFIG_AUFS_BRANCH_MAX_511 is not set
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
CONFIG_AUFS_SBILIST=y
CONFIG_AUFS_HNOTIFY=y
CONFIG_AUFS_HFSNOTIFY=y
# CONFIG_AUFS_EXPORT is not set
# CONFIG_AUFS_RDU is not set
# CONFIG_AUFS_PROC_MAP is not set
# CONFIG_AUFS_SP_IATTR is not set
# CONFIG_AUFS_SHWH is not set
CONFIG_AUFS_BR_RAMFS=y
CONFIG_AUFS_BR_FUSE=y
CONFIG_AUFS_POLL=y
CONFIG_AUFS_BR_HFSPLUS=y
CONFIG_AUFS_BDEV_LOOP=y
# CONFIG_AUFS_DEBUG is not set
Possibly CONFIG_AUFS_EXPORT=y could be a good one to add. You'd be mad to add more than 127 branches except for experimentation IMHO. I only ever use 6.
Of course this all depends on initrd support AND compiling the generic linux patched with the patches from Junjiro Okajima (they apply cleanly as tested on 3.10.5), not his patched linux which makes AUFS builtin. I do have scripts for this however I will not publish them here as it is far too off topic.
Are you mounting directories or squashfs?
Ask questions on the AUFS mailing list, Junjiro is usually responsive to genuine problems.

Of course you compiled aufs-utils against the kernel headers for userspace too didn't you?

Regards.

Last edited by 01micko; 08-22-2013 at 08:01 AM. Reason: Added info
 
Old 08-22-2013, 08:29 AM   #15
tdos20
Member
 
Registered: Aug 2006
Location: London
Distribution: Slackware
Posts: 132

Rep: Reputation: 39
http://www.studioware.org/ might aso be useful for the multimedia things
 
  


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
Creating my own Linux Live DVD AJones Linux - Software 23 01-09-2010 10:16 AM
Live DvD Qmail Mail server on Slackware 11 fotoguy Slackware 3 12-26-2007 05:26 AM
Slackware 11 + Linux 2.6.17.13-smp + Benq DVD-ROM = Can't read dvd johndlagart Linux - Hardware 2 06-22-2007 01:37 AM
Can't get Slackware 11 live CD/DVD to boot with keyboard on a macbook Rio6000 Slackware - Installation 4 11-28-2006 06:28 AM

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

All times are GMT -5. The time now is 01:03 AM.

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