This one time, at band camp, Peter Hardy wrote: >Reaching in the dark, here, but I imagine it would have failed after >overwriting the section where /dev/zero was kept? If so, then you may >be able to get to everything after there.
Nup. The /dev/zero inode may have been trashed, but the kernel still has a filehandle to the device open for the dd process, so it would have kept feeding zeros. /dev/ is just an index to the devices. -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg Program aborting: Close all that you have worked on. You ask far too much. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
