Jump to content

Making LiveCD with mklivecd


neomorph
 Share

Recommended Posts

I tried to create a Mandrake liveCD after reading abt it on the FAQ section...When I finally get down to giving the mklivecd command after installing everything mentioned in that post I get an error saying "module cloop.o not found"

 

I use Mandrake 10.0 CE on the 2.6.3-4mdk kernel...can someone tell me how to fix this problem??

 

:help:

Link to comment
Share on other sites

Using a kernel 2.6.x - you can't use the cloop compression to build the livecd. Use squashfs, thats the default for the 10.0 and kernel 2.6.x

 

* Type: mklivecd --help

 

*Don't specify in your build command the compression method, just go for the default

 

* make sure you installed all dependencies from contrib

 

* use the last stable mklivecd rpm version: 0.5.8, get it from:

http://developer.berlios.de/project/showfi...p?group_id=1149

http://livecd.berlios.de

 

Good luck!

Link to comment
Share on other sites

Even without mentioning cloop...it doesnt work..

 

* Add contrib to your urpmi sources.

* As root:

# urpmi cloop-utils

 

cloop-utils is a *dependency* of the (running) mklivecd script even if you don't use it. Why? Because you 'could' use a kernel 2.4.x with cloop.

 

* make sure you installed all dependencies from contrib

 

edit: If you still get the error, then you are using the 'old' mklivecd script for Mandrake 9.2, which defaults to cloop

 

* use the last stable mklivecd rpm version: 0.5.8, get it from: ...
Edited by anna
Link to comment
Share on other sites

Sorry, neomorph, have not been around much, lately.

 

Not enough space - mmmh, depends on how big your partition is where you build the iso, how much RAM, how much swap.

 

On the partition - example:

You want to compress a system which has 1,7 GB. Then you would need ~ 3,4 empty space on this partition to build the iso. The build process produces first an uncompressed image in /tmp, then builds the final iso (700 MB), afterwards clean up tmp.

You also need a big swap and/or much RAM.

 

The 'exact' error message might tell you more ...

Link to comment
Share on other sites

"cp: write error: No space left on device"

 

Not enough RAM on the computer where you try to start the LiveCD, I'd say.

 

How big is your iso image? Which DE? How many services in the background? How big is your home dir on the LiveCD? < --- all this (and more) will influence how mauch min RAM you need to start the cd.

 

256 MB for a full featured DE (KDE or Gnome)

128 MB for a 'basic' KDE with a small home, and services disabled

96 MB for xfce

64 MB for ice

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...