LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mounting a filesystem (https://www.linuxquestions.org/questions/linux-software-2/mounting-a-filesystem-245447/)

codebox.nl 10-21-2004 04:43 AM

Mounting a filesystem
 
hello,

i recently migrated a disk wich contains webdata from a slack 9.1 box to a fedora core 2 box, well the filesystem on the disk is created on a machine running a 2.4 kernel and the filesystem just doesn't wan't to mount on the fedora machine wich has a 2.6 kernel.

any help is appriciated

thanks

codebox.nl--

b0uncer 10-21-2004 04:56 AM

why doesn't it? what errors do you receive? as far as I know, both kernels you mentioned can handle quite a few filesystems...

redjokerx 10-21-2004 04:58 AM

what formats were your filesystems?

codebox.nl 10-21-2004 05:40 AM

reiserfs


it gives then genreic error "bad blockdevice, wrong fs".

however i can cleanly mount it under the slackware machine but the fedora keeps giving these messages even when autoprobing the superblock

darthtux 10-21-2004 05:43 AM

What command are you using to try to mount?

codebox.nl 10-21-2004 05:58 AM

plain mount command "mount /dev/hdb /www" i've tried multiple filesystems using the -t parm

codebox.nl 10-21-2004 06:15 AM

found it it seems fedora doesn't endorse reiser since i have selinux installed does anyone of you know if there is a reiserfs kernel module available somewhere.


thanks

darthtux 10-21-2004 06:18 AM

cat /proc/filesystems
to see if your kernel supports reiserfs.


All times are GMT -5. The time now is 06:26 AM.