Skipping initrd phase in boot process

From: Sting (zstingx_at_hotmail.com)
Date: 07/28/04


Date: 28 Jul 2004 00:25:46 -0700

Hello,

I use grub as a boot loader.
It uses initrd in the boot process.

According to linux doxs:

"initrd is mainly designed to allow system startup to occur in two phases,
where the kernel comes up with a minimum set of compiled-in drivers, and
where additional modules are loaded from initrd."

Is there a way to skip using it and to omit the
initrd command from grub.conf ?

I have SIS5513 IDE controller and MAXTOR disk.

If I will compile SIS5513.c and ext3 and the other
drivers that I must have (like usbcore , mouse ,network card driver and the
rest that I see in lsmod into the kernel image) - can
I skip using initrd ?

And I know that the kernel image will become larger ; on the
other hand - I will not need the initrd pahse ; so on the
whole it could be that boot time will be shorter; is it so ?

regards,
sting



Relevant Pages

  • Re: booting from ISO image on HD?
    ... I don't think you can predict every concievably thing a distro initrd can do. ... the only purpose of the initrd is to 1) find out what kernel modules are ... there is a hard disk where that iso image resides. ... The normal boot mechanism starts with the bios loading a boot loader ...
    (comp.os.linux.misc)
  • Re: Kernel update problems
    ... I should add initrd to lilo.conf. ... debian wont boot next time you start. ... you search for the kernel image to add - but it isnt installed ... To make it more dramtic :-) after I made the fault first time, ...
    (Debian-User)
  • Re: [opensuse] Very strange boot problem - solved
    ... Except that 11.2 won't boot now. ... Then boot to the 11.2 Grub menu, ... controller on the dead motherboard, but its the label hiding in the initrd, ... line specified both VIA and AMD storage drivers, ...
    (SuSE)
  • Re: [i386 BOOT CODE] kernel bootable again
    ... > of sectors per track in its boot sector. ... or a menu based bootloader on the created FAT filesystem when told to ... So if you just want to put a kernel and initrd on a floppy, ... If you want to put them on your USB thumb drive, ...
    (Linux-Kernel)
  • Re: booting from ISO image on HD?
    ... I'm not going to write the pivot root script, ... > through customized initrd files for each one. ... I have to insmod the loop kernel module(e.g. ... The idea is that either you build what you need to boot into your ...
    (comp.os.linux.misc)