[CentOS] Installing grub to floppy image

John Newbigin jnewbigin at ict.swin.edu.au
Tue Apr 12 23:24:58 UTC 2005


First, create an image file
dd if=/dev/zero of=/floppy_image bs=1k count=1440

Then before you install grub you need:
device (fd0) /path/to/floppy_image

 From grub.info: "This command can be used only in the grub shell".

You will then have to use setup or install to install grub, depending on 
what kind of disk you are creating.

John.

James Olin Oden wrote:

> Does anyone know of a way to have grub install to a floppy image
> rather than a real floppy device?  Thanks...james
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
> 
> 
> 


-- 
John Newbigin
Computer Systems Officer
Faculty of Information and Communication Technologies
Swinburne University of Technology
Melbourne, Australia
http://www.ict.swin.edu.au/staff/jnewbigin




More information about the CentOS mailing list