CentOS


Creating a New Initial RAM Disk

Boot in Rescue Mode Boot from a CentOS installation disc (for example, CD #1 or DVD). Type “linux rescue” at the “boot:” prompt. Mount all filesystems in read-write mode. Create the New Initramfs or Initrd Change root to real root (‘/’) on your hard disk and make the new initramfs or initrd. mount –bind /proc […]