<div dir="ltr"><br>Thank you for your kind suggestions - but sadly, it did not work...<br><br>I am trying to dump an ISO that is actually an ISO9660 on a USB pen drive recognized by the BIOS as a USB-HDD.<br><br>Changing the boot priority did not work for my BIOS, but I'd like it to work on the move.<br>

<br>I'll be fair and paint the whole picture:<br><br>I have an old 65 MB pen drive with a physical lock button (to make it read only). I thought it would be a good idea to make this pen drive an Anti virus on the go - I'll lock it when I use it to scan computers and unlock it when I want to update the definition file.<br>

<br>I found the free Linux-based Avira Rescue CD, a 50MB ISO for a CD-ROM. It's updated a few times a day, so I thought it would be nice if I could have it on my pen drive and update it as necessary.<br><br>I couldn't find any explicit instructions to put it on a USB pen drive, so I tried to do it on my own.<br>

<br>I found this post, which relates to a Win32 utility: <a href="http://ubcd4win.com/forum/index.php?showtopic=9888&mode=threaded&pid=55631">http://ubcd4win.com/forum/index.php?showtopic=9888&mode=threaded&pid=55631</a><br>

<br>I tried to adapt it to Linux, but I don't know how.<br><br>Any of you out there can point me to a HOWTO / guide for this to work?<br><br>If you know of another AV with a USB image available, I'd be glad to give it a try, but I want it to be free (as in beer ;-) and Linux-based.<br>

<br>Thanks!<br clear="all"><br>.:====================================================:.<br><br>Amichai Rotman<br><br>UIN#: 6401746<br>Registered Linux User#: 201192 [<a href="http://counter.li.org/">http://counter.li.org/</a>]<br>

Registered Ubuntu User #12851 [<a href="http://ubuntucounter.geekosophical.net">http://ubuntucounter.geekosophical.net</a>]<br><br>------------------------------------------------------------------------------------------------------------<br>

<br>PLEASE READ: <a href="http://www.gnu.org/philosophy/no-word-attachments.html">http://www.gnu.org/philosophy/no-word-attachments.html</a><br><br>------------------------------------------------------------------------------------------------------------<br>

<br>.:====================================================:.<br>Rodney Dangerfield  - "I haven't spoken to my wife in years. I didn't want to interrupt her."
<br><br><div class="gmail_quote">On Mon, Mar 30, 2009 at 21:16, Nils Kassube <span dir="ltr"><<a href="mailto:kassube@gmx.net">kassube@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">Amichai Rotman wrote:<br>
> I have a 50MB ISO file I would like to "burn" to a 65MB Pen Drive.<br>
<br>
</div>Is that something like a stripped down Ubuntu image?<br>
<div class="im"><br>
> $ sudo dd if=/pathe/to/ISOfile of=/dev/pendrive_device<br>
><br>
> I got the contents on the pen drive, but when I try to boot from it<br>
> (and my BIOS supports it) - it claimes there is no system disk.<br>
<br>
</div>I think a normal bootable iso image expects to boot from CD but not from<br>
a disk. However the USB pen drive is a disk for the kernel. So you<br>
would have to adjust the boot device.<br>
<br>
Further more with both my machines which support booting from USB there<br>
are 2 possible methods to try booting from USB but only one of them<br>
works. I can set the BIOS to boot from USB device then (CD/DVD then)<br>
disk - that method works. I can also put the USB device at another<br>
position in the boot sequence and select it from the BIOS boot menu but<br>
that method doesn't work (but it works for CD/DVD). So maybe your<br>
problem is related to the BIOS settings. Can you check with a "normal"<br>
Ubuntu boot disk installed to a pen drive?<br>
<br>
I'm not sure if these links apply - and maybe you know them already:<br>
<<a href="http://unetbootin.sourceforge.net/" target="_blank">http://unetbootin.sourceforge.net/</a>><br>
<<a href="https://wiki.ubuntu.com/LiveUsbPendrivePersistent" target="_blank">https://wiki.ubuntu.com/LiveUsbPendrivePersistent</a>><br>
<<a href="https://help.ubuntu.com/community/BootFromUSB" target="_blank">https://help.ubuntu.com/community/BootFromUSB</a>><br>
<font color="#888888"><br>
<br>
Nils<br>
</font><div><div></div><div class="h5"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br></div>