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.
 |
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. |
|
 |
03-13-2013, 09:56 PM
|
#1
|
|
Member
Registered: Jun 2012
Distribution: Slackware
Posts: 45
Rep: 
|
slackware on usb flash
can i have a portable full install of slackware 14 on a usb flash where i can use it anytime just plug the usb in any computer and get everything working fine as if i'm using my desktop?
i don't intend to use zipslack because i don't want to run it above dos file system instead i need a complete independent slackware.
thank you.
|
|
|
|
03-14-2013, 07:12 AM
|
#2
|
|
Senior Member
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu
Posts: 1,052
Rep: 
|
Don't know about Slack, but I've done it with Fedora and Ubuntu.
|
|
|
|
03-14-2013, 09:32 AM
|
#3
|
|
Member
Registered: Aug 2008
Location: Nova Scotia, Canada
Distribution: Slackware, OpenBSD, others periodically
Posts: 503
Rep: 
|
Yes you can. AlienBob has a howto for creating a bootable USB install.
|
|
|
|
03-14-2013, 09:34 AM
|
#4
|
|
Member
Registered: Feb 2013
Location: Sydney
Distribution: slackware
Posts: 56
Rep:
|
There is another thread dealing with this: http://www.linuxquestions.org/questi...ve-4175453724/
It is sometimes said though that this may not be a good idea because usb flash drives have a limited number of write cycles (or something) and having a regular linux installation on one might wear it out prematurely. You can try using a usb external hard drive though to achieve the same result (although not so portable perhaps).
I tried doing this a few years ago with the extra step of using encryption, in case I lost the drive. Then someone picking it up couldn't get at everything. It took a while to get it working, but I managed it thanks to Eric Hameleer's README_CRYPT.TXT which is bloody excellent I must day.
The one difficulty though going down that route which I never got a really satisfactory workaround for was that since I had to using an initrd, I couldn't get the uuid's to be populated in /dev/disk/by-uuid/ early enough in the boot process. So I had to set up a whole bunch of initrd's, each one with a different root partition: /dev/sda, /dev/sdb etc so I could choose the right one to boot at the slackware boot screen (if this makes no sense read the original post in the thread above, their question is very similar to my issue then).
Anyway that was probably just me being a bit thick about it. That thread I've linked to above seems to give pretty much all you need.
|
|
|
|
03-14-2013, 09:41 AM
|
#5
|
|
Member
Registered: Feb 2013
Location: Sydney
Distribution: slackware
Posts: 56
Rep:
|
Actually NyteOwl (sorry we posted almost at the same time), are you sure about that? He certainly has the README_USB.TXT in the usb-and-pxe-installers subdirectory in the slackware tree, but that is not how to create a full slackware installation on a usb, that is how to create a bootable usb install-disk which can be used to install slackware on another machine.
Maybe I'm wrong and haven't seen the one you are referring to. Do you have a link?
Cheers,
Michael
Last edited by michaelslack; 03-14-2013 at 09:44 AM.
|
|
|
|
03-14-2013, 09:54 AM
|
#6
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,782
|
Sorry to quote myself:
http://www.linuxquestions.org/questi...how-to-919708/
This was actually for an USB hard disk, but I assume that this should work the same on a flash drive. If not, please report.
Last edited by Didier Spaier; 03-14-2013 at 09:58 AM.
|
|
|
|
03-14-2013, 11:24 AM
|
#7
|
|
LQ Newbie
Registered: Mar 2013
Location: in my house
Distribution: Ubuntu,Backtrack,Fedora
Posts: 21
Rep:
|
try Unetbootin software
|
|
|
|
03-14-2013, 01:55 PM
|
#8
|
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware, OpenBSD, FreeBSD
Posts: 609
Rep: 
|
I am actually building and testing a live Slackware iso using aufs and the linux-live.org scripts. It's not a simple process but it can be done. You can download precompiled kernels with aufs support from the linux-live.org website or you can build your own kernel, which is what I'm doing. My intent is to create essentially a vanilla Slackware 14.0 live cd with the exception of the kernel and related packages/modules (aufs-utils and squashfs).
Last edited by chess; 03-14-2013 at 01:57 PM.
|
|
|
|
03-15-2013, 10:05 AM
|
#9
|
|
Member
Registered: Jun 2012
Distribution: Slackware
Posts: 45
Original Poster
Rep: 
|
Quote:
|
Don't know about Slack, but I've done it with Fedora and Ubuntu.
|
I believe it can be done with Slack the same way, if u can point me to the documentation you used for Fedora and Ubuntu, or the steps you followed to get the thing done, would be great.
yes you are right this thread gives pretty much what i need.
also Didier Spaier's thread show the exact steps needed to achieve what i asked. as soon as i have time i will try that and will report back if it worked with flash drive.
Quote:
|
My intent is to create essentially a vanilla Slackware 14.0 live cd with the exception of the kernel and related packages/modules (aufs-utils and squashfs).
|
that would be nice to have a vanilla slack 14.0 live cd, if u dont mind let us know when you create that
Thank you all I appreciate all replies.
|
|
|
|
03-15-2013, 12:08 PM
|
#10
|
|
Member
Registered: Jun 2011
Location: USA
Distribution: Porteus, Slackware
Posts: 51
Rep:
|
Quote:
Originally Posted by chess
I am actually building and testing a live Slackware iso using aufs and the linux-live.org scripts. It's not a simple process but it can be done. You can download precompiled kernels with aufs support from the linux-live.org website or you can build your own kernel, which is what I'm doing. My intent is to create essentially a vanilla Slackware 14.0 live cd with the exception of the kernel and related packages/modules (aufs-utils and squashfs).
|
I'm probably going to be doing something very similar with slackwarearm. Since my goal is to build Porteus Linux (a slackware/linux-live based distro) for ARM (already accomplished for armv5te but I want to test armv6 and armv7), I'll be utilizing Porteus' initrd and a handful of Porteus startup scripts (/etc/rc.d/rc.S, rc.M, etc) but I want the installed packages to be as vanilla slackwarearm as possible so that I have a more foolproof development platform. It shouldn't be a difficult process and I'm willing to share a HOWTO if anyone's interested.
-Ahau
|
|
|
|
| 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 02:39 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
|
|