From owner-freebsd-current Wed Feb 10 04:53:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22514 for freebsd-current-outgoing; Wed, 10 Feb 1999 04:53:47 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from titan.metropolitan.at ([195.212.98.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA22507 for ; Wed, 10 Feb 1999 04:53:41 -0800 (PST) (envelope-from mladavac@metropolitan.at) Received: by TITAN with Internet Mail Service (5.0.1458.49) id <1CLHRLF6>; Wed, 10 Feb 1999 13:52:01 +0100 Message-ID: <97A8CA5BF490D211A94F0000F6C2E55D097536@s-lmh-wi-900.corpnet.at> From: Ladavac Marino To: "'andrea'" , freebsd-current@FreeBSD.ORG Subject: RE: Need Help Date: Wed, 10 Feb 1999 13:47:58 +0100 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-Type: text/plain Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > HI > > I have a trouble with FreeBSD 2.1.5 [ML] 2.1.5 is hardly current (it used to be, some years ago :) > After a mistyped rm :( when i try some commands like ps or netstat i > got > this message: [ML] Careful with those thumbs when you run as root :) > ps: /dev/drum: No such file or directory [ML] An obsolete device (would have to take a look at 2.1.5 sources to be able to tell you what it was. IIRC, it used to be swap in Version7 days) > What does it mean ? [ML] That means that most probably all your device nodes are gone, and that you should cd /dev ./MAKEDEV in order to try to recreate them. Beware, most probably this will not help very much because who knows what else did you delete -- was it perchance a rm -rf * in / ? > How can i fix it? [ML] Reinstall is really your only option. Followed by the restore so that you get back all the user files. You do make backups, don't you? > The system still run .. for the moment..(sob). [ML] But will probably fail to reboot. It might manage to mount /, but the other partitions are most probably unreachable. > Please Help!! [ML] Don't run as root. And be very careful when you do. [ML] /Marino > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message