PDA

View Full Version : remastering DVD v4.0.1 doenst work



ArkoN1
08-27-2005, 07:09 PM
Hi all,

I remastered Knoppix three times from scratch(in VMware) but it doenst work. I used 5GB Swap Space, 512MB Physical Ram, and 20GB Harddisk(ext3), but ive always got an ISO that is just 2GB and doenst work... (wheres the other 1GB ?)

I used two times the Documentation from here(english one) and one time a Documentation ive found from google. With this Documentation ive got two times this 2GB ISO file, dont know what is wrong ;(


How do I get it to work ?


Thanks :)

Greetz ArkoN

ArkoN1
08-28-2005, 09:20 AM
I found it and corrected the wiki howto on this page.
The file KNOPPIX2 fiel was missing


cd /cdrom && find . -size -10000k -type f -exec cp -p --parents '{}' /mnt/hda1/knx/master/ \;
for the DVD Version you have to use -size -15000k or copy the KNOPPIX2 file like this
cp /cdrom/KNOPPIX/KNOPPIX2 /mnt/hda1/knx/master/KNOPPIX/KNOPPIX2