Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Post History

60%
+1 −0
Q&A Delete "dosdevices" folder created by WINE from Windows

I have a backup of a Linux Mint install circa 2016. Individual files were copied using Ubuntu to an NTFS drive. Now I'm tar-ing and archiving the files, and trying to delete what's left. I made th...

1 answer  ·  posted 25d ago by Big Head Mode‭  ·  last activity 12d ago by matthewsnyder‭

#1: Initial revision by user avatar Big Head Mode‭ · 2024-09-22T19:04:02Z (25 days ago)
Delete "dosdevices" folder created by WINE from Windows
I have a backup of a Linux Mint install circa 2016. Individual files were copied using Ubuntu to an NTFS drive. Now I'm tar-ing and archiving the files, and trying to delete what's left.

I made the tar, and pressed delete, and got this very scary message:

![Image_alt_text](https://powerusers.codidact.com/uploads/7beub4z6wtvs2ulhy2i93caj0yln)

I hastily pressed "skip", deeply worried about my C and D drives.

I found the culprit:

![Image_alt_text](https://powerusers.codidact.com/uploads/p7xv74lytscx7abqedxv8ca7iyq7)

This appears to be a link created by WINE to map HDDs to WINE. And the filenames appear to be illegal in Windows.

https://ubuntuforums.org/showthread.php?t=1727532

How can I safely remove this in Windows? (I have WSL, but not everyone does.)

(Somewhat moot in my case, because I'm formatting the drive, but this isn't always easy.)