All of lore.kernel.org
 help / color / mirror / Atom feed
* Arg.  File > 2GB removal
@ 2000-12-23  8:16 Damacus Porteng
  2000-12-23  7:20 ` Chris Wedgwood
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Damacus Porteng @ 2000-12-23  8:16 UTC (permalink / raw)
  To: Linux Kernel

For grins, I did `dd if=/dev/zero of=testfile bs=1024 count=4000000` 

Obviously, with the limits of ext2, this isn't allowed, however, dd continued
marrily on its way, tho it spouted an error...

I cancelled the dd and went to remove the file, though the following occured:
root@obfuscated:/home/ftp# rm testfile
rm: cannot remove `testfile': Value too large for defined data type     

'ls' complains about the same.  I ran e2fsck -f /dev/hde6 (the partition of
/home) and it didn't 'find' the problem.

How do I remove this file and reclaim the HDD space?

Thanks,

D.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-12-23  8:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-23  8:16 Arg. File > 2GB removal Damacus Porteng
2000-12-23  7:20 ` Chris Wedgwood
2000-12-23  7:27   ` William T Wilson
2000-12-23  7:30     ` William T Wilson
2000-12-23  7:26 ` CaT
2000-12-23  7:27 ` Andreas Jaeger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.