On 09/18/2014 06:33 PM, Hans Witvliet wrote:
On Thu, 2014-09-18 at 14:35 +0200, Carlos E. R. wrote:
The official instructions are here:
https://en.opensuse.org/Live_USB_stick
And for the CLI, it is section 2. You DO NOT create any partition on the USB stick. You simply run:
dd if=/path/to/downloaded.iso of=/dev/sdX bs=4M
Where 'X' in your case is 'b', never 'b1'.
And that's all.
Or, if you really want to be in control, follow the KIWI-cookbook examples. (You do need a working suse-machine to do the cooking) Thanks everybody. Now it works. I followed Carlos' advice. I removed the 2nd partition and used the command Carlos suggested.
I had originally gone to the official link above noted - partitioning the stick and copying the image to Sdb1 was my idea. I thought to have sdb2 later become /home after I used the kiwi_hybridpersistent=yes. Thanks for the help. I'll have to check out the kiwi site. Gustav -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org