feel free to add it. Or use clonezilla.
2012-05-29 03:12:25 PDT by hramrach
Are Redo developers visiting this forum? I haven't seen any answers from them, or didn't know they are.
2012-05-29 00:19:12 PDT by point
Version 1.0.3 introduced MBR and partition table overwrite after restoring. Could an option to disable this feature be added? Not every time a user would want to restore MBR, for instance in cases where partitions layout changed after backup.
2012-05-29 00:18:13 PDT by point
To comply with GPL you would have to build your own CDs. The redobackup script itself is never compiled, it's source only. However, the CD also includes various other programs, some licensed under GPL. To comply with GPL you would have to provide source for the version of the program that is included on the CD. The CD is built off Ubuntu archives which do include sources but the...
2012-05-26 09:38:30 PDT by hramrach
Sorry but I just typed in the printout from my target wrong. Correct is: [code]Begin: trying netboot from 192.168.53.16:/d/DHCP_Server/wwwroot/RedoBackup ... Begin: trying nfsmount -o nolock -o ro 192.168.53.16:/d/DHCP_Server/wwwroot/RedoBackup /cdrom ... mount call failed - server replied: No such file or directory.[/code] So far I have no idea what to do next:-(.
2012-05-25 01:37:39 PDT by jeffsmart2012
Hmmm, thanks. So all the necessesary source code is included in the .iso? I didn't think to look there. (Usually thers's a repo). I'm considering redistributing the Live CD as part of a commercial project, so I just want to make sure I have everything I need to comply with the terms of the GPL and other applicable licenses. I'll take a look on the disc and post again if I have any more...
2012-05-24 17:05:41 PDT by rrglidden
Looks like you have a spelling error, "redpobackup". Also remember that when you make changes to the menu, most of the time you need a full reboot to allow pxelinux to grab a new config file. I was using the Ubuntu 12 kernel, but you have to remember in order to use the network you may need the correct drivers available for your kernel.
2012-05-24 08:36:35 PDT by jaydenthorup
Hallo, I was still not able to brings this up. I have the DHCP Server and NFS on Win7 running. But from my board I get the following messages. [quote]Begin: trying netboot from 192.168.53.16:/d/DHCP_Server/WWWROOT/RedpoBackup ... Begin: trying nfsmount -o nolock -o ro 192.168.53.16:/d/DHCP_Server/WWWROOT/RedpoBackup /cdrom ... mount call failed - server replied: No such file or directory.
2012-05-24 04:42:16 PDT by jeffsmart2012
AFAIK there is no repo. The code is only on the CD ISO, in the form of these tarballs and the actual perl script that you run to perform the backup.
2012-05-24 01:50:21 PDT by hramrach
I noticed that the latest ISO is for version 1.0.3, however, looking in the "src" folder there is only snapshot-1.0.2.tar. Where can I obtain the source code for the latest version of Redo Backup? I don't see a link to a svn or git repo anywhere on the site. Thanks.
2012-05-23 12:37:34 PDT by rrglidden