[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Problem remastering Knoppix



Hello Aryan,

These are the commands I use, modified for your source and master directories.  I have both my source and master on the same filesystem (/mnt/hda2/knxsource, /mnt/hda2/knxmaster)

Try: 

mkisofs -R -U -V "KNOPPIX.net filesystem" -P "KNOPPIX http://knoppix.net" -hide-rr-moved -cache-inodes -no-bak -pad /mnt/source/KNOPPIX | nice -5 /usr/bin/create_compressed_fs - 65536 > mnt/master/KNOPPIX/KNOPPIX

this may take a couple of minutes to begin (not hours)

then to make the ISO,

cd /mnt/master
mkisofs -pad -l -r -J -v -V "KNOPPIX" -b KNOPPIX/boot.img -c KNOPPIX/boot.cat -hide-rr-moved -o /location_to_dump_new_iso /mnt/master

 Aryan Ameri <a.ameri@linuxiran.org> wrote:

Hi all:

Guess I'm new around here, so hello to everyone.
I have tried remastering Knoppix, with no success. I have followed routine
instructions, making two "master and "source" directories under /mnt and
mounting a partition to it, extracting the CD into these directories, chroot
to the source/KNOPPIX directory, and then changing the system untill it fit
my needs. But, then, I am unable to make the filesystem. When I issue

" mkisofs -R -l -V "KNOPPIX iso9660 filesystem" -hide-rr-moved -v \
/mnt/source/KNOPPIX | create_compressed_fs - 65536 > \
/mnt/master/KNOPPIX/KNOPPIX"

It stayes there, doing nothing, I even once waited for a couple of hours, just
to make sure that it really is not progressing. I also tried

"mkisofs -R -U -V "KNOPPIX.net filesystem" -P "KNOPPIX www.knoppix.net" \
-hide-rr-moved -cache-inodes -no-bak -pad /mnt/source/KNOPPIX | nice -5 \
/usr/bin/create_compressed_fs - 65536 > /mnt/master/KNOPPIX/KNOPPIX"

It give me a warning saying that my filesystem is non compliant with iso 9660
standard. Again staying and doing nothing.

Any ideas?

cheers
Aryan
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


"I myself believe that King Jesus will reign, and the idols be utterly abolished; but I expect the same power which turned the world upside down once will still continue to do it. The Holy Ghost would never suffer the imputation to rest upon His holy name that He was not able to convert the world."

-Charles Haddon Spurgeon



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Reply to: