Scott - 2023-09-24

not sure if this is the correct forum or not
using DRBL, drblpush -i
settings full drbl mode and full clonezillamode

how do I set the home/partimag as my smbshare drive in the pxelinux.cfg default file

this is what I have so far that gets the the ocs options of the default file to do all the functions
but this assums I have set home/partimag as a link to the physical files
when I try to do a symbolic link or try to tell linux to mount -t my smb share, the script tells me that no files exist in the directory even though I can physically see them in nautilus

if I go into clonezilla menus to select the image repositroy manually, I can select an smb share and it works perfectly

so how do I add selecting the smb share into my drbl config or into the pxelinux.cfg default file

Path bios/

MENU TITLE Computer Imaging

label Windows Image

MENU DEFAULT
MENU LABEL All Images

kernel vmlinuz-pxe
append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 quiet text 1 edd=on ocs_opt="-l en_US.UTF-8 -g auto -e1 auto -e2 -u -r --clone-hidden-data -p reboot -scr restoredisk windowsdiskimage sda"

 

Last edit: Scott 2023-09-24