Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagenone
LABEL UrBackup Restore
kernel urbackup/live/vmlinuz
append initrd=urbackup/live/initrd.img boot=live config username=urbackup toram noswap fetch=tftp://xxx.xxx.xxx.xxx/urbackup/live/filesystem.squashfs

 

 

 With UrBackup Restore 1.1.1 you can also use hostnames and load the filesystem from a HTTP server:

Code Block
languagenone
LABEL UrBackup Restore
kernel urbackup/live/vmlinuz
append initrd=urbackup/live/initrd.img boot=live config username=urbackup toram noswap fetch=http://SERVERNAME/urbackup/live/filesystem.squashfs