you should not edit it, just use the default one that I have sent you.
Anyhow if you do not have ssh access anymore when 15-0 is running then you can do this
boot the 5big1 using fvdw-sl console and standalone kernel
Unpack the default database file in the archive in the tftp folder of the fvdw-sl console
In the telnet client give the commands
- Code: Select all
mkdir /sda5
mount /dev/sda5 /sda5
Now we copy the new data base file
- Code: Select all
tftp -r nas_conf_db.xml -l /sda5/etc/nas_conf_db.xml -g ip-pc
(replace ip-pc in this command by the ip address running the fvdw-sl console)
after that perform
- Code: Select all
sync
reboot -f
You do not have the required permissions to view the files attached to this post.