I just made one and tried it out.
This is what I used. https://en.opensuse.org/SDB:Live_USB_stick
I think something is amiss in that the desktop looks exactly as if I had booted from sda1 or what I used to call C:\
The icons are the same, the background is the same, all my customizations are the same.
I thought it would look like a brand new install, fresh and clean.
Is that not the case, and is there a Konsole command that I can run that would tell me from where I had booted ?
> I thought it would look like a brand new install, fresh and clean.
> Is that not the case, and is there a Konsole command that I can run
> that would tell me from where I had booted ?
For example, ‘mount’. The entry for “/” should say the boot device.
–
Cheers / Saludos,
Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)
I am glad you found this reference and used it, but one problem…we have no idea what steps you used. You could do the GUI method for Linux, or the Windows method, or if you did the command line way. If all the customizations are the same, then I’d have to conclude you didn’t boot off the usb drive. As you pointed out, it should look like a fresh install.
I have my BIOS set to try to boot from USB first, then CD/DVD Rom, then hard drives. So if I stick in a USB drive then it will try to boot from it.
I have the same problem on my HP ProBook 4740s.
It is impossible to use USB key for booting in openSUSE 12.3. Grub simply ignores it and starts the system on hdd.
Booting live cd/dvd is without any problem.
This problem isn’t under Fedora 18/19 or Kubuntu 13.04. Booting from USB works without a problem with these distributions.
On an HP system at work, it boots from USB by default, so I have to make sure that there is no bootable USB drive present if I want to boot from the hard drive.
If you successfully booted the live system, there is usually an icon to install. That’s a good check.
You can perhaps try the “live-fat-stick” script, and see if that gives you a bootable USB. In my experience, that might only work with 32-bit iso images. The EFI structure on a 64-bit iso confuses the script. (Google for “live-fat-stick”).