Hi,
Recently I build a filesystem in a device using mkfs.ext4 but when I tried to mount the device show this error:
mount: unknown filesystem type 'ext4'
But when I build the same device with mkfs.ext4dev I can mont the device without problem.
My doubt is when Centos 5.4 is released if I will have a problem because the partition is ext4dev.
Thanks, -- Daniel Bruno http://danielbruno.eti.br danielbruno@projetofedora.org
Am Freitag, den 11.09.2009, 17:45 +0200 schrieb Daniel Bruno:
Hi,
Recently I build a filesystem in a device using mkfs.ext4 but when I tried to mount the device show this error:
mount: unknown filesystem type 'ext4'
But when I build the same device with mkfs.ext4dev I can mont the device without problem.
My doubt is when Centos 5.4 is released if I will have a problem because the partition is ext4dev.
Well it is a technology preview. So your previewing ends when you udpate to 5.4 ;)
financial.com AG
Munich head office/Hauptsitz München: Maria-Probst-Str. 19 | 80939 München | Germany Frankfurt branch office/Niederlassung Frankfurt: Messeturm | Friedrich-Ebert-Anlage 49 | 60327 Frankfurt | Germany Management board/Vorstand: Dr. Steffen Boehnert (CEO/Vorsitzender) | Dr. Alexis Eisenhofer | Dr. Yann Samson | Matthias Wiederwach Supervisory board/Aufsichtsrat: Dr. Dr. Ernst zur Linden (chairman/Vorsitzender) Register court/Handelsregister: Munich – HRB 128 972 | Sales tax ID number/St.Nr.: DE205 370 553
On Fri, Sep 11, 2009 at 8:49 AM, Christoph Maser cmr@financial.com wrote:
Am Freitag, den 11.09.2009, 17:45 +0200 schrieb Daniel Bruno:
Hi,
Recently I build a filesystem in a device using mkfs.ext4 but when I tried to mount the device show this error:
mount: unknown filesystem type 'ext4'
But when I build the same device with mkfs.ext4dev I can mont the device without problem.
My doubt is when Centos 5.4 is released if I will have a problem because the partition is ext4dev.
Well it is a technology preview. So your previewing ends when you udpate to 5.4 ;)
I'm afraid ext4 is still technology preview in 5.4 although it was updated:
http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.4/html-single/Re...
Akemi
On 09/11/2009 04:45 PM, Daniel Bruno wrote:
My doubt is when Centos 5.4 is released if I will have a problem because the partition is ext4dev.
ext4 in 5.4 mounts the older ext4dev filesystem types fine.