Do you have the ability to make a LiveCD at all and if so, could you try the same Gnome image you have? You could try a kernel load option from the boot screen. Press ‘e’ to edit, move your cursor to the linux load line, go to the end of the line (end button), press the space bar and try ‘acpi=off’ and/or ‘nointremap’. Have a look here on how I add a ‘3’ as a kernel load option:
In general, if a LiveCD does not work, neither will a LiveUSB and it could be a compatibility issue with your computer or with the USB thumb drive you are trying to use if you feel the ISO file you have downloaded is not corrupted.
How did you get this incredible idea that I ran the bash script on windows 7?
Are you some sort of superhacker that sneaked into my computer while I was preparing my USB live image?
I have been so silly to prepare it on another linux distro that lays on my hard disk
I also have installed linux a million times on several computers, not to mention that I already used Suse for years
that is exactly the problem that I have in the sense that my laptop does not have an optical drive and I do not have an external one to boot from
The error message that I get at the beginning is weird, because I do not get it from other live distros as well as when I prepared Live USBs from older versions of openSUSE running on the same computer
I already tried acpi=off but not the other option.
If it does not work then it is ok, I will try again with 12.3
First completely clean the USB device, let’s say it’s /dev/sdb, I guess you know which /dev/sd* entry you should have.
dd if=/dev/zero of=/dev/sdb
Now rewrite the image to the USB device like you’ve done before, and try to boot from it. Explanation: I’ve seen the weirdest errors on some USB-sticks that (after close examining) seemed to have remains of a previous image still on it. Looks like these cannot handle the hybrid filesystem.
So video can always be the culprit for any case where the default driver does not want to work causing openSUSE all sorts of problems. It happens with nVIDIA and AMD sometimes and surely with any dual video setup. Using the kernel load command called nomodeset is often the only way to get around the issue.
I am getting exactly the same problem with the KDE Live CD which I put on a USB still. I don’t understand because I successfully installed 12.1 on this computer using the same USB stick using the same method and it worked fine then. My hard drive failed so I am having to install openSUSE from scratch again and it is not working with 12.2. Any ideas? Can anyone verify that they get the same behaviour?