|
From: Bruce S. <bw...@re...> - 2011-07-04 15:47:04
|
> I migrated devil from 1.2.15 to 1.4.2 . > I'm trying to save the new configuration file (save-config -s), but I can't > save it. I have this message : > > Found configuration file location used by boot: /dev/hda1 (It should be on > the hard drive where I usually put etc.tar.bz2 file) > using device /dev/hda1 > Please insert Configuration Media in /dev/hda1 It may be because the config filename has changed from "etc.tar.bz2" to "etc-mods.tar.bz2" in DL 1.2 to 1.4. Try: save-config -d /dev/hda1 Once you get the new config filename written to the device, it should be able to find it next time without the "-d" parameter. - BS |