Skip to main content

Questions tagged [ext3]

ext3, or third extended filesystem, is a journaled file system that is commonly used by the Linux kernel. It is the default file system for many popular Linux distributions.

9 votes
2 answers
19k views

How can I get access to EXT2, EX3 and EXT4 partitions on Windows 7?

I tried all programs recommended to mount Linux partitions like EXT2 or EXT3 or even EXT4 but no one can do well on Windows 7 32 bit. I want to access read-write, is there a program that can do this?
wisdom's user avatar
  • 497
5 votes
3 answers
2k views

Mount ext3fs in Windows

I'm surprised I couldn't find this question trough the search. What's the easiest/best way to mount an ext3 formatted partition in Windows (7 RC, in this case)?
Bart van Heukelom's user avatar
10 votes
4 answers
70k views

How to read external USB hard drive formatted ext3 from Windows 7?

I had to format a USB hard drive to ext3 to use it with a Linksys nas box. Now I can't read the hd when I unplug it from the nas and plug it directly into my Windows 7 computer. (The computer ...
CChriss's user avatar
  • 1,333
6 votes
2 answers
11k views

Free filesystem drivers for ext3 on OS X Leopard

I have an external drive that holds an ext3 partition, which is shared on the network via NFS. Problem is, I can't see this drive on my MacBook after I mount this via Directory Utility. Does anyone ...
user avatar
53 votes
3 answers
10k views

Is there a way to make ext-filesystems use less space for themselves in Linux?

I have a bunch of external and internal HDDs that I use on a Linux system. I only have Linux systems, so using a Linux file-system would only make sense, right? However I'm currently using NTFS ...
confetti's user avatar
  • 2,505
28 votes
3 answers
79k views

How can I access EXT3 partitions on Windows 7?

Is there any way I can use ext3 partitions on Windows 7? I have tried to install http://www.fs-driver.org, but it doesn't seems to run on Windows 7.
mnml's user avatar
  • 2,041
5 votes
3 answers
5k views

Is it possible to convert an ntfs partition to ext3? [duplicate]

Is it possible to convert an ntfs partition to ext3?
Johnny's user avatar
  • 161
27 votes
4 answers
27k views

How to mount an encrypted ext3 filesystem under OS X?

I know how to mount an ext3 filesystem in OS X with MacFUSE and fuse-ext2. But how can I mount an encrypted ext3 volume? I have Mac OS X 10.6 "Snow Leopard" running.
viam0Zah's user avatar
  • 2,056
1 vote
1 answer
2k views

Best way to access ext partion in windows?

What is the most stable and easiest way to get readable access of linux partitions in windows? All software and drivers I´ve found seem to have been dead/inactive for at least 4 years. Native ...
David's user avatar
  • 292
0 votes
1 answer
11k views

accidental fsck on mounted

I accidently run "fsck" on a mounted partition which was my only parttion. Now I can't boot. It was Fedora 13, filesystem should be ext3. I have booted from usb with ubuntu 11.10.I found that lost+...
Berk's user avatar
  • 101
15 votes
1 answer
11k views

View bad blocks on mounted ext2/ext3/ext4 filesystem

I've ran fsck -c on the (unmounted) partition in question a while ago. The process was unattended and results were not stored anywhere (except the bad block inode). Now I'd like to get bad block ...
Basilevs's user avatar
  • 2,796
11 votes
2 answers
24k views

Resize underlying partitions in mdadm RAID1

I have a home built NAS, and I need to slightly reconfigure some of my drive usage. I have an mdadm RAID1 composed of two 3TB drives. Each drive has one ext3 partition that uses the entire drive. ...
kyork's user avatar
  • 241
6 votes
5 answers
10k views

Perform bad blocks scan on root partition in Linux

My root partition is formatted as ext3 and I would like to perform a bad blocks scan on it. Normally e2fsck -c -c does this, but you can not run it on a mounted partition. I know it is possible to ...
pafcu's user avatar
  • 163
4 votes
5 answers
7k views

How can a linux disk be full, but files total to significanly less?

df reports 16G partition at 100%. du on root reports about 1G in files. Where did all my disk space go?
Justin Love's user avatar
  • 1,006
3 votes
2 answers
1k views

Mount an ext3 partition in Windows, inside a Dynamic Disk?

I have a disk which has two partitions, one NTFS and one ext3. I've converted it to a dynamic disk inside Windows. It still can be read fine when booted under Linux (thanks to LDM support in the Linux ...
davr's user avatar
  • 5,528

15 30 50 per page