On Thu, 12 Dec 2002, Kieran OSullivan wrote:
> dd can read some of the disk and if you use the conv=noerror you will get most of it but I want to try and get the stuff in the bad sectors as well I've tried
> dd if=/dev/fd0 of=save-my-stuff bs=1 conv=noerror
Skip over the bad sections using the seek and skip parameters to dd and
keep writing it out to the same file. You may need to run dd a few times
to skip over all the bad areas. When you get to the end of the disk, then
mount ./save-my-stuff /mnt -o loop
--
Mel Gorman
MSc Student, University of Limerick
http://www.csn.ul.ie/~mel
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!