unable to mount ext4 file system, it says mount: unknown filesystem type 'ext4dev'?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
1
down vote
favorite
I am trying to mount a ext4 file system on ubuntu terminal. however, terminal give me error messages: mount: unknown filesystem type 'ext4dev'
lsblk -f /dev/sdb1
NAME FSTYPE LABEL
sdb1 ext4dev ext4
hard drive is working fine.
I don't understand why FSTYPE is ext4dev. it should be ext4, right?
the following is result from cat /proc/filesystems however the HD drive filesystem is ext4dev. What should I do to make my system read ext4dev hard drive. thanks
nodev sysfs
nodev rootfs
nodev ramfs
nodev bdev
nodev proc
nodev cpuset
nodev cgroup
nodev cgroup2
nodev tmpfs
nodev devtmpfs
nodev configfs
nodev debugfs
nodev tracefs
nodev sockfs
nodev pipefs
nodev rpc_pipefs
nodev devpts
ext3
ext2
ext4
vfat
msdos
nodev nfs
nodev nfs4
nodev autofs
f2fs
nodev mqueue
fuseblk
nodev fuse
nodev fusectl
please help. thanks
ext4
add a comment |Â
up vote
1
down vote
favorite
I am trying to mount a ext4 file system on ubuntu terminal. however, terminal give me error messages: mount: unknown filesystem type 'ext4dev'
lsblk -f /dev/sdb1
NAME FSTYPE LABEL
sdb1 ext4dev ext4
hard drive is working fine.
I don't understand why FSTYPE is ext4dev. it should be ext4, right?
the following is result from cat /proc/filesystems however the HD drive filesystem is ext4dev. What should I do to make my system read ext4dev hard drive. thanks
nodev sysfs
nodev rootfs
nodev ramfs
nodev bdev
nodev proc
nodev cpuset
nodev cgroup
nodev cgroup2
nodev tmpfs
nodev devtmpfs
nodev configfs
nodev debugfs
nodev tracefs
nodev sockfs
nodev pipefs
nodev rpc_pipefs
nodev devpts
ext3
ext2
ext4
vfat
msdos
nodev nfs
nodev nfs4
nodev autofs
f2fs
nodev mqueue
fuseblk
nodev fuse
nodev fusectl
please help. thanks
ext4
Where does this /dev/sdb1 come from? Has it been formatted on another system?
â muclux
Mar 11 at 7:35
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am trying to mount a ext4 file system on ubuntu terminal. however, terminal give me error messages: mount: unknown filesystem type 'ext4dev'
lsblk -f /dev/sdb1
NAME FSTYPE LABEL
sdb1 ext4dev ext4
hard drive is working fine.
I don't understand why FSTYPE is ext4dev. it should be ext4, right?
the following is result from cat /proc/filesystems however the HD drive filesystem is ext4dev. What should I do to make my system read ext4dev hard drive. thanks
nodev sysfs
nodev rootfs
nodev ramfs
nodev bdev
nodev proc
nodev cpuset
nodev cgroup
nodev cgroup2
nodev tmpfs
nodev devtmpfs
nodev configfs
nodev debugfs
nodev tracefs
nodev sockfs
nodev pipefs
nodev rpc_pipefs
nodev devpts
ext3
ext2
ext4
vfat
msdos
nodev nfs
nodev nfs4
nodev autofs
f2fs
nodev mqueue
fuseblk
nodev fuse
nodev fusectl
please help. thanks
ext4
I am trying to mount a ext4 file system on ubuntu terminal. however, terminal give me error messages: mount: unknown filesystem type 'ext4dev'
lsblk -f /dev/sdb1
NAME FSTYPE LABEL
sdb1 ext4dev ext4
hard drive is working fine.
I don't understand why FSTYPE is ext4dev. it should be ext4, right?
the following is result from cat /proc/filesystems however the HD drive filesystem is ext4dev. What should I do to make my system read ext4dev hard drive. thanks
nodev sysfs
nodev rootfs
nodev ramfs
nodev bdev
nodev proc
nodev cpuset
nodev cgroup
nodev cgroup2
nodev tmpfs
nodev devtmpfs
nodev configfs
nodev debugfs
nodev tracefs
nodev sockfs
nodev pipefs
nodev rpc_pipefs
nodev devpts
ext3
ext2
ext4
vfat
msdos
nodev nfs
nodev nfs4
nodev autofs
f2fs
nodev mqueue
fuseblk
nodev fuse
nodev fusectl
please help. thanks
ext4
ext4
edited Mar 10 at 22:56
asked Mar 10 at 20:36
linuxnorth
62
62
Where does this /dev/sdb1 come from? Has it been formatted on another system?
â muclux
Mar 11 at 7:35
add a comment |Â
Where does this /dev/sdb1 come from? Has it been formatted on another system?
â muclux
Mar 11 at 7:35
Where does this /dev/sdb1 come from? Has it been formatted on another system?
â muclux
Mar 11 at 7:35
Where does this /dev/sdb1 come from? Has it been formatted on another system?
â muclux
Mar 11 at 7:35
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Yes, it should be ext4
, not ext4dev
. See the types of filesystems your system supports via cat /proc/filesystems
.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Yes, it should be ext4
, not ext4dev
. See the types of filesystems your system supports via cat /proc/filesystems
.
add a comment |Â
up vote
0
down vote
Yes, it should be ext4
, not ext4dev
. See the types of filesystems your system supports via cat /proc/filesystems
.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Yes, it should be ext4
, not ext4dev
. See the types of filesystems your system supports via cat /proc/filesystems
.
Yes, it should be ext4
, not ext4dev
. See the types of filesystems your system supports via cat /proc/filesystems
.
answered Mar 10 at 21:27
waltinator
20.7k74068
20.7k74068
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013742%2funable-to-mount-ext4-file-system-it-says-mount-unknown-filesystem-type-ext4de%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Where does this /dev/sdb1 come from? Has it been formatted on another system?
â muclux
Mar 11 at 7:35