Hi!
I'm trying to free space by truncating big file, and I get:
[EMAIL PROTECTED]:~# ls -al gps.nmea
-rw-r--r-- 1 root root 2332070 Feb 19 22:13 gps.nmea
[EMAIL PROTECTED]:~# > gps.nmea
-sh: cannot create gps.nmea: No space left on device
[EMAIL PROTECTED]:~# rm gps.nmea
[EMAIL PROTECTED]:~# > gps.nmea
[EMAIL PROTECTED]:~#
:-(
Kernel is not-so-ancient, on openmoko:
[EMAIL PROTECTED]:~# uname -a
Linux fic-gta01 2.6.24 #1 PREEMPT Mon Feb 18 21:30:53 GMT 2008 armv4tl
unknown
[EMAIL PROTECTED]:~#
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/