{"id":871,"date":"2026-02-18T10:36:00","date_gmt":"2026-02-18T09:36:00","guid":{"rendered":"https:\/\/haizytiles.reinerstilesets.de\/?p=871"},"modified":"2026-02-18T11:00:24","modified_gmt":"2026-02-18T10:00:24","slug":"no-such-device-os-error-19-how-to-fix-comfyui-vaeloader-error-on-linux-docker-on-dualboot-system","status":"publish","type":"post","link":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/2026\/02\/18\/no-such-device-os-error-19-how-to-fix-comfyui-vaeloader-error-on-linux-docker-on-dualboot-system\/","title":{"rendered":"No such device os error 19, how to fix ComfyUI VAELoader error on Linux Docker on Dualboot system"},"content":{"rendered":"\n<p>Hey my friends,<\/p>\n\n\n\n<p>I was trapped with a problem for more than one week now. And it drove me crazy. So i made a short Youtube video about it. You can find it here:<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=1NSKlRipe0w\" data-type=\"link\" data-id=\"https:\/\/www.youtube.com\/watch?v=1NSKlRipe0w\">https:\/\/www.youtube.com\/watch?v=1NSKlRipe0w<\/a><\/p>\n\n\n\n<p>It is a very specific problem with Linux on a Dual Boot system and external ntfs drives. And chances are you will never encounter it. But if you do, I hope this video saves you a lot of time.<\/p>\n\n\n\n<p>The Problem was that my ComfyUI Docker at my Dualbootsystem with Ubuntu suddenly stopped working. Every time I tried to run a workflow, the VAELoader node threw this error:<br>OSError: No such device (os error 19)<\/p>\n\n\n\n<p>I ran through several approaches, made the docker new with another rocm version, checked for problems with the rocm installation at my host system, checked device mounts and permissions, nothing helped. <\/p>\n\n\n\n<p>Using ChatGPT for finding the solution wasn&#8217;t helpful neither. At one point it forced me to repeat the same step several dozen times. Of course without success, repeating a not working step over and over again does not make it magically working at one point.<\/p>\n\n\n\n<p>Claude then found the cause after just half an hour, my mounted drive with the models was read only. Windows leaves the drive in a state that cannot be easily used by Linux. And the solution then was that i had to change the automount string in Fstab to contain the term force.<br><br>Example entry in the fstab:<br><br><code>\/dev\/disk\/by-uuid\/YOUR-UUID \/mnt\/your-mountpoint ntfs3 uid=0,gid=0,rw,force,nosuid,nodev,nofail,x-gvfs-show 0 0<\/code><\/p>\n\n\n\n<p>And now i am finally back into business.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"505\" src=\"https:\/\/haizytiles.reinerstilesets.de\/wp-content\/uploads\/2026\/02\/vaeproblem-1024x505.jpg\" alt=\"\" class=\"wp-image-872\" srcset=\"https:\/\/haizytiles.reinerstilesets.de\/wp-content\/uploads\/2026\/02\/vaeproblem-1024x505.jpg 1024w, https:\/\/haizytiles.reinerstilesets.de\/wp-content\/uploads\/2026\/02\/vaeproblem-300x148.jpg 300w, https:\/\/haizytiles.reinerstilesets.de\/wp-content\/uploads\/2026\/02\/vaeproblem-768x379.jpg 768w, https:\/\/haizytiles.reinerstilesets.de\/wp-content\/uploads\/2026\/02\/vaeproblem.jpg 1485w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Hey my friends, I was trapped with a problem for more than one week now. And it drove me crazy. So i made a short Youtube video about it. You can find it here: https:\/\/www.youtube.com\/watch?v=1NSKlRipe0w It is a very specific problem with Linux on a Dual Boot system and external ntfs drives. And chances are [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-871","post","type-post","status-publish","format-standard","hentry","category-allgemein"],"_links":{"self":[{"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/posts\/871","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/comments?post=871"}],"version-history":[{"count":3,"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/posts\/871\/revisions"}],"predecessor-version":[{"id":875,"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/posts\/871\/revisions\/875"}],"wp:attachment":[{"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/media?parent=871"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/categories?post=871"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/haizytiles.reinerstilesets.de\/index.php\/wp-json\/wp\/v2\/tags?post=871"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}