LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   install images (https://www.linuxquestions.org/questions/slackware-14/install-images-35065/)

Mephisto 11-10-2002 10:59 AM

install images
 
I would like to create a custom image for a Slack 8.1 CD using the 2.4.19 kernel. The laptop I want to install it on (Fujitsu P2000) has problems with the stock 2.4.18 kernel. bzImage I can manage. Same for config. Is the System.map.gz just a gzipped version of the System.map? Also would I need to do anything beyond creating an appropriate folder in the kernels directory?

Anybody think/know if it would work? It would also save me a couple of steps on installing Slack f I started with 2.4.19 (+ source)

Excalibur 11-10-2002 08:38 PM

The process you requested is possible, I have reauthored both the install iso and the 2nd CD of the set. I use the 2nd CD, the live system CD, with a 2.4.19 kernel to support IEEE-1394 Firewire devices not supported by 2.4.18 kernel. I can provide some thoughts and/or directions below. The process here is definitely for an advanced user. A lot of CDR's can be wasted.

You can find the directions for the authoring process in the isolinux directory on the install CD, filename README.TXT. If the installation is the problem area then a new kernel for 2.4.19 can be built and installed as the boot kernel by replacing the kernels/bare.i directory contents with your new files. The System.map.gz is just a gzipped System.map file. If you wish to create your own directory, then please look at the isolinux/isolinux.cfg file. I believe it would require modifications for your boot options to work. I would highly suggest that you start your 2.4.19 build using the 2.4.18 bare.i config file. Then verify or change what is needed to resolve the compatiblity issues. Be sure to change what you require to kernel built options and do not use any modules. If you include your 2.4.19 tar ball on the CD then you can extract it after the install is complete and transfer your config file. Then after rebooting, build the kernel system under 8.1, and include the modules that you would like to have built. You should then be able to install the modules into the proper driectory.

The Slack 8.1 iso requires 700 MByte CD at present. You will probably require more space than available. You can elliminate KDE or GNome from the slackware directory to achieve the space. If you desire both then you can either install one of them later or mount the original install CD for the install process. If you use the later then you need to update the kernel manually after the install is complete.

Good luck and I hope the info will be of some assistance.

Mephisto 11-10-2002 09:10 PM

Thanks for the info. Of course given I know my hardware I can eliminate some of the images (*.s). Maybe Latex. Given those tradeoffs I think I can cram it in. If not I'll take out KDE and install it later.

Replacing bare.i is a good idea, did not think of that one. I actually don't need to be terribly precise in the kernel, the problem revolves around an issue with the PCI chipset getting hung during install. There is a patch out for 2.4.18 that was folded into 2.4.19. I suppose I could take the bare.i config and compile a 2.4.18 kernel with patch in place, but that seems like a lot of work since I am going to upgrade to 2.4.19 after the install is done. I'll give it some thought.

Thanks again.


All times are GMT -5. The time now is 10:50 AM.