Displaying 20 results from an estimated 3000 matches similar to: "How the Centos 5.0's kickstart initrd.img is build??"
2007 May 30
2
custom kernel for Centos 5 kickstart?
Hi,
Has any one tried to merge a custom kernel into vmlinuz/initrd.img for
Centos 5 kickstart? Or similar Linux distribution?
I am rebuilding a custom kernel from stock kernel source to build some
hardware modules into static form, so that the hardware detection
sequence can be altered in a hard way. Quick examples are: tg3 drivers
will be loaded before e1000, 3w-9xxx be loaded before
2007 Oct 15
3
How to create initrd.img
Hi,
anyone to point me URL on initrd.img creating? I have custom kernel and
want to create initrd.img for install media.
mkinitrd /tmp/initrd.img 2.6.18-8.1.14.el5.hrb -v -f create unusable
file for install media.
Thanks,
David
2005 Sep 20
4
building initrd.img with updated drivers
Can someone point me to instructions on how to build a
pxeboot/initrd.img with updated drivers. I would like to pxe boot and
install rh8 on a newer machine, and the pxeboot files that come with rh8
(2.4.20-8) don't support my e1000 NIC. I believe that the newer
2.4.20-28.8 drivers will, but I'm having trouble finding instructions in
rebuilding the pxeboot initrd.img + vmlinuz to
2004 Nov 19
1
Upgrading PXE initrd.img with new kernel and drivers
Quite simply, HOW? :)
I have the pxeboot initrd.img from the RH 3.0 AS CD's. We need to put a new
cciss.o driver from HP into this initrd.img. Unforunately, the modules in
the pxeboot initrd.img we have are 2.4.21-4 and our new driver is compiled
for 2.4.21-15, so we have to upgrade everything.
I downloaded the kernel-BOOT-2.4.21-15 RPM and installed that, so I have all
those drivers. My
2004 Nov 03
2
Help! how to infer failed fileName|inode from LBA sector for ext3 on Fedora Linux??
Hi,
I have an ext3 file system question for a while: How to obtain failed
file (inode) from LBA section reported by Linux kernel? The following
lines are a simple example:
...
FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: status=0x51 {
DriveReady SeekComplete Error }
FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: error=0x40 {
UncorrectableError }, LBAsect=165843413, high=9,
2004 Apr 02
2
Strange Fedora Booting problem: can not mount "LABEL=*" partitions
Hi,
Just got Fedora FC1 vanilla 2.4.25kernel+libata8patch booting problems, FC1 complains that it can not automatically find&found partitions specified with "LABEL=" in /etc/fstab, and then falls me into repair mode. In the repair mode I can mount it manually without any problems. More interesting are: 1) I have several partitions specified with "LABEL=*" in
2004 Mar 03
4
heavily fragmented file system.. How to defrag it on-line??
Hi, all,
I got machines running continuously for long time, but then the underlying ext3 file systems becomes quite heavily fragmented (94% non-contiguous).
We just don't have a chance to shutdown the machines since they are always busy..
I tried the defrag 0.70 version comes with e2fsprog package and standalone 0.73 packages, but neither help me since the defrag tool can not handle ext3.
2006 Apr 27
5
Xen 3.0.2 on AMD64 - and initrd fun :)
Mm, I have a big Quad-Opteron.. thing.. that I''m trying to get Xen onto.
I''ve used the 3.0.2 binary-install mode, updated menu.lst as per the
README, but I need an initrd which contains the HP cciss RAID driver,
and no Xen initrd image was installed into /boot.
Now I notice
xen-3.0.2-2-install/install/lib/modules/2.6.16-xen/kernel/drivers
/block/cciss.ko
But I
2007 May 21
1
trying to run sshd daemon in kickstart environment
Hi,
I tried to make kickstart environment a little bit more charming by
firing up openssh daemon in the limited environment. I edited/checked a
bunch of files and almost succeeded but still not.
I can reach the machine to run a command like 'ssh -x
<kickstartClient> <command>' and it does work for %pre and both chroot
and non-chroot %post sections, in fact, you can run a
2008 Jul 07
1
Xen 3.3 unstable on OpenSUSE 10.3 - initrd problem
Folks,
Mercurial is selectable as an installation in
OpenSUSE 10.3 YAST.
I have done the following:
hg clone http://xenbits.xensource.com/xen-unstable.hg
hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
make dist
sh ./install.sh
I tried running the following to create the initrd but it failed:
Depending on your config, you may need to use ''mkinitrd'' to
2016 Jan 28
1
error during p2v unable to rebuild initrd
Hello
I have error virt-v2v: error: unable to rebuild initrd
(/boot/initramfs-4.2.3-300.fc23.x86_64.img) because mkinitrd or dracut was
not found in the guest
My physical machine run on fedora23
Boot on usb made from virt-p2v-livecd-1.32.0.fc23.iso
<http://oirase.annexia.org/virt-p2v/virt-p2v-livecd-1.32.0.fc23.iso>
Log joined to this mail
Do you have this problem ?
2004 Mar 19
1
Promise SATA patch for vanlilla linux 2.4.2* kernel
Hi,
Anyone know if there is a Promise SATA patch for general linux 2.4.2* kernel downloaded from www.kernel.org? It should exist somewhere.. Thanks.
--Guolin Cheng
2003 Sep 18
2
BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Please Help!!!
Hi, all,
I "found" a big bug either related with Linux Ext3 file system or "bin/ls"
command. The problem is:
File system is no more than 220GB, but "/bin/ls" reports holding >370GB
data! The system is Redhat 8.0, with a Generic Kernel 2.4.20. Any
suggestions are greately appreciated. more information can be available upon
requests.
The following is the
2008 Jun 07
1
using /dev/hda system to build initrd for /dev/sda system
I think I have booting issues for my custom kernel on centos 4. the sda
system cannot find the disk.
I used a qemu image to build a centos 4 MATH_EMULATION kernel.
This system has /dev/hda.
The system I am putting the vmlinuz and initrd files on is a /dev/sda
system.
I dont think the initrd image is getting built correctly.
Does this make sense?
What might I look at changing to ensure my
2007 Jun 19
5
OpenSuse 10.2 & Xen 3.1 initrd file missing
Hi,
I recently put together an OpenSuse 10.2 machine (Tyan motherboard with
Opteron dual-core) and downloaded the Xen 3.1 rpm''s. After loading them and
modifying grub to boot into the Xen kernel, I get a "file not found" error
on the xen initrd file. As it turns out, there is a link for the xen initrd
file in /boot/grub but the file doesn''t exist. Not sure what
2009 May 28
2
Adding a kernel module to the ISO/installer initrd?
Greetings list!
Because of the sheer number of box (re)installations we do that have a CentOS base, I've converted our provisioning process to PXE. However, I've found that an alarming number of motherboards are coming with the Realtek RTL8168 ethernet controller onboard. When the system boots, it cannot find an ethernet controller and the installer process hangs.
I made a new initrd
2010 Mar 20
1
How to add virtio modules automatically to initrd in CentOS4?
Hi,
I migrated a physical CentOS 4.8 server into a VM on a CentOS 5 KVM host.
Everything works fine, I even can use the paravirt drivers for network and disk.
However the required kernel modules are not put into initrd somehow. Of course
I can call "mkinitrd --with virtioblk ..." manually but that's too easy to forget.
I searched the web but I didn't find any similar
2004 Apr 15
2
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Stephen and Jeff,
Thanks. But the problem got debugged&fixed, the answer was post on
fedora-list about 2 weeks ago.
The problem is: the /etc/blkid.tab file works as an old unappropriate
disk partitions cache for fsck|blkid commands when stystem image is
installed to a different arch (scsi->ide) machine, the old cache will
mislead fsck|blkid at the first run and only the first run,
2007 Jun 27
7
Xen 3.1.0 initrd and kernel building
Hi, had a few problems with using xen:
First:
built a xen from source (tgz) and make dist ... then made initrd with
mkinitrd and modules=all in the
mkinitrd.conf -> initrd.img was 14mb and set it up in the grub with
module /initrd....
on boot it loads the initrd like:
Loading ramdisk into ram .... done
but then NO MODULES in the initrd are being loaded by the kernel, though
initrd
2007 Sep 26
2
Do I need a xenU initrd image?
Hi,
I just created a Xen domU using http to install over the network. How
do I now restart the domU and use the installed OS? I gather I need a
initrd image to boot my guest. I''ve found bits and pieces of answers to
my question referring to mkinitrd, but none seem to work.
I am running Scientific Linux 5.
Thanks in advance,
Cam
_______________________________________________