At Mon, 26 Jul 2010 21:46:35 -0400 CentOS mailing list centos@centos.org wrote:
I am running CentOS 5.5 and I want to create a boot CD so that if my boot partition is moved I can still boot from the boot CD and re-initialize grub again. Is there some easy to use utility which will enable me to do this ?
# mkbootdisk --device bootdisk.iso --iso `uname -r` # cdrecord driveropts=burnfree -v speed=8 -gracetime=0 -sao \ dev=/dev/cdwriter bootdisk.iso
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos