SlackwareThis 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.
I want to install a slack on a stick and use it as a live usb...
My only problem is that I want to do it on a NTFS usb so I can be able to write data on it from Windows ...
I was wondering if it's possible to do that as like KUbuntu where you install it on your windows partition....
If it's possible will somebody be willing to give me some information what should I look for and how to do it ?
But installing on NTFS is probably going to be harder, since Linux ntfs support can be fuzzy sometimes. Try using fat32 instead, it's more supported, and can be written by Windows
Ya know. I have 5 usb drives with slackware installed on each (they keep making larger drives). Anyway, the thought has never occurred to me to format the drive ntfs first. I will try this and see what comes of it. I suspect the only roadblock would be making sure that the drivers immediately load on boot. Maybe you would have to recompile the kernel or make a initrd ... or maybe do nothing.
I'm going to try this tomorrow and report back with what I find.
Just install ext3 as the main OS partition and have another partition that is fat32. Store stuff that you need to access in both OSes on the fat partition.
You could also place a copy of explore2fs on the fat32 partition. It will allow you to access the ext3 partition from Windows should you need to.
if you like to multiboot a few things you can try to use grub4dos: I have done like this to boot installation/rescue disks and live distributions, but to boot a slackware install you can try also to use the disk image file method, if you like to format the usb with ntfs/fat.
Porteus, which is a derivative of Slackware, is supposed to be able to run live off NTFS USB or HDD.
You could also use a aufs-patched kernel and a hack of Linux-Live that I use to create a true live Slackware persistent USB/CD that basically runs just like Porteus/Slax but would be almost 100% Slackware depending upon which packages and from where (Salix, etc).
For instance I have a live version of Slackware -current with Fluxbox and kernel 3.1.4-smp that is 200MB and has copy2ram, persistence, etc. and Firefox 8, and some apps like Beep media player, Ted notepad, etc.
Porteus, which is a derivative of Slackware, is supposed to be able to run live off NTFS USB or HDD.
You could also use a aufs-patched kernel and a hack of Linux-Live that I use to create a true live Slackware persistent USB/CD that basically runs just like Porteus/Slax but would be almost 100% Slackware depending upon which packages and from where (Salix, etc).
For instance I have a live version of Slackware -current with Fluxbox and kernel 3.1.4-smp that is 200MB and has copy2ram, persistence, etc. and Firefox 8, and some apps like Beep media player, Ted notepad, etc.
Could You be a bit more specific on the kernel and patch? (Salix what? )
I understand lately aufs got to mainline kernel tree? No patch needed anymore?
And I do second the Porteus folks are running a decent OS there
I can upload the other stuff somewhere for you, including kernel configs etc
I have a pre-made i686 3.1.4-smp kernel and modules also, and other versions
Porteus is right now a singular effort to keep alive and provide an upgraded Slax-6.1.2 as Slax went dormant and some people wanted to see a continuation of it, thus Porteus.
It is very up-to-date but is not so closely attached to Slackware in terms of making packages, no slackpkg, etc
But like I said you can take any Slackware 13.1/13.37 or current install and turn it into a live-media that is also reinstallable, so its a back-up system as well. its persistent also if you choose and as long as you have all the x drivers installed it will boot just like Slax/Porteus
The SalixOS live CD's are quite different in some ways.
below is a screenshot of 242mb liveusb I just made from a 1.2GB 13.37 install
I assume squashfs can be "fuse-d" in? but aufs can't as the ability to make layers is mandatory?
Also, I miss the stage where we go from a initrd to a live-initrd:
the one "enriched" with setting up the aufs layers before we do regular the init
And most of all I miss time right now, so forgive me if I fall suddenly out of sync?
The concept of layering packages is simply excellent, sadly the idea received only small attention so far?
I.E. imagine each boot the OS makes a separate RW package it writes all to,
On next insertion, it becomes RO, and the next one gets created.
All changes ever incrementally (l(x(tg)))z-ipped ever ;-)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.