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
> 
>                                                                           

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

                                                                                
                               
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to