My openSUSE 11.4 USB stick (created with dd or SUSE image driver) doesn’t work on my new HP ProBook 6460b: PC freezes on starting BIOS (it needs Ctrl-Alt-Canc to boot again)!!!
The stick works fine on my old Compaq nx7400 and on another desktop PC.
An Ubuntu 11.04 USB stick (created with Ubuntu Startup Disk Creator) boots normally on my ProBook. It is not possibile to create Suse 11.4 Live USB using Startup Disk Creator: the tool doesn’t recognize the ISO image.
If I create the USB stick with unetbootin or mandriva-seed the PC doesn’t freeze, but doesn’t boot anyway: on any PC that I tried appeares the messagge “Could not find kernel image: gfxboot”. Same result using the fdisk method suggested in “SDB:Live USB stick / How to make a USB drive bootable” page.
i am also using hp probook but mine is 4520s.unetbootin worked for me.
IMORTANT NOTE: Ensure that your USB drive is fat16/fat32 formatted, otherwise Syslinux WILL fail and your drive WILL NOT Boot.
press esc on your laptop start up.then press f9(in my device f9 for boot options may be vary in other models)for boot options then select your usb(removable media).
I check and reformat to fat32 the stick.
Using unetbootin I obtain a no-boot stick (missing kernel image message on every PC I tried).
Using SUSE imagewriter or dd command ProBook stop immediately: pressing F9 key results unuseful!! But the stick works on on other PC’s.
ProBook works fine with Ubuntu ISO image.
I guessed a very simple and quick solution from openSUSE SDB:Live USB stick “3 Bootable USB from DVD or Net-install” instructions.
The trick consists in making hybrid-iso the ISO-image you downloaded. For that install the syslinux package, if you don’t have it yet, then use the isohybrid command on your ISO image.
# isohybrid openSUSE-12.1-GNOME-x86_64.iso
then normally write the image to your USB stick (ie. using writeimage) and boot your PC