-
jclulowsjorge: Yes, that is indeed the kernel driver.
-
jclulowsjorge: If you would like, I have a WIP replacement FTDI driver you could try
-
jclulowsjorge: Well anyway if you want to try it, I have squashed it and put it at github.com/jclulow/illumos-gate/tree/serdev-20220919-01
-
sjorgeInteresting, now I need to figure out how compale that into a pkg archive to throw over my omnios-bloody install
-
nomadQQ: user wants to hand me an NTFS-formatted USB drive to load data into OmniOS. I know Linux's support for NTFS has always been spotty but I don't think I've ever tried with OmniOS. Anyone here know if it's even worth trying?
-
richlowethe only ntfs stuff I know is the exact same as the linux userland stuff
-
nomadthat's better than what I remember but ... I think I'll have them find an alternative.
-
toastersondownload a free windows VM and SMB?
-
nomadThe OmniOS hosts are strictly file servers. I'd prefer not to taint them.
-
nomadMost likely we'll connect it to an existing windows host and scp.
-
nomadat least that way the data will be on the local network instead of the far end of a narrow straw.
-
» nomad idly ponders writing a raw tarfile to the USB drive
-
nomadkinky but probably not worth it.
-
nomadNot sure windows will even do such a thing.
-
toastersonactually it does. with wsl
-
toastersonwhich should have raw device access
-
toastersonor a natively compiled gnu tar with cygwin
-
toastersonwith tar you could also get away with vfat
-
toastersonor 7zip with archive splitting