From 3d4219ad3f16fcc4718342090b797bf20811f508 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 1 Dec 2009 23:31:34 +0000 Subject: [PATCH] Another typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/grub.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/grub.xml b/chapter08/grub.xml index b4e5c5961..91c0113f0 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -33,7 +33,7 @@ cd /tmp grub-mkrescue --image-type=floppy floppy.img -dd if=floppy.img of=/def/fd0 bs=1440 count=1 +dd if=floppy.img of=/dev/fd0 bs=1440 count=1 GRUB uses its own naming structure for drives and partitions in the form of (hdn,m), where n