Create a PXE Boot Server for your computer network!

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 58

  • @davidfont2596
    @davidfont2596 9 หลายเดือนก่อน +36

    "If you found this video or been watching my channel for a while, then you are probably someone who has a totally unnecessary home lab." is the best intro I've seen and really shows that the he knows his audience.

  • @desire7854
    @desire7854 8 หลายเดือนก่อน +3

    This video has saved my life! I've been using Serva for a few years, but it's an absolute pain to setup for non-windows ISOs. This is a million times better!

  • @tusharsaini6621
    @tusharsaini6621 ปีที่แล้ว +6

    This was well done. I was confused by the DHCP stuff and this helped me get iVentoy working.

  • @MaD_fX
    @MaD_fX 7 หลายเดือนก่อน +3

    Thanks for the video pal, you just saved me a trip to the office. Subbed
    For those interested - if your dhcp is windows server then the scope options you need to enable are 066 Boot Server Host Name(can be an IP) and 067 Bootfile Name. Works like a charm 👌

  • @pecket
    @pecket 3 หลายเดือนก่อน

    That introduction made me feel at home immediately!

  • @bobbyLovesTech
    @bobbyLovesTech 4 หลายเดือนก่อน +1

    LOVE LOVE LOVE THIS. Thank you so much!

  • @dukeseb
    @dukeseb 11 หลายเดือนก่อน +1

    thank you this is exactly what i was looking for.
    i made a couple changes like i had to use the _aa64 bootloader for it to work within proxmox. I also had an external nas with all my isos on it the same ones that I use for my proxmox server and I smb mounted that to the iso folder so they were always in sync
    the fact that you are using unifi as i am was helpful as well...
    cheers

    • @lets-automate
      @lets-automate  11 หลายเดือนก่อน

      Cool. I like that you mounted the isos from your NAS. The _aa64 piece is interesting and will hopefully help others. Thanks for the comment!

  • @Ispeakdoguk
    @Ispeakdoguk 5 หลายเดือนก่อน +1

    Extremely helpful. Thanks very much.

  • @115breno
    @115breno 8 หลายเดือนก่อน +3

    That intro bro, dude knows his audience 🤣🤣🤣

  • @betogamer08
    @betogamer08 ปีที่แล้ว +2

    Any similar solution to deploy custom os build? Like create a master image and deploy it thru PXE

  • @Bananen_Paul
    @Bananen_Paul 4 หลายเดือนก่อน

    That has to be the perfect video, I also use ESXI and Unifi ❤

  • @gaz1978
    @gaz1978 8 หลายเดือนก่อน +2

    Great video many thanks

  • @deepakrdeepu
    @deepakrdeepu 11 หลายเดือนก่อน

    Really video was well done.
    Have few queries to get clarify,
    1. iVentoy tool comes up with internal DHCP server.?
    2. Why we need a SMB install/configure in the end.?
    Do you mind to clarify on the above points!

    • @lets-automate
      @lets-automate  10 หลายเดือนก่อน

      Hi!
      What is your question with the first point? You should be able to choose between 3 options for dhcp in the settings.
      The second one...this is just so that you can easily copy new iso images to your iVentoy PXE Server.
      But you don't have to use Samba. You can use SSH to copy files. Or even better you could mount the "iso" folder to a remote machine such as a NAS.

    • @deepakrdeepu
      @deepakrdeepu 10 หลายเดือนก่อน

      Got it.
      Thanks!

  • @jeancharlesc.6290
    @jeancharlesc.6290 4 หลายเดือนก่อน +1

    i put finger up ,
    video look easy to do ,
    i will try to install it on a raspberry pi
    thx

  • @ankit6600
    @ankit6600 10 หลายเดือนก่อน +1

    I am on a gigabit network - would installation using PXE be faster then using a usb 3.0 pendrive

    • @lets-automate
      @lets-automate  10 หลายเดือนก่อน +1

      In theory network would be slower because USB 3.0 can be up to 5Gbps, where you have a 1Gbps network. But it does also depend on the speed of the USB pen drive you use, as most of them don't fully utilise the USB bandwidth.
      In summary, I would expect a thumb drive to be a bit faster. If you used an external SSD or NVMe drive then I would expect it to be quite a bit faster.
      So if speed is your requirement then probably stay with using Ventoy on a USB drive instead.

  • @kmnonoegy9549
    @kmnonoegy9549 วันที่ผ่านมา

    it isn't complete , how do i configure the pxe boot server ? i have been moving around for hours to get that the tutorial is not complete

  • @zerocks88
    @zerocks88 10 หลายเดือนก่อน +1

    never heard UEFI pronounced as you fee, I like it

    • @lets-automate
      @lets-automate  10 หลายเดือนก่อน +1

      😃

    • @simontay4851
      @simontay4851 4 หลายเดือนก่อน

      I haven't either and i don't like it. No one says youfee, the letters U E F I are pronounced individually. Same with PXE. Its not pixie.

    • @lets-automate
      @lets-automate  4 หลายเดือนก่อน

      Plenty of people say "pixie". "You-fee" less so but it's not unheard of, just Google it. Lots of things are abbreviated, so what not this hey. Either way, if you like it or not, thanks for watching and commenting.

  • @valentinbogdy1034
    @valentinbogdy1034 8 หลายเดือนก่อน +2

    You are the best tnks bro 44

  • @ultiwolfox
    @ultiwolfox 4 หลายเดือนก่อน

    i have an odd issue with following this everytime i pxeboot to this i get access denied.. is that a issue on my mikrotik router or something i setup incorrectly?

  • @AceBoy2099
    @AceBoy2099 ปีที่แล้ว +2

    Sorry, I'm new to this, is this "pxe boot" just for install media, or is it for whole established (vm) systems to boot to a bare metal machine from a vm server?

    • @lets-automate
      @lets-automate  ปีที่แล้ว +5

      Hey. Typically you use it for install media to install an OS on a lot of machines. Although it is possible to boot into an OS over PXE, particularly small Linux distributions and then it all just runs from RAM. This could be useful for use-use thin clients where the data isn't important, or you could save the important stuff to network drives.
      Personally, I've only used PXE for installing things such as Linux, Windows or TrueNAS.

  • @mobilemike1502
    @mobilemike1502 ปีที่แล้ว +1

    and no need to remove fast boot and secure boot ?

  • @lucasflores1
    @lucasflores1 11 หลายเดือนก่อน

    Hi, its my first time doing this. I wanna apply this PXE server in order to install OS on user´s notebooks. this free version allows you to deploy 20 images at the same time or after doing it 20 times you must pay? Didnt get that point.
    I´ve already suscribed
    Thanks!

    • @lets-automate
      @lets-automate  11 หลายเดือนก่อน

      Hi. Thanks for the comment and sub!
      I'm not 100%, but have a look at my reply to mobile Mike's comment. This is what I "think" happens but tricky to prove.

  • @donpham3689
    @donpham3689 3 หลายเดือนก่อน

    Was Linux server or Linux desktop used in this video?

    • @lets-automate
      @lets-automate  3 หลายเดือนก่อน +1

      I just used Ubuntu Desktop, but I would suspect either would be fine.

  • @MrRobertosoto
    @MrRobertosoto 11 หลายเดือนก่อน +2

    Master!!!

  • @e99g
    @e99g 10 หลายเดือนก่อน

    What about Windows Iso files?

  • @bibinkb4508
    @bibinkb4508 ปีที่แล้ว

    Hi the Linux installations all are working but iam having issue with windows 10 and windows 11 installation when working with windows in 10 having screen issue ihave tried all the resolutions ansd also in windows11 having driver missing issue could you help mw with this issue

    • @lets-automate
      @lets-automate  ปีที่แล้ว +2

      Hmm.. when you say tried all resolutions, you've tried higher ones too? I had an install of something recently which required 1080.
      It feels like a bug that the dev should be able to fix. This resolution thing seems to be a problem with Ventoy as well as iVentoy sometimes.
      I will try an install of W11 when I get time and see what I get.

  • @mobilemike1502
    @mobilemike1502 ปีที่แล้ว

    hello nice vidéo : Max Client Number 20 it's simultaneous ?

    • @lets-automate
      @lets-automate  ปีที่แล้ว +3

      Thanks!
      The documentation doesn't make it clear and I wondered the same thing.
      But I do think it means simulataneous rather than only 20 ever before buting a licence. When you PXE boot a device it shows in the "Device List" in iVentoy and stays there even after you have finished.
      However, when you stop the iVentoy service in the UI, it clears out that list.
      So I think the answer is: you can do up to 20, at which point you have to stop and start the service and then you can do another 20.

  • @greenstaraz
    @greenstaraz ปีที่แล้ว

    Can you explain installing this on Synology ?

    • @lets-automate
      @lets-automate  ปีที่แล้ว +1

      I don't use Synology, I use TrueNAS. So I'm not sure of the process, but you can run containers, so it should be doable.

  • @Killadragon-rt1bq
    @Killadragon-rt1bq 8 หลายเดือนก่อน

    ok none of this helped at all, i have unraid server running iVentoy and its just flat out not working. how do i get this to start working normally so i can just turn on a pc that has no OS and only an ethernet connection and get it to find the iventoy pxe automatically ???

  • @mobilemike1502
    @mobilemike1502 ปีที่แล้ว

    it's not working with Windows ISO for information

    • @lets-automate
      @lets-automate  ปีที่แล้ว +1

      Sorry about late reply to your previous comment! I'm not sure about Secure Boot tbh, could be tricky I reckon.
      I will try and give a Windows install a go when I can and see what I get.
      The developer does have one page about a potential Windows issues, perhaps this is your issue?
      www.iventoy.com/en/doc_win_driver.html

  • @christosunny9438
    @christosunny9438 ปีที่แล้ว

    Hi where can i get in touch with you

  • @NGC1433
    @NGC1433 28 วันที่ผ่านมา

    You got my undivided attention by "unnecessary overkill homelab" ... Been hoarding deprecated enterprise gear for no good reason...

  • @simontay4851
    @simontay4851 4 หลายเดือนก่อน

    Its PXE, not pixie.

  • @strife711
    @strife711 ปีที่แล้ว

    Ip r is faster than ifconfig

    • @lets-automate
      @lets-automate  ปีที่แล้ว

      Thanks for the tip! I learned ifconfig so many years ago I just default to it.

    • @yerunski
      @yerunski 10 หลายเดือนก่อน

      I was gonna comment the same, only I use 'ip a'.

  • @zhyongqing
    @zhyongqing 3 หลายเดือนก่อน

    支持的用户数太少

    • @lets-automate
      @lets-automate  3 หลายเดือนก่อน

      如果是为了生意,那么可能是的。感谢您的观看。

  • @thegman0414
    @thegman0414 9 หลายเดือนก่อน

    Info might be good but he goes waaaaaay to fast to follow, as if you already know how to do this, which is the purpose of the video. Suggestion would be to slow down and explain more in detail.

  • @Johnny87Au
    @Johnny87Au 3 หลายเดือนก่อน

    Netboot XYZ way better imo !

    • @lets-automate
      @lets-automate  3 หลายเดือนก่อน

      I think Techno Tim did a video on that, I need to check it out for sure.