From 8cdd417e742cb5e92b7c6815dc94dced3f59ff60 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Wed, 15 Oct 2008 18:10:38 +0000 Subject: Fix build error --- en/install-methods/boot-usb-files.xml | 8 -------- en/install-methods/usb-setup/powerpc.xml | 16 ++++++++++++++-- en/install-methods/usb-setup/x86.xml | 16 ++++++++++++++-- 3 files changed, 28 insertions(+), 12 deletions(-) (limited to 'en/install-methods') diff --git a/en/install-methods/boot-usb-files.xml b/en/install-methods/boot-usb-files.xml index f60b0ab2e..bfff19597 100644 --- a/en/install-methods/boot-usb-files.xml +++ b/en/install-methods/boot-usb-files.xml @@ -138,14 +138,6 @@ full CD ISO image to it. &usb-setup-x86.xml; &usb-setup-powerpc.xml; - - -If you used an hd-media image, you should now copy a -Debian ISO image (businesscard, netinst or full CD image; be sure to select -one that fits) onto the stick. When you are done, unmount the USB memory -stick (umount /mnt). - - diff --git a/en/install-methods/usb-setup/powerpc.xml b/en/install-methods/usb-setup/powerpc.xml index 89c75f561..291fc908f 100644 --- a/en/install-methods/usb-setup/powerpc.xml +++ b/en/install-methods/usb-setup/powerpc.xml @@ -2,7 +2,7 @@ - USB stick partitioning on &arch-title; + Partitioning the USB stick Most USB sticks do not come pre-configured in such a way that Open @@ -53,7 +53,12 @@ mark it in such a way that Open Firmware will boot it. Having done this, the rest of the USB stick may be prepared using the normal Unix utilities. - + + + + + Adding the installer image + Mount the partition (mount /dev/sdX2 /mnt) @@ -103,5 +108,12 @@ image=/vmlinux Please note that the initrd-size parameter may need to be increased, depending on the image you are booting. + + +If you used an hd-media image, you should now copy a +Debian ISO image (businesscard, netinst or full CD image; be sure to select +one that fits) onto the stick. When you are done, unmount the USB memory +stick (umount /mnt). + diff --git a/en/install-methods/usb-setup/x86.xml b/en/install-methods/usb-setup/x86.xml index db5d58a15..69d244712 100644 --- a/en/install-methods/usb-setup/x86.xml +++ b/en/install-methods/usb-setup/x86.xml @@ -2,7 +2,7 @@ - USB stick partitioning on &arch-title; + Partitioning the USB stick We will show how to set up the memory stick to use the first partition, @@ -49,7 +49,12 @@ must not be mounted when starting syslinux. This procedure writes a boot sector to the partition and creates the file ldlinux.sys which contains the boot loader code. - + + + + + Adding the installer image + Mount the partition (mount /dev/sdX1 /mnt) @@ -86,5 +91,12 @@ append initrd=initrd.gz For the graphical installer you should add video=vesa:ywrap,mtrr vga=788 to the second line. + + +If you used an hd-media image, you should now copy a +Debian ISO image (businesscard, netinst or full CD image; be sure to select +one that fits) onto the stick. When you are done, unmount the USB memory +stick (umount /mnt). + -- cgit v1.2.3