WasPentalive@lemmy.one to Debian operating system@lemmy.mlEnglish · 19 hours agoIs ChatGPT hallucinating about "umount /dev/sdx && sync"?message-squaremessage-square7fedilinkarrow-up16arrow-down14file-text
arrow-up12arrow-down1message-squareIs ChatGPT hallucinating about "umount /dev/sdx && sync"?WasPentalive@lemmy.one to Debian operating system@lemmy.mlEnglish · 19 hours agomessage-square7fedilinkfile-text
If one unmounts a disk, is that disk still available for write and can the following sync do anything?
minus-squaredata1701d (He/Him)@startrek.websitelinkfedilinkEnglisharrow-up2·13 hours agoYes to the first question. I could be wrong, but I think you have to run umount on the directory sdx is mounted on, not sdx itself.
Yes to the first question. I could be wrong, but I think you have to run umount on the directory sdx is mounted on, not sdx itself.