public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [WARNING -mm] 2.6.18-rc2-mm1 build kills /dev/null!?
@ 2006-07-27 10:11 Andreas Mohr
  2006-07-27 10:17 ` Andreas Mohr
  2006-07-27 14:19 ` Michael Tokarev
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Mohr @ 2006-07-27 10:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Hello all,

for some reason a 2.6.18-rc2-mm1 build seems to kill my /dev/null device!

A simple
# make bzImage modules modules_install
managed to reduce my

crw-rw-rw-    1 root     root       1,   3 27. Jul 12:04 null

into the charred remains equivalent of

-rw-r--r--    1 root     root            0 27. Jul 12:02 null

, *twice* (I tried it the first time and had that issue,
then rebuilt the device and rebooted, same problem once build started).

Any idea why this might happen?

This did not happen with a 2.6.18-rc1-mm2 build.

A simple

rm /dev/null
mknod /dev/null c 1 3
chmod 666 /dev/null

corrects the problem, BTW.

Thanks,

Andreas Mohr

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

end of thread, other threads:[~2006-07-27 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-27 10:11 [WARNING -mm] 2.6.18-rc2-mm1 build kills /dev/null!? Andreas Mohr
2006-07-27 10:17 ` Andreas Mohr
2006-07-27 11:22   ` Andreas Mohr
2006-07-27 14:19 ` Michael Tokarev
2006-07-27 14:24   ` gmu 2k6
2006-07-27 14:24     ` gmu 2k6

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox