On 10/8/07, Grzegorz Powiedziuk <[EMAIL PROTECTED]> wrote: > How to calculate what should I type next to each file? (Assuming that I > have mine own prepared files)
The kernel goes at 0, and the initrd sits high enough like this. The other two are fixed locations expected by the kernel during boot. > About seeing CD, somehow normal linux installator (for eg. Sles) is > able to get rpms from CD? The normal installer does a dialog where network device, IP address, FTP server, directory, userid, password etc is determined. You will need to code that into your initrd that your burn on the CD, or fine another way to pass that info. If I was not clear enough in that, I believe you're probably making it harder by burning your own CD. The additional work you have to do to clone a system rather than install another one just like this is probably only justified when you do dozens of them. The normal CD/DVD can provide you with the dialog to set up your network and run a rescue system. From that point you could copy an existing installation over the network or install another one. Rob -- Rob van der Heij Velocity Software, Inc http://velocitysoftware.com/ ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
