#1079 PR merged: Add example local.conf for creating a USB recovery drive using a Samba share

Labels: enhancement, fixed / solved / done

danboid opened issue at 2016-11-22 16:59:

Add example local.conf for creating a USB recovery drive using a Samba share

jsmeix commented at 2016-11-23 09:15:

@danboid
please replace the real device node in

# Be sure to set the device correctly!
USB_DEVICE=/dev/sdb1

with a safe device node template like

# Specify your actually right device node (e.g. /dev/sdb1)
USB_DEVICE=/dev/sdXN

danboid commented at 2016-11-23 10:00:

Thanks for your feedback jsmeix and gdha! I have adopted your suggestions and pushed a new version of the example config.

jsmeix commented at 2016-11-24 17:45:

@danboid
I merged it.

danboid commented at 2016-11-25 07:34:

Great - thanks jsmeix!


[Export of Github issue for rear/rear.]