#2706: GRUB doesn't support the creation of floppy images anymore
----------------------+-----------------------------------------------------
Reporter: splotz90 | Owner: lfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: 6.7
Component: Book | Version: SVN
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Comment(by splotz90):
The images produced by grub-mkrescue can still be used for a floppy.
GRUB ChangeLog says:
{{{
2010-01-05 Robert Millan <[email protected]>
Remove grub-mkfloppy. Images produced by grub-mkrescue are valid
floppy images now.
* util/i386/pc/grub-mkfloppy.in: Remove. Update all users.
}}}
And it really works ... I've tested it ...
So the command on the GRUB page simply needs to be updated from
{{{
grub-mkrescue --image-type=floppy floppy.img
}}}
to
{{{
grub-mkrescue --output=floppy.img
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2706#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page