Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] devzwf - iVentoy

Featured Replies

@ZappyZap Hey! Do you plan on upgrading this image to the latest iventoy version v1.0.20 from v1.0.19? There'a few windows driver improvement in the newer version i believe.

Edited by thestraycat

  • Replies 54
  • Views 13.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • here you go :  

  • Oh Please open a feature request in the github , and i will try followup. Sorry for the misunderstanding Thanks  

  • Edit :  Thanks @Mainfrezzer you just make me realise something , @VladoB you are not using my template .... 67 is use by dnsmasq 

Posted Images

  • Author

Wow  this need to be done ,  and was not on my radar for some reason.
Thanks to remind me 
i iwll get that done today

  • Author

@thestraycat Done
please check it out and let me know

  • 2 months later...

Hey @ZappyZap schau dir das bitte mal an: 

 

  • 1 month later...

Hi Friends, my first attempt to PXE, but got error 

50896b2521b5f516f7831cf9ac36114fe0552724fb60ccb18307d81fb194520e
docker: Error response from daemon: driver failed programming external connectivity on endpoint iVentoy (d4050464e6d74d4141560d479acd14f1e4fea2522e1cb2df6ace7c08fbb45614): Error starting userland proxy: listen udp4 0.0.0.0:67: bind: address already in use.
 

 

Any advice?

 

I am not aware of any docker using  UDP 67

 

Many thanks

 

V

Getting the same error :(

  • Author
2 hours ago, msryhajw said:

Getting the same error :(

i will have a look what's going on 

  • 2 weeks later...

Hi @ZappyZap

 

have you had time to check the issue?

 

many thanks

 

V

  • Author

Hello,

i was not able to reproduce at first , then i get busy on travel.
expected to get back at it end of this week
sorry for the delay.

No problem, thanks for taking care, let us know then.

V

  • Author

Hello, 
when are you getting this error ?
is it at start of the image ? or when a system try to PXE ?

hi, I am not able even to start docker, it simply says Execution error.

2024-11-23_07-02-31.jpg

and error is visible only when docker is created, because it does not start, it has empty log and it has no directory created in appdata2024-11-23_07-06-03.thumb.jpg.716675c11f08ee7db76c1550ad8d4c97.jpg

I have  unraid servers, one is old but big ( 160 TB) where I do store data only and no dockers, will try to install there, just to check whether error will be the same. ok?

 

On another unraid server it works, I do not understand.

Edited by VladoB

  • Author
On 11/23/2024 at 1:08 AM, VladoB said:

I have  unraid servers, one is old but big ( 160 TB) where I do store data only and no dockers, will try to install there, just to check whether error will be the same. ok?

 

On another unraid server it works, I do not understand.

Seems like you have something else runnng on  port 67

Hi ZappyZap, any idea how to check? Because I went through the dockers one by one and none is using that port.

  • Author
8 hours ago, VladoB said:

Hi ZappyZap, any idea how to check? Because I went through the dockers one by one and none is using that port.

try :

netstat -anp |grep udp |grep 67


 

Edited by ZappyZap

67 is used by having VM service enabled, same applies to port 53

  • Author
6 hours ago, Mainfrezzer said:

67 is used by having VM service enabled, same applies to port 53

Edit :  Thanks @Mainfrezzer you just make me realise something ,
@VladoB you are not using my template ....

67 is use by dnsmasq 

Edited by ZappyZap

Dear ZappyZap, 

 

can you have a look? What is it dnsmasq?

udp        0      0 0.0.0.0:57885           0.0.0.0:*                           7670/rpcbind        
udp        0      0 0.0.0.0:67              0.0.0.0:*                           22820/dnsmasq       
udp        0      0 192.168.1.76:111        0.0.0.0:*                           7670/rpcbind        
udp        0      0 127.0.0.1:111           0.0.0.0:*                           7670/rpcbind        
udp        0      0 127.0.0.1:659           0.0.0.0:*                           7677/rpc.statd      
udp        0      0 0.0.0.0:50212           0.0.0.0:*                           7677/rpc.statd      
udp6       0      0 ::1:111                 :::*                                7670/rpcbind        
udp6       0      0 :::37249                :::*                                7677/rpc.statd      
udp6       0      0 :::49723                :::*                                7670/rpcbind 

  • Author
8 hours ago, VladoB said:

Dear ZappyZap, 

 

can you have a look? What is it dnsmasq?

udp        0      0 0.0.0.0:57885           0.0.0.0:*                           7670/rpcbind        
udp        0      0 0.0.0.0:67              0.0.0.0:*                           22820/dnsmasq       
udp        0      0 192.168.1.76:111        0.0.0.0:*                           7670/rpcbind        
udp        0      0 127.0.0.1:111           0.0.0.0:*                           7670/rpcbind        
udp        0      0 127.0.0.1:659           0.0.0.0:*                           7677/rpc.statd      
udp        0      0 0.0.0.0:50212           0.0.0.0:*                           7677/rpc.statd      
udp6       0      0 ::1:111                 :::*                                7670/rpcbind        
udp6       0      0 :::37249                :::*                                7677/rpc.statd      
udp6       0      0 :::49723                :::*                                7670/rpcbind 

Again, 
you are not using my template....
as i do not expose port 67 

 

Quote

Dnsmasq provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot. It is designed to be lightweight and have a small footprint, suitable for resource constrained routers and firewalls. It has also been widely used for tethering on smartphones and portable hotspots, and to support virtual networking in virtualisation frameworks. Supported platforms include Linux (with glibc and uclibc), Android, *BSD, and Mac OS X. Dnsmasq is included in most Linux distributions and the ports systems of FreeBSD, OpenBSD and NetBSD. Dnsmasq provides full IPv6 support.

 

Ah sorry, I realized now, I uninstalled another template and installed yours and it works nicely, thanks.

  • 6 months later...

Just want to say thank you!
Treid netboot.xyz first and got it to boot, and always got permission error.
Tried increas RAM... nothing helped.
After fiddling around with local assets i got clonezilla and gparted to boot, but they just freeze early in the boot process.

With this docker i can finally boot everything over network.

thx

  • 7 months later...

To disable the vm service using the dhcp and tftp port run the following and reboot

virsh net-autostart --disable default

For those of you who dont have the right ip under interface, I solved this by changing the network adapter from bridge to host for this docker container!

image.png

Edited by BoKKeR

  • 3 months later...

Hey guys.

Because development of iVentoy seems to be stale and also there was the privacy issue, gary bowers (previous maintainer of iVentoy docker) started an own 100% open source replacement.

Please give bootimus a try: https://github.com/garybowers/bootimus

It's in an early stage but Gary is doing an fantastic job!!! Currently running as docker on my unraid and it can boot much more than iVentoy ever did for me.

Don't forget to hit "Extract" on evety ISO details page to enable direct kernel booting.

P.s.: I am helping gary on testing and did some small contributions.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.