|
From: Bruce S. <bw...@re...> - 2011-07-06 03:23:38
|
Try running this exact command as root: mount -o ro,noatime /dev/hda1 /var/adm/mount See if it works, or copy/paste any error messages in your reply. - BS On Tue, Jul 5, 2011 at 09:08, <jul...@gr...> wrote: > Yes I see the partition with a fdisk-l /dev/hda > > Device boot :/ dev/hda1 > > System : W95 FAT32 > > Normaly save-config mount my /dev/hda1 write the config in etc-mods.tar.bz > and unmount /dev/hda1 > > I create the file etc-mods.tar.bz in /dev/hda1 but I always have after > unmount : > > Found configuration file location used by boot: /dev/hda1 > using device /dev/hda1 > Please insert Configuration Media in /dev/hda1 > > Thanks > > On Tue, 05 Jul 2011 07:49:25 -0500, Heiko Zuerker wrote: > > Julien, > > it seems you don't have /dev/hda1, only a /dev/hdc1 > Is the device there? Did it find the partition? > fdisk -l /dev/hda > > Heiko > > Quoting jul...@gr...: > > Hello, > > Sorry but it doesn't work. > > With save-config -d /dev/hda1 > I always have this message : > > Found configuration file location used by > boot: /dev/hda1 > using device /dev/hda1 > Please insert Configuration Media > in /dev/hda1 > > In /shm I have in : > > DL_CONFIG_FILE > > etc-mods.tar.bz > > > DL_CONFIG_SOURCE > > /dev/hda1 > > DL_DEVICE > > /dev/hdc > > #df -h > > > Filesystem Size Used Avail Use% Mounted on > > rootfs 462M 462M 0 100% / > > > /dev/hdc 462M 462M 0 100% / > > none 123M 8.7M 115M 8% /dev > > none 123M > 8.7M 115M 8% /shm/etc > > Thanks, > > Julien. > > On Mon, 4 Jul 2011 11:21:36 > -0400, Bruce Smith wrote: > > 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 > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously > valuable. Why? It contains a definitive record of application > performance, security threats, fraudulent activity, and more. Splunk > takes this data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 [1] > _______________________________________________ Devil-linux-discuss > mailing list Dev...@li... [2] > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss [3] > > > > > Links: > ------ > [1] http://p.sf.net/sfu/splunk-d2d-c2 > [2] > mailto:Dev...@li... > [3] > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > |