Yifang Dai <[EMAIL PROTECTED]> writes: > I hit this strange problem today, on my potato machine: > > /boot# dd if=bzImage-2.2.12 of=/dev/fd0 > dd: /dev/fd0: Read-only file system
do you have it mounted? try umount /dev/fd0 and see if that lets it work.