btsherid

Results 19 comments of btsherid

OK thanks. If this becomes available in a later version I'll try it out.

Ah sorry, I was wondering if I should have closed it. You can leave this one open. Getting notified when this is updated is probably a good thing :).

I would also like to disable all users being able to see the users section. I agree that this should be limited to admin only.

Hi, I'm running Cobbler 3.2.2. I don't see any errors in the cobbler.log or anything under /var/log from tftp. Thanks, Brendan

At first, no I was not able to pull the requested file from TFTP. I ran the tftp command from the node I was trying to build and tried to...

Looks like I also needed grub.0 in /var/lib/tftpboot/grub. It is working now. Based on your comment, I guess Cobbler isn't working properly. I ran /usr/share/cobbler/bin/mkgrub.sh and it populated grub.0 and...

So maybe this is the issue: /usr/share/cobbler/bin/mkgrub.sh puts files into /var/lib/cobbler/loaders/grub/ But cobbler sync runs this command: running: ['rsync', '-rpt', '--copy-links', '--exclude=README.grubconfig', '/var/lib/cobbler/grub_config/', '/var/lib/tftpboot']

Hi, I'm using Rocky Linux 8. I'm not too worried about this at this point. Currently I can build nodes with Cobbler since I have the files in the right...

So one of the problems is that the value for the tftp file name was not being inherited. I enabled verbose logging on the tftp server and saw this in...