On Fri, May 25, 2001 at 11:05:35AM +1000, Howard Lowndes wrote:
> I am trying to copy some M$ Office installation floppies to Linux to burn
> a LEGAL CDROM security archive.
> 
> When I mount the floppy then df show them as having 1716224 bytes instead
> of the normal 1457664 bytes and they won't copy correctly.
> 
> Can anyone tell me which /dev/fd0* I should be mounting these as.
First see if this works
dd if=/dev/fd0 of=/tmp/fdimage
and then write it to a new floppy with
dd if=/tmp/fdimage of=/dev/fd0

if that doesn;t seemt to work then try a few of the following devices
/dev/fd0u1722
/dev/fd0u1743
/dev/fd0u1760
> 
> -- 
> Howard.  LANNet Computing Associates <http://lannetlinux.com>
> _____________________________________________________________
> "We needn't, as socialists, get too concerned about privacy;
> it's a bourgeois right, closely allied to the right to private property".
>                                 - Former Federal Health Minister Neal Blewett,
> addressing the Fabian Society in 1988 in relation to the Australia Card issue.
> 
> 
> -- 
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug

-- 
John Ferlito
Senior Engineer - Bulletproof Networks
ph: +61 (0) 410 519 382
http://www.bulletproof.net.au/

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to