How do you read ext2/3 file system in windows?
Answers were Sorted based on User's Feedback
Answer / neal
through SAMBA, we can share the linux partition or
directory, for windows.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nigam
Using Software Winscp ,we can access Linux machine from
Windows.it is an windows software.
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / dave_chamoli82
No way, It is only possible useing third party tools like
explore2fs, ext2fs etc.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / gokul pradeep
Through SAMBA httpd we can access the datas easily.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vimal kumar, technomenace.com
Haha.. no way!
Have to check if any 3rd party softwares are available to do
this in windows
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / sai giridhar
Using "putty" we can access Unix or Linux system using ssh
which putty will take care of it. if we want to explicitly
use ftp, we can.
Is This Answer Correct ? | 5 Yes | 5 No |
Answer / samir dhok
By installing third party software ie. linux_reader.exe
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj
Try......
dumpe2fs <Partition Path>
e2label <Partition Path>
blkid
Is This Answer Correct ? | 0 Yes | 5 No |
Is llvm a virtual machine?
what is the difference between RHEL4 & RHEL5?
what is a superblock ?
difference between Tcp and udp
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
How would you monitor real-time system performance in Linux?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
How often do you use grep command and how in Linux operating system?
What are the examples of simple command?
How do I stop a linux job?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What are the mv command options?