Belini Posted September 9, 2021 Posted September 9, 2021 Can someone tell me some program to install on windows that allows viewing, copying and deleting files from linux partitions. My Codes: Virtual Key Code UDF: http://www.autoitscript.com/forum/topic/138246-virtual-key-code-udf/ GuiSplashTextOn.au3: http://www.autoitscript.com/forum/topic/143542-guisplashtexton-udf/ Menu versions of Autoit: http://www.autoitscript.com/forum/topic/137435-menu-versions-of-autoit/#entry962011 Selects first folder of letters: ]http://www.autoitscript.com/forum/topic/144780-select-folders-by-letter/#entry1021708/spoiler] List files and folders with long addresses.: http://www.autoitscript.com/forum/topic/144910-list-files-and-folders-with-long-addresses/#entry102 2926 Program JUKEBOX made in Autoit:some functions:http://www.youtube.com/watch?v=WJ2tC2fD5Qs Navigation to search:http://www.youtube.com/watch?v=lblwOFIbgtQ
Earthshine Posted September 10, 2021 Posted September 10, 2021 (edited) https://www.noobslab.com/2014/02/access-linux-partitions-from-windows.html?m=1 You could literally type the title of this thread into Google and find the same Edited September 10, 2021 by Earthshine My resources are limited. You must ask the right questions
TheDcoder Posted September 10, 2021 Posted September 10, 2021 While there exists drivers for the Ext-family partitions and others, they might not be very stable. Many years ago I had the same requirement of accessing files inside partitions not supported by Windows. What I did was use VirtualBox to install a light-weight Linux distro and gave it raw access to the disk! It worked perfectly and I was able to transfer files via shared folders Refer to the manual to know how to create disk images which point towards your physical disc for raw access. Use it in Read-only mode if you are concerned about data-corruption. EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion
Belini Posted September 11, 2021 Author Posted September 11, 2021 Thanks for the answers I will download and test here. My Codes: Virtual Key Code UDF: http://www.autoitscript.com/forum/topic/138246-virtual-key-code-udf/ GuiSplashTextOn.au3: http://www.autoitscript.com/forum/topic/143542-guisplashtexton-udf/ Menu versions of Autoit: http://www.autoitscript.com/forum/topic/137435-menu-versions-of-autoit/#entry962011 Selects first folder of letters: ]http://www.autoitscript.com/forum/topic/144780-select-folders-by-letter/#entry1021708/spoiler] List files and folders with long addresses.: http://www.autoitscript.com/forum/topic/144910-list-files-and-folders-with-long-addresses/#entry102 2926 Program JUKEBOX made in Autoit:some functions:http://www.youtube.com/watch?v=WJ2tC2fD5Qs Navigation to search:http://www.youtube.com/watch?v=lblwOFIbgtQ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now