umkfs.ext3.or mkfs.msdos

Neil hok.krat at gmail.com
Tue Sep 9 06:27:46 UTC 2008


On Tue, Sep 9, 2008 at 3:05 AM, Chris Jeffries <chris at candm.org.uk> wrote:
> On Mon, 2008-09-08 at 21:56 +0100, ubuntu-users-request at lists.ubuntu.com
> wrote:
>>         Bart Silverstrim wrote:
>>         > Carl Friis-Hansen wrote:
>>         >
>>         >> Karl, you might miss out on the extra attributes assigned
>>         to files in
>>         >> ext2 file system. Like owner, rights and more advanced time
>>         information.
>>         >> If I were you, I would just have one stick with FAT32.
>>         >
>>         > Unless the UID's don't match between systems :-)
>>
>>         Been there, then it is something with find and chown :-(
>>         --
>>
>
> Karl,
>
> I have not tested the following out with USB sticks, but there is an
> ext2/3 installable driver for Windows which I have installed and it
> works fine for getting to my Ubuntu hard disk partition from Windows, so
> it probably will work for USB sticks too.
>
> I can read AND write AND create AND delete files. The restrictions are
> primarily in managing rights and ownerships.
>
> Without rebooting to Windows, I cannot give you chapter and verse, but
> if you google for 'ext2 windows' then I am sure you will find it easily.
> Although it is called an ext2 driver it works fine with ext3 as well.
>
> Chris

Hi Chris

The last line is essentially the result of the fact that ext2 is the
same as ext3 on most accounts. A pure ext2 driver will indeed be able
to read and write and do anything on ext3. However, there are some
improvements on ext3, the journaling function is the most known one
(and the only one I know). The pure ext2 driver will not be able to
use journaling. So if your system crashes while writing, the data will
be seriously damaged.
Also the pure ext2 driver will not be able to restore an ext3 system
that has crashed, while a true ext3 driver can (if the crash happend
with a true ext3 driver, and some luck of course).

Neil


-- 
There are three kinds of people: Those who can count, and those who cannot count
-----------------------------------------------------------------------
** Hi! I'm a signature virus! Copy me into your signature, please! **
-----------------------------------------------------------------------




More information about the ubuntu-users mailing list