From 480deeb38af68c5bbf22402aed163cb6650a5cb8 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Wed, 10 Mar 2010 02:22:46 +0000 Subject: Update for Dutch of untranslated documents --- nl/install-methods/usb-setup/x86.xml | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) (limited to 'nl/install-methods/usb-setup') diff --git a/nl/install-methods/usb-setup/x86.xml b/nl/install-methods/usb-setup/x86.xml index b34dbac4a..5694b170b 100644 --- a/nl/install-methods/usb-setup/x86.xml +++ b/nl/install-methods/usb-setup/x86.xml @@ -1,5 +1,5 @@ - + Partitioning the USB stick @@ -13,8 +13,13 @@ instead of the entire device. Since most USB sticks come pre-configured with a single FAT16 partition, you probably won't have to repartition or reformat the stick. If you have to do that anyway, use cfdisk -or any other partitioning tool to create a FAT16 partition, and then -create the filesystem using: +or any other partitioning tool to create a FAT16 partition + + +Don't forget to set the bootable bootable flag. + + +, and then create the filesystem using: # mkdosfs /dev/sdX1 @@ -63,7 +68,7 @@ and copy the following installer image files to the stick: -vmlinuz (kernel binary) +vmlinuz or linux (kernel binary) @@ -81,7 +86,9 @@ subdirectory. If you want to rename the files, please note that Next you should create a syslinux.cfg configuration -file, which at a bare minimum should contain the following two lines: +file, which at a bare minimum should contain the following two lines (change +the name of the kernel binary to linux +if you used a netboot image): default vmlinuz @@ -94,9 +101,17 @@ For the graphical installer you should add 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). +Debian ISO image + + +You can use either a businesscard, a netinst or a full CD image (see +). Be sure to select one that fits. +Note that the netboot mini.iso image is +not usable for this purpose. + + + onto the stick. When you are done, unmount the USB memory stick +(umount /mnt). -- cgit v1.2.3