Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2016-12-17 17:52, Per Jessen wrote:
Marc Chamberlin wrote:
Make sure that you are using the full DVD image. If it is, then I would try using an USB stick instead. I have never tried to do an installation from a USB stick before. Not sure I know how to A) put an image on a USB stick,
dd if=image of=usbstick bs=65536, for instance:
dd if=<isofile> of=/dev/sdb bs=65536 (if your USB stick sdb).
A plain copy works:
cp isofile /dev/sdW
replace sdW with whatever device the USB gets.
There are instructions on the openSUSE download page.
https://en.opensuse.org/Live_USB_stick
and B) how to boot from a USB stick. (The BIOS did not present me with that option in setting up boot orders.)
Try pressing F8 during bootup - that's often the boot menu.
Same thing as booting from a DVD, actually.
Yes, provided the USB interface is in the right place in the boot order. -- Per Jessen, Zürich (0.6°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org