Page 1 of 1

livekit question

Posted: 16 Dec 2015, 19:43
by Scooby
obarun wrote:i'm trying to make an iso like you with livekit,

it's a very good solution when i see your alphaos.iso (very impressive).
But I have two problem first : I can define correctly the path for the modules kernel,
it doesn't recognize the path, i use : LMK="usr/lib/modules/$KERNEL/kernel" so
i tried LMK="usr/lib/modules/$KERNEL/kernel/*" without success. what your configuration
for this please?

second : when i take your iso, i make this command to put it on usb stick dd bs=4M if=path/to/iso of=path/to/usb work very well but i can reproduce this behaviour. i saw than you have a another directory for syslinux but i don't understand how you make that.

can you explain me please?

Got an iso size about 650M :(, it's very large if i compare to your iso.

Maybe your compression option is particular? thanks for your help and again congrat for your iso

Re: livekit question

Posted: 16 Dec 2015, 19:44
by Scooby
Hi obarun,

I am not sure I like that you are cloning alphaOS

however the information is present here

viewtopic.php?f=14&t=1099

Re: livekit question

Posted: 18 Dec 2015, 11:39
by obarun
alphaos clone slackware? lol.

i try your concept about iso contruction nothing more. A huge of difference exist between us, init, service manager.... So keep cool my friend, i'm not trying to make an alphaos, you make it very well :).

So after a few research on syslinux documentation and live kit i got it.