Re: [MandrakeMove] for remastering Move

Pixel <[email protected]> 08 Nov 2004 13:12:01 +0100
Newsgroups gmane.linux.mandrake.cooker.mandrake-move
Message-ID <[email protected]>
"MS" <[email protected]> writes:

> > which Move version? and which language?
> 
> I would like to use Move2-key of  Japanese version :-)

- download these files:
  http://people.mandrakesoft.com/~prigaux/live_tree_i18n_ja.clp
  http://people.mandrakesoft.com/~prigaux/live_tree_always_i18n_ja.clp
- mount the Move iso or cd
- copy all the files in a directory (let's call it DIR)
- remove the $DIR/live_tree_i18n_*.clp and $DIR/live_tree_always_i18n_*.clp
- put the *_ja.clp's instead
- create a new iso:

mkisofs -r -J -hide-rr-moved -nobak -cache-inodes -V 'MandrakeMove' -b isolinux/isolinux.bin -c isolinux/boot
.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o mdkmove.iso $DIR

of course, i didn't test even once the japaneese version, so tell me
:)