On 2014-04-30 01:46, Stephen Philbin wrote:
>
> I’m sure that before I used cp and dd to put the image on the stick that
> fdisk said it was botable. But here’s it’s output now.
> Code:
> --------------------
> # fdisk -l /dev/sdh
>
> Disk /dev/sdh: 131 MB, 131072000 bytes, 256000 sectors
> Units = sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 512 bytes
> I/O size (minimum/optimal): 512 bytes / 512 bytes
> --------------------
>
>
> I could have sworn there was a bootable colunm with an * in it this
> morning. Could it just be a problem with the ISO image, though?
No, your USB stick is just fine. It displays what I would expect it to
have (it is not an openSUSE stick). Look, this is what an openSUSE 13.1
would look like:
> cer@minas-tirith:~/Download/isos> /sbin/fdisk -l openSUSE-12.3-DVD-x86_64.iso
>
> Disk openSUSE-12.3-DVD-x86_64.iso: 4691 MB, 4691329024 bytes, 9162752 sectors
> Units = sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 512 bytes
> I/O size (minimum/optimal): 512 bytes / 512 bytes
> Disk label type: dos
> Disk identifier: 0x1bf0d4df
>
> Device Boot Start End Blocks Id System
> openSUSE-12.3-DVD-x86_64.iso1 4248 12439 4096 ef EFI (FAT-12/16/32)
> openSUSE-12.3-DVD-x86_64.iso2 * 12440 9162751 4575156 17 Hidden HPFS/NTFS
> cer@minas-tirith:~/Download/isos>
> cer@minas-tirith:~/Download/isos> file -s openSUSE-12.3-DVD-x86_64.iso
> openSUSE-12.3-DVD-x86_64.iso: DOS/MBR boot sector; partition 1 : ID=0xef, start-CHS (0x2,4,25), end-CHS (0x6,4,24), startsector 4248, 8192 sectors; partition 2 : ID=0x17, active, start-CHS (0x6,4,25), end-CHS (0x3ff,63,32), startsector 12440, 9150312 sectors
> cer@minas-tirith:~/Download/isos>
The ‘dd’ command you used, or the ‘cp’ one I told you are intended to
destroy the previous partition table and replace it.
If you try the “file -s” command on it, like I did above, it probably
say that it thinks it is an ISO CD or DVD.
> I
> installed that Suse Studio Image writer that John suggested, but when I
> tried dropping the image in the window like it says to, the cursor just
> turned to a “No Entry” kind of symbol. So I tried clicking the window to
> select the file from a filesystem browser and when I clicked OK it said.
> Suse Studio Image Writer Wrote:
>> Sorry, I can’t write this ISO. You need to use another program to
>> write it to a DVD.
I can think of two reasons. One is that the program thinks that your USB
stick is now a CD, because it looks like one. So, it can not write to
it! You can not write to a CD, only read from it.
To recover from this situation, there are instructions on our wiki page
about the USB creation. Maybe I even wrote them.
And, sometimes that image writer program fails. If you are using
Windows, there is another one, from a forensic site, but I don’t have
the link handy. But the link is on the discussion link of the
instructions for usb creation from Windows.
> Is there something unusual about the ISO that means it’ll only work from
> a DVD?
Sorry, my internet connection at the moment is limited, i can not check.
But please any body else, download it, run “file image.iso” on it, and
post it here. And “fdisk -l file image.iso” too, please. I’'d bet the
results will be same that you get from your USB stick.
> It seems a bit excessive to require a whole DVD to store
> something that’s about 1.5 MB in size. I can’t find any way of uploading
> the image to the forum, but it can be downloaded from ‘here’
> (http://www.memtest.org/download/5.01/memtest86+-5.01.iso.gz). And,
> before anyone asks, yes, I did gunzip it before trying any of this. 
Well, you can try the “netinstall” opensuse install CD, from the
openSUSE getit page. I don’t remember how small it is, about 200MB,
perhaps. You could try that one, if it fits into your USB stick. :-?
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” (Minas Tirith))