Re: Proc filesystem problem

Blu3Viper (david@kalifornia.com)
Sat, 4 Apr 1998 19:33:28 -0800 (PST)


On Fri, 3 Apr 1998, Bruce Connell wrote:
> kernel: Cannot read proc file system: 9 - Bad file number .

i'm not quite sure why this happens, but the quick fix is to remount
/proc.

if mount -w -n -o remount /proc doesn't work, umount it and remount it.

'tis always fixed this rarity for me.

-d

--
to include colors and other non printing characters in a bash prompt,
surround the non printing characters with \[ and \] and bash will correctly
calculate the line length.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu