<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>In some of my earlier mails I have said that I try to port a modular<BR>live slackware based distro (Porteus) to systemd as a personal project. <BR> <BR>I think I can do a lot of the booting with a initrd.img containing the core and the kernel<BR>parts. <BR> <BR>But then a difficult part comes.<BR>I have to make a service file which copies the unpacked modules to a loop-device in memory.<BR>Does anyone has a example of such file.<BR> <BR>Second part I m struggeling with is how I can take care that this is one of the first part of the booting.<BR>And this part must be alone and cannot be in parralel with other parts because they all depend on this step. <BR> <BR>Can someone help me to see the whole picture ?<BR> <BR>Roelof<BR> <BR>                                       </div></body>
</html>