[CentOS] Boot from CD

Robert Heller heller at deepsoft.com
Tue Jul 27 02:05:58 UTC 2010


At Mon, 26 Jul 2010 21:46:35 -0400 CentOS mailing list <centos at 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 at centos.org
> http://lists.centos.org/mailman/listinfo/centos
> 
>                                                                           

-- 
Robert Heller             -- Get the Deepwoods Software FireFox Toolbar!
Deepwoods Software        -- Linux Installation and Administration
http://www.deepsoft.com/  -- Web Hosting, with CGI and Database
heller at deepsoft.com       -- Contract Programming: C/C++, Tcl/Tk

                                                                                                               



More information about the CentOS mailing list