From 8b75a78e3a95cede1fa22cd4ad2c1252f2e4d4fa Mon Sep 17 00:00:00 2001 From: hpa Date: Thu, 30 Dec 2004 23:31:14 +0000 Subject: Add code to automatically determine the size of the device. --- README.usbkey | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.usbkey') diff --git a/README.usbkey b/README.usbkey index 4154cce5..7dd551e5 100644 --- a/README.usbkey +++ b/README.usbkey @@ -37,7 +37,10 @@ example above), and, if your USB key is /dev/sda (CHECK THE KERNEL MESSAGES CAREFULLY - IF YOU ENTER THE WRONG DISK DRIVE IT CANNOT BE RECOVERED), run: - mkdiskimage -4 /dev/sda 31 64 32 + mkdiskimage -4 /dev/sda 0 64 32 + +(The 0 means automatically determine the size of the device, and -4 +means mimic a zipdisk by using partition 4.) Then you should be able to run -- cgit v1.2.1