From 93593692c0b2dc6d1498bce677aae6885f81821e Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 15 Nov 2005 23:00:32 +0000 Subject: Update of original English docs --- fi/install-methods/boot-usb-files.xml | 15 ++++++++------- fi/install-methods/usb-setup/i386.xml | 4 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) (limited to 'fi/install-methods') diff --git a/fi/install-methods/boot-usb-files.xml b/fi/install-methods/boot-usb-files.xml index dffc1c3e0..1ac9adbba 100644 --- a/fi/install-methods/boot-usb-files.xml +++ b/fi/install-methods/boot-usb-files.xml @@ -1,5 +1,5 @@ - + Preparing Files for USB Memory Stick Booting @@ -34,9 +34,6 @@ have to extract it directly to your USB stick: # zcat boot.img.gz > /dev/sda -Of course this will destroy anything already on the device, so take -care that you use the correct device name for your USB stick. - There is an all-in-one file hd-media/boot.img.gz @@ -50,10 +47,14 @@ extract the image directly to that: # zcat boot.img.gz > /dev/sda2 -Of course this will destroy anything already on the device, so take -care that you use the correct device name for your USB stick. + + - +Using this method will destroy anything already on the device. Make sure +that you use the correct device name for your USB stick. + + + After that, mount the USB memory stick (mount /dev/sda diff --git a/fi/install-methods/usb-setup/i386.xml b/fi/install-methods/usb-setup/i386.xml index cbeab6250..9355ee888 100644 --- a/fi/install-methods/usb-setup/i386.xml +++ b/fi/install-methods/usb-setup/i386.xml @@ -1,5 +1,5 @@ - + USB stick partitioning on &arch-title; @@ -87,7 +87,7 @@ contain the following two lines: default vmlinuz -append initrd=initrd.gz ramdisk_size=12000 root=/dev/rd/0 init=/linuxrc rw +append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw Please note that the ramdisk_size parameter -- cgit v1.2.3