All of lore.kernel.org
 help / color / mirror / Atom feed
* non-standard journal breaks autodetect
@ 2003-08-11  0:32 Tom Vier
  2003-08-11  5:14 ` Yury Umanets
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Vier @ 2003-08-11  0:32 UTC (permalink / raw)
  To: reiserfs-list


[root@zero root]# mkreiserfs -l hosts -s 16386 /dev/sdc4
[root@zero root]# mount /dev/sdc4 /mnt/
mount: you must specify the filesystem type
[root@zero root]# mount -t reiserfs /dev/sdc4 /mnt/
[root@zero root]# 

-- 
Tom Vier <tmv@comcast.net>
DSA Key ID 0xE6CB97DA

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: non-standard journal breaks autodetect
  2003-08-11  0:32 non-standard journal breaks autodetect Tom Vier
@ 2003-08-11  5:14 ` Yury Umanets
  0 siblings, 0 replies; 2+ messages in thread
From: Yury Umanets @ 2003-08-11  5:14 UTC (permalink / raw)
  To: Tom Vier; +Cc: reiserfs-list

On Mon, 2003-08-11 at 04:32, Tom Vier wrote:
> [root@zero root]# mkreiserfs -l hosts -s 16386 /dev/sdc4
> [root@zero root]# mount /dev/sdc4 /mnt/
> mount: you must specify the filesystem type
> [root@zero root]# mount -t reiserfs /dev/sdc4 /mnt/
> [root@zero root]# 

Hello Tom,

What disto do you use? It seems, that your mount utility (util-linux
package) does not know about non-standard journal in reiserfs, as it
uses own magic string.

Chris Mason (SuSE) has fixed this issue few months ago, but
unfortunately, his patch is not in mainstream yet. So, as a cure for
your problem, you should download SuSE util-linux source rpm and rebuild
it for your system.

Regards.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-11  5:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-11  0:32 non-standard journal breaks autodetect Tom Vier
2003-08-11  5:14 ` Yury Umanets

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.