LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-02-2009, 11:57 PM   #1
info1686
LQ Newbie
 
Registered: Jan 2009
Posts: 15

Rep: Reputation: 0
not able to mount ext4 in SLES 11


Hi,
I want to create and mount an ext4 file-system on SLES 11.
Though I am able to create it, I cannot mount it.

I can format as ext4 as well as ext4dev.

Code:
# mkfs -t ext4dev /dev/sdb2
mke2fs 1.41.1 (01-Sep-2008)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
102400 inodes, 409600 blocks
20480 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=67633152
50 block groups
8192 blocks per group, 8192 fragments per group
2048 inodes per group
Superblock backups stored on blocks:
        8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409

Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 35 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.


Code:
# mke2fs -t ext4 /dev/sdb2
mke2fs 1.41.1 (01-Sep-2008)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
102400 inodes, 409600 blocks
20480 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=67633152
50 block groups
8192 blocks per group, 8192 fragments per group
2048 inodes per group
Superblock backups stored on blocks:
        8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409

Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 36 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
However, when I mount it returns an error :

Code:
# mount -t ext4 /dev/sdb2 /ext4
mount: unknown filesystem type 'ext4'


Code:
# mount -t ext4dev /dev/sdb2 /ext4
mount: unknown filesystem type 'ext4dev'
I have the correct e2fsprogs version :

Code:
rpm -q e2fsprogs
e2fsprogs-1.41.1-13.9


Thanks
 
Old 09-03-2009, 03:03 AM   #2
andywebsdale
Member
 
Registered: Jan 2005
Location: Lewisham,London,UK
Distribution: Debian Wheezy AMD64
Posts: 87
Blog Entries: 2

Rep: Reputation: 23
Maybe your version of 'mount' isn't new enough. I'm sure others have had this problem-maybe googling will turn something up
 
Old 09-03-2009, 06:26 AM   #3
davesny
Member
 
Registered: Aug 2006
Posts: 40

Rep: Reputation: 15
Does your distribution support using an ext4 file system? Try using Yast, Partitioning to see if it is supported. I understand that previously it was experimental.
davesny
 
Old 04-20-2011, 11:03 AM   #4
dmk0182
LQ Newbie
 
Registered: Apr 2011
Posts: 1

Rep: Reputation: 0
[Solved] not able to mount ext4 in SLES 11

I know this thread is old, but it shows up first in google for this problem which is still relevant in sles11sp1.

In order to mount ext4, you will need the ext4dev-kmp-default package installed which is available on the sles11 install dvd. you can then
Code:
modprobe --allow-unsupported ext4
mount -t ext4 /dev/xxx
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using ext4 with lvm and making multiple drives have /home mount point cjae Ubuntu 2 07-24-2009 02:06 PM
how to auto mount ext4 external hard drive (ubuntu jaunty) pexctt Linux - Hardware 1 01-15-2009 11:58 PM
CIFS Mount - SLES 9.3 sierra495 Linux - Server 0 06-03-2008 01:54 PM
HELP: mdadm raid5 from redhat to sles can't mount ron7000 Linux - Distributions 0 05-08-2008 03:54 PM
how to load sles in redhat platform using sles image created in nfs server AshishNsearch Red Hat 0 03-28-2008 12:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration