Floppying an ISO?
nodata
lsof at nodata.co.uk
Sat May 19 08:04:27 UTC 2007
Am Freitag, den 18.05.2007, 11:10 +0300 schrieb Amichai Rotman:
> Hi all,
>
> I have a Seagate HD I'd like to check using the SeaTools from
> Seagate's site.
>
> I downloaded a Linux version CLI and an ISO to run from a startup
> disk.
>
> The ISO is 2.7MB in size and I don't want to use a 700 MB CD-R...
>
> Is it possible (using dd, maybe?) to "dump" it on a regular 1.44 MB
> floppy?
>
> How?
>
> Thanks!
>
> --
> .:====================================================:.
>
> Amichai Rotman
>
> UIN#: 6401746
> Registered Linux User#: 201192 [http://counter.li.org/]
> Registered Ubuntu User #12851 [http://ubuntucounter.geekosophical.net]
>
> ------------------------------------------------------------------------------------------------------------
>
> PLEASE READ: http://www.gnu.org/philosophy/no-word-attachments.html
>
> ------------------------------------------------------------------------------------------------------------
>
> .:====================================================:.
Try it:
dd if=iso-file of=/dev/floppy
More information about the ubuntu-users
mailing list