From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200202221137.g1MBbN310397@copernicus.cs.utwente.nl> To: 9fans@cse.psu.edu From: Axel Belinfante Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [9fans] fs config problem: accidental config deletion? Date: Fri, 22 Feb 2002 12:37:22 +0100 Topicbox-Message-UUID: 53c5d728-eaca-11e9-9e20-41e7f4b1d025 Hello, due to a change of IP number I had to reconfigure my fs. I rebooted, went to config mode, and tried to change just ip and ipgw: ip new.ip.address ipgw new.ip.g.w end I think at a certain moment I made a typing mistake, but typed 'end' anyway. Anyway, all I got after config were panics. Then I did something silly: I also (re)configured 'service' and 'config', and the other ip address, basically everything except the filsys's: service super config w0 ... end and now I have the funny feeling that, by re-specifying config, I have blown away my filsys configuration, confirmed by panic(no filsys) (and a -- too late -- look at the source). Does this mean that my only chance to gain acces to the fs is to indeed re-specify the complete configuration, including the filsys lines, exactely as I specified them before? (the unfortunate thing is that I played a bit with filsys lines to get it working, and even though I have a pretty good idea, I am not completely sure what filsys strings I finally specified) Or is the configuration stored elsewhere, or can it somehow be 'reverse engineered'? Feeling, ahem, not so bright this morning, Axel.