Jump to content











Photo
- - - - -

Has anyone experience with creating or adapting a LiveLinux?


  • Please log in to reply
24 replies to this topic

#1 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 16 February 2012 - 01:23 PM

I'm looking into creating, for myself, a custom Live Linux and would like to know, if someone might be able to give me some pointers.

:cheers:

#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 16 February 2012 - 02:56 PM

I'm looking into creating, for myself, a custom Live Linux and would like to know, if someone might be able to give me some pointers.

The usual start point is knoppix remastering:
http://knoppix.net/w...age#Remastering

:cheers:
Wonko

#3 betrand

betrand

    Frequent Member

  • Advanced user
  • 467 posts
  •  
    France

Posted 16 February 2012 - 04:29 PM

Go Slax! Or Tinycore.
These two are very small. THey do a good job for recovery purposes. Tc includes Ntfs automatic mount.
Slax is good, since 5.8.1 the Ntfs read, and later releases read/write. Well, the module can be added if you want.
Tc and Slax work by adding modules, for Slax either in base, either in optional.
I used Slax and added Gparted.
Other than that I don't know.
Oh, yes, you also have the possibility of creating your own, 'from scratch'.
http://www.slax.org/
http://distro.ibibli...ux/welcome.html

TinyCore is an example of what the Core Project can produce, an 12MB FLTK/FLWM desktop


The usual start point is knoppix remastering:
http://knoppix.net/w...age#Remastering

:cheers:
Wonko

Yep. Knoppix being The reference.

#4 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 16 February 2012 - 05:40 PM

Thanks for the tips and keep them coming! ;)

Has anyone experience with that sort of thing?
Not the point and click version from SLAX, but the nitty gritty one.
Cause one of the things, i definitly wanna do, is run it completely from a ramdisk, like a PE, something neighter Knoppix or Slax does by default.


:cheers:

#5 betrand

betrand

    Frequent Member

  • Advanced user
  • 467 posts
  •  
    France

Posted 17 February 2012 - 08:31 PM

Thanks for the tips and keep them coming! ;)

Has anyone experience with that sort of thing?
Not the point and click version from SLAX, but the nitty gritty one.
Cause one of the things, i definitly wanna do, is run it completely from a ramdisk, like a PE, something neighter Knoppix or Slax does by default.


:cheers:

Well Slax can. :P
What I am looking for, OT if anyone knows an easy way, actually I know myself but can't be @**ed,is to have a linux on a stick.
I don't want the live one as it will sort of deploy (unfold) the files to (actually) ram. And if I want to save settings. (i know I can, save settings, on a stick,but.) I want an actual install. Probably need to do it thru qemu.

Tell me anyhow how the search is going. Btw you can easily remaster SLAX to boot to Ram.

:)

#6 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 17 February 2012 - 08:59 PM

I don't quite get your question.
You wanna know, how to install a Linux to a stick, but you already know. :confused1:

Why don't you simply install a Linux onto your stick?

On the topic of my own search:
I'm at the moment checking out different LiveDistros to have an idea, what the current status in LL is.
My favorite one is unfortunately dead.

:cheers:

#7 0scar

0scar

    Member

  • Members
  • 90 posts

Posted 18 February 2012 - 05:10 AM

Thanks for the tips and keep them coming! ;)

.
Cause one of the things, i definitly wanna do, is run it completely from a ramdisk,


:cheers:


I dont understand what do you mean.
Any livecd run in ram.
Also the livecd iso may be loaded in ram with grub4dos.
Anyway, try Slitaz, 40MB (includes partition manager, sound, and internet with Midori).
While "in ram" you may install flash for youtube, smplayer (for playing avi movies, wma, flv, wmw, mp3 etc.), firefox, wine (for running portable windows applications like firefox and openoffice), and then easily write a new iso.

The best full livecd and installation CD is Mint.


title Linux Mint 12 (grub4dos in DVD)
#find --set-root /grub/linuxmint-12.iso
map --mem /grub/linuxmint-12.iso (hd32)
map --hook
root (hd32)
kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper iso-scan/filename=/grub/linuxmint-12.iso quiet splash --
initrd /casper/initrd.lz

title Linux Mint 12 (grub4dos in HD)
#find --set-root /grub/linuxmint-12.iso
map --mem /grub/linuxmint-12.iso (0xff)
map --hook
kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper quiet splash --
initrd /casper/initrd.lz

title slitaz-firefox.iso
map --mem (hd0,0)/grub/slitaz-firefox.iso (hd32)
map --hook
chainloader (hd32)

#8 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 18 February 2012 - 09:19 AM

I dont understand what do you mean.
Any livecd run in ram.

Not my experience. If i pull the CDVD after boot-up, the Linux stops working properly.

Thanks for the sugested Distros, will have a look at both.

:cheers:

#9 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 21 February 2012 - 09:31 PM

Very disappointing!
I havn't used Linux in almost 10 years. Don't know, what exactly i expected, but after checking dozends of live Linux, the best i can say is, that some do not work too much worst, than the old ones i have.

10 years worth of knowledge and development and the result is worst than without it. :crazy:

:cheers:
  • 0scar likes this

#10 sambul61

sambul61

    Gold Member

  • Advanced user
  • 1568 posts
  •  
    American Samoa

Posted 21 February 2012 - 09:41 PM

Just a few days/weeks ago we discussed network boot. There are a few interesting Linux distros you can test that way in QEMU.

#11 rawr

rawr

    Frequent Member

  • Advanced user
  • 163 posts

Posted 22 February 2012 - 12:14 PM

bit old and dusty but should still work ... http://reboot.pro/11319/

as long as you dont mind bash
it saves time/space by using aufs
instead of extracting ubuntu's squashfs


but if your thinking of something more like 19mb xp cli ( ? is any thing around hear like 50mb win7 cli ? )

chk out tinycore + extentions !
... they even have "EZremaster" extension in th repo

#12 Mustafa

Mustafa
  • Members
  • 1 posts
  •  
    Turkey

Posted 22 February 2012 - 05:04 PM

Try linuxfromscratch.org.
But this will be very hard because there is no "big blue play button"

#13 0scar

0scar

    Member

  • Members
  • 90 posts

Posted 23 February 2012 - 01:15 AM

Very disappointing!
I havn't used Linux in almost 10 years. Don't know, what exactly i expected, but after checking dozends of live Linux, the best i can say is, that some do not work too much worst, than the old ones i have.

10 years worth of knowledge and development and the result is worst than without it. :crazy:

:cheers:


Linux distributions are better than 10 years ago and, but for the hardware support, they are not better than 5 years ago, that is why the linux market share is always under 2% (Windows 90%, Apple 5%).

#14 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 23 February 2012 - 09:33 AM

I can't speak for installed Distros, but the LiveLinux take a lot longer to boot, work on less computers.
The whole look and feel is more rugged.
Especialy bad are those Distros, which force one to sit in front of the computer while it boots up.
Would hate to be the guy, who has to has to set up a cluster of 30 or more computers with one of those.

:cheers:

#15 rawr

rawr

    Frequent Member

  • Advanced user
  • 163 posts

Posted 23 February 2012 - 01:35 PM

I can't speak for installed Distros, but the LiveLinux take a lot longer to boot, work on less computers.
The whole look and feel is more rugged.
Especialy bad are those Distros, which force one to sit in front of the computer while it boots up.
Would hate to be the guy, who has to has to set up a cluster of 30 or more computers with one of those.

../public/style_emoticons/default/cheers.gif


sounds alot like 'live xp' type projects ( missing drivers and apps )...
but you can add them (like you can with live xp) ...

:exclamation:

#16 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 23 February 2012 - 03:59 PM

I didn't even pay attention, if all hardware worked.
But when a OS stops cold during boot, boots into a black screen or mouse and sometimes even keyboard are not working. Then there is nothing to scavange, those things just have to work.

Apropos apps. Didn't even notice, unless someone pointed it out to me. The current Knoppix, despite still being 700MB in size, has only the functionality, that the old 50MB DSL used to have.
Really weird!

:cheers:

#17 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 23 February 2012 - 04:35 PM

DSL used to be very nice. :)

According to these guys here:
http://www.tuxradar....ht-linux-distro

Slitaz is the best one (or it was some time ago):
http://www.slitaz.org/
http://www.slitaz.org/en/get/
though I think that it is more "server-oriented that the "average" distro.

I cannot find a more recent comparison, but I have seen a few mentions of NimbleX as a good little thingy:
http://node3.nimblex.net/nimblex/home
though it doesn't look like a recently updated one (not that this is really-really a plus or minus).

I have no idea if either are easily configurable/re-masterable. :dubbio:

:cheers:
Wonko

#18 sbaeder

sbaeder

    Gold Member

  • .script developer
  • 1338 posts
  • Location:usa - massachusettes
  •  
    United States

Posted 23 February 2012 - 05:45 PM

chk out tinycore + extentions !
... they even have "EZremaster" extension in th repo

Yes, it is pretty neat, and highly configurable, and as for HW support, the newest linux kernels are pretty good...and it is pretty easy to add new drivers!

DSL used to be very nice. :)

Yes, but it hasn't been really updated in a long time, and still uses really old software! TinyCore developer was also very involved in it...and now, with "CorePlus", there is an easy downlod of all you need, and easy way to extend it as well!

Slitaz is the best one (or it was some time ago):
http://www.slitaz.org/
http://www.slitaz.org/en/get/
though I think that it is more "server-oriented that the "average" distro.

Yes, it is also pretty good (as is all the "puppy" dirivetives Distrowatch is a good reference on some of these smaller, and easy to configure distros.

Good Luck!

Scott

#19 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 23 February 2012 - 08:44 PM

I tryed siltaz. Can't say anymore, what exactly was the problem, cause all the tested distros kind of melted in my head into one.
I only know, it was bad enough, that i didn't even kept it around for a later, in detail look.

Havn't heaed before of NimbleX.

:cheers:

#20 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 23 February 2012 - 09:10 PM

and now, with "CorePlus", there is an easy downlod of all you need, and easy way to extend it as well!

I read this on a lot of sites. I don't get the idea behind that. Eighter i use a LiveCD or i install a Distro.
Why, for instance, should anyone want to run an 10MB LiveCD, which needs to download every app?

:cheers:

#21 Krum

Krum

    Newbie

  • Members
  • 11 posts
  •  
    United States

Posted 24 February 2012 - 01:37 AM

Let me take this in a different direction. I want to make the *absolute* minimum linux, meaning only to boot up the vmlinuz, the idea being
like the old msdos startup disk. This would run strictly in text mode. If I format a linux partition and copy the vmlinuz to it how can I make it boot?
krum.

#22 betrand

betrand

    Frequent Member

  • Advanced user
  • 467 posts
  •  
    France

Posted 24 February 2012 - 04:17 PM

chk out tinycore + extentions !
... they even have "EZremaster" extension in th repo


I don't get the idea behind that.
[...]Why, for instance, should anyone want to run an 10MB LiveCD, which needs to download every app?

I totally agree with that. Tinycore seems (for my needs, ie small, with Ntfs support) very good BUT DOWNLOAD THE EXTENSIONS??!
The last TC I tried (which now includes NTFS) didn't even have a filemanager, for bug's sake!
Rawr, do you know how to keep the extensions on the same iso? The only option iS the downloader. If one can have on same iso, that's pretty cool.

THat's why, SLax, for me, which came after DSL (I never used it) is the 'good' Live Linux distro. I don't like Slax 6.x though. I much prefered 5.8.1.
But 6 introduced (once again) read write Ntfs.

Let me take this in a different direction. I want to make the *absolute* minimum linux, meaning only to boot up the vmlinuz, the idea being
like the old msdos startup disk. This would run strictly in text mode. If I format a linux partition and copy the vmlinuz to it how can I make it boot?
krum.

Yep. I totally agree with that.
And I agree with your question at the end.
I tried different floppy distros. The one one should know, as 'techs' :P, Tomsrtbt. THen Hal91. More recently, and the one I would prefer,
Injector. (with ntfs :))
BUt, these have old kernels, except for last.
And these have floppy geoms and boot params which, if booted from for eg. Grub4DOS, won't boot, will crash. Will show minimal Shell.

IF someone knows how to make them have a correct geometry etc in Grub4DOS, I'm a taker.


Well I mean, that's the direction I'd go with Linux at the mo.

Edit:, my bad, Linux Injector is 2003. The injector Kit is 2006. edit2,My not so bad, on the Sourceforge it is "posted April 9th 2011". So, I don't know.
Kernel is 2.4.23.

#23 BiTByte

BiTByte

    Member

  • Members
  • 31 posts
  •  
    Austria

Posted 01 March 2012 - 07:14 PM

Try Plop Linux.

When you want to remove the cd or the usb drive then use the copy2ram option

http://www.plop.at/e...inux/index.html

best regards

#24 betrand

betrand

    Frequent Member

  • Advanced user
  • 467 posts
  •  
    France

Posted 06 March 2012 - 02:56 PM

Sorry, never came back on this, though I changed my mind on Tc.
Rawr said, add extensions.
I moaned abt how to add 'em.
It's simple as Slax. Add in extensions folder.
And as one can then d/l from the live system, it's like a cloud thingy.

So, I like Tc. :)

The whole look and feel is more rugged.

I agree(for Tinycore anyway) that it's not the most evolved Gui in terms of being appealing.


Boots fast anyway. Also as said by BiTByte, the copy2ram. (for Slax anyway)


:cheers:

#25 betrand

betrand

    Frequent Member

  • Advanced user
  • 467 posts
  •  
    France

Posted 07 March 2012 - 12:41 PM

Also as said by BiTByte, the copy2ram. (for Slax anyway)

Tc boots from ram. As any livecd it "unwraps" in ram. But can the cd be taken out?
Here,
http://forum.tinycor...hp?topic=8924.0,
some code to unmount /eject, and also:

Booting Tiny Core from CD defaults to loading the OS into ram and the CD is easily ejected.

However, if one is using a remaster where one has, in particular, decided to mount extensions from this CD then of course, the CD is in use and cannot be unmounted.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users