making initrd to start a fresh installation
I want to know regarding the process of fresh installations when you
boot from a CD or DVD or from your hard disk or Lan for installing a
fresh copy of linux on your machine every vendor specifies kernel
image and initrd in boot directory on installation DVD or First CD
inside the installation ISO
/boot/i386/loader directory
initrd and a kernel image that gets loaded along with isolinux.bin
file and starts the installation
if I compile a new kernel and want to make an installable kernel image
and initrd from the vmlinuz and initrd of newly compiled kernel then
how to do that .
What I am not able to understand is how to make the bzimage and initrd
of newly compiled kernel which are in arch/i386/boot/bzImage
to be capable of booting for fresh installation that starts with a new
installation procedure rather than being able to boot with new kernel
with a few rpms that I already have from the ISO of my old
distribution
which are released when a new flavour of some linux distribution comes
with a new kernel.
.
Relevant Pages
- Fatal trap 12 during boot of 5.3-BETA7 installation CD
... I've got a Compaq Presario S3500CL desktop machine and every time I boot the ... 5.3-BETA7 miniinst installation CD, ... I've never reported a kernel Fatal trap before, ... pci0: ... (freebsd-current) - Help: Multi OS wont boot some OS - Grub Boot loader
... for default installation). ... I can boot only into SUSE and Kubuntu. ... a blank screen while trying to boot Mandriva issues a Kernel panic with the ... # Set the default entry to the entry number NUM. ... (comp.os.linux.setup) - Re: [opensuse] GRUB error - can anyone help please?
... I ran into a case where the upgrade somehow removed the initrd image completely and had to recreate it. ... Using the installation disk allowed me to boot the system even with this image missing. ... Note that running just 'mkinitrd' with no options will create the default image that matches your current kernel vmlinuz image. ... After a bit of puzzlement I realised that when one boots into a 'broken' system using the installation DVD the uname -a command shows the version of the kernel used by the installation DVD to boot into the OS and *not* the actual kernel installed in the OS. ... (SuSE) - Re: Beige PowerMac G3/266 trouble
... installation system, it will later be mounted by the installer when the ... You'll find a kind of first stage of the installation system on the initrd ... It's responsible to load all kernel modules needed for the ... new root fs. ... (comp.os.linux.powerpc) - Kernel 2.4 and ASRock
... I've hit a problem with my Linux installation - in that I upgraded to the ... kernel from backports.org and my system hangs during boot. ... during boot with an infinate amount of "Lost Interrupt" errors on my IDE ... K7S8X MB) - and that it is fixed with the 2.6 BIOS upgrade. ... (Debian-User) |
|