Hi Falko,
I have a very big problem at the moment. I followed your howto
Backing Up And Restoring Your Dedicated Server With SystemImager. I also have a Strato root server but as it seems Strato has decided to move from BusyBox to LFS based rescue system. And there are some components missing.
First of all there is no /etc/init.d/ directory in this new rescue system so having a look at
this post I created one for storing the functions (right?).
But then the script stops with this error
Code:
get_arch
DISKORDER=sd,cciss,ida,rd,hd
/tmp/backup.master: line 105: logmsg: command not found
/tmp/backup.master: line 121: logmsg: command not found
/tmp/backup.master: line 133: logmsg: command not found
/tmp/backup.master: line 158: logmsg: command not found
/tmp/backup.master: line 159: logmsg: command not found
Disk geometry for /dev/hda: 0.000-58644.140 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0.031 54.909 primary ext2 boot
2 54.910 1082.504 primary linux-swap
3 1082.505 58643.525 primary ext3
/tmp/backup.master: line 164: logmsg: command not found
Killing off running processes.
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec]
udp-receiver: no process killed
rsync: no process killed
write_variables
\s \r \m\ \n
LFS based rescue system
Unfortunately your suggestion from
this post could not help me because now I simply get this:
Code:
get_arch
DISKORDER=sd,cciss,ida,rd,hd
Disk geometry for /dev/hda: 0.000-58644.140 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
Killing off running processes.
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec]
udp-receiver: no process killed
rsync: no process killed
write_variables
\s \r \m\ \n
LFS based rescue system
Your script is very important for me, since it seems to be the only way of restoring my test system in which I investigated a lot of time and the sollution could be interesting for many outher Strato users who like to use your script.
I hope you can help me. Thanks in advance.
Recent comments
1 day 1 hour ago
1 day 6 hours ago
1 day 11 hours ago
1 day 13 hours ago
2 days 3 hours ago
2 days 3 hours ago
2 days 8 hours ago
2 days 14 hours ago
2 days 15 hours ago
2 days 17 hours ago