remaster scripts and 3.8.1
I tried to use the scripts on the recently released 3.8.1, but get input/output errors when the scripts are extracting Knoppix to the remaster directory. It occurs at approx 17% progress. Am I doing something wrong or is the new verison different enough to cause problems?
- Paul
Having trouble with cp to hard drive
I had no problem using the scripts with 3.7, but I am having a terrible time with 3.8.1.
I have tried several times, using xfs and ext3 filesystems, to cp the cd to the hard drive; but everytime that it gets to ~70% it will give a quick error message and return to the menu. When I chroot it only lists a few *.deb's. I am now just using the standard remaster tutorial.
Where is the updated HowTo?
Quote:
Originally Posted by UnderScore
As for the errors ay 17%, I remastered 3.8.1 today and had no I/O errors.
Proud is right. I/O errors usually indicate either a bad CDR, burnt too fast, or a too sensitive CDROM drive. Reburning the CDR at a slower speed usually fixes the problem.
I will update this HOWTO this week to accomodate 3.8.1.
I hope this helps.
James
I am planning to remaster 3.8 using the HowTo, but the HowTo says it's been tested on 3.7
Where is the updated HowTo?
The latest changelog in the original is Dec 2004.
Re: Remastering Questions
Quote:
Originally Posted by samlutley
I have been using the guide from UnderScore with great success.
:) Glad to hear it.
Quote:
Originally Posted by samlutley
- How do I prevent the background from showing (or just no being stretched to fill the screen) while the KDE splash screen is displayed. After everything is loaded the background goes back to just being centered, but man is it ugly when that thing is stretched to fill the screen while the splash is displayed.
If I recall correctly, it is controlled by 45xsession or some config file. I use the command line to discover where things are called:
Code:
cd /etc
grep -iRn 'background' * | grep -vi 'binary'
Code:
cd /etc/skel
grep -iRn 'jpg' * | grep -vi 'binary'
I think Knoppix uses up to 2 backgrounds while loading. Check to see if there is a /usr/local/ (*jpg, *png, *gif)or /usr/local/lib/(*jpg, *png, *gif) in the 45xsession.
Quote:
Originally Posted by samlutley
- How do I prevent the web browser from opening up on loading?
The /home/knoppix/Desktop/KNOPPIX.desktop file is a desktop launcher/script that opens up Konqueror and displays the /cdrom/index.html. Again if I recall correctly, it is called from 45session. You can either remove the KNOPPIX.desktop file or edit the script where it gets called and comment that out.
I hope this helps.
James
isolinux, minirt, cheatcodes
Hi all, I just remastered very succesfully with this script, but, I want to change the original cheatcodes, logo and everything is under /cdrom/boot/isolinux/
How can I do it before the compression?
Cheers,
Pedro
Re: isolinux, minirt, cheatcodes
Quote:
Originally Posted by pdmp
Hi all, I just remastered very succesfully with this script, but, I want to change the original cheatcodes, logo and everything is under /cdrom/boot/isolinux/
Pedro, see
http://www.knoppix.net/forum/viewtopic.php?t=19661
http://www.knoppix.net/forum/viewtopic.php?t=19455
http://www.knoppix.net/forum/viewtopic.php?t=19623
Re: isolinux, minirt, cheatcodes
Quote:
Originally Posted by UnderScore
Thank You UnderScore. I wasn't clear, sorry. I followed your Howto (It is Very good), but I also used the remastering scripts You proposed, and I still like to take advantage of them. I have been doing remastering succesfully the old way, changing every thing I needed, but I don't know nor figure out how to do what I ask for with the remastering script. Have You or any one any idea?
Pedro
Which version of the knoppix-autoconfig file?
Hi,
Moran suggested a hack with line 1181 in knoppix-autoconfig.
Unfortunately, this does not apply to the version I have - 3.8.2
Am I using the wrong version? Any thoughts would be greatly appreciated.
Thank you,
jaymart