* Reiserfs does not work from fstab in 2.4.9-ac12
@ 2001-09-21 20:10 Tony Hoyle
2001-09-21 23:12 ` Garett Spencley
2001-09-22 12:22 ` Nikita Danilov
0 siblings, 2 replies; 3+ messages in thread
From: Tony Hoyle @ 2001-09-21 20:10 UTC (permalink / raw)
To: linux-kernel
I just got caught by this on a box which had a reiserfs /usr partition...
# mount /disk2
reiserfs: kgetopt: there is not option
<lots of mount failure stuff>
The fstab that generated this (which has worked for every other version,
so I believe it to be correct):
/dev/hdb1 /disk2 reiserfs defaults 0 0
However
# mount -t reiserfs /dev/hdb1 /disk2
..works correctly.
Tony
--
Microsoft - two out of three dead people who expressed a preference
said their coffins preferred it.
tmh@nothing-on.tv http://www.nothing-on.tv
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Reiserfs does not work from fstab in 2.4.9-ac12
2001-09-21 20:10 Reiserfs does not work from fstab in 2.4.9-ac12 Tony Hoyle
@ 2001-09-21 23:12 ` Garett Spencley
2001-09-22 12:22 ` Nikita Danilov
1 sibling, 0 replies; 3+ messages in thread
From: Garett Spencley @ 2001-09-21 23:12 UTC (permalink / raw)
To: Tony Hoyle; +Cc: linux-kernel
I just experienced the same problem upgrading from 2.4.9-ac7 to
2.4.9-ac13. I was just about to start an investigation when I saw your
e-mail.
What happened in my case is that all my filesystems are reiserfs. The
root filesystem was mounted succesfully for some reason but when it tried
to mount the others it gave "wrong fs type or bad superblock"
for every reiserfs partition (which includes /usr, /var, /tmp etc. So I
had to reboot back into -ac7).
I'll post a "bug report" after I investigate and find out what the
problem is. I just wanted to post this e-mail to say that you're not the
only one who's had a problem.
--
Garett Spencley
I encourage you to encrypt e-mail sent to me using PGP
Public key at http://www.geocities.com/gspencley/public_key.txt
Key fingerprint: 8062 1A46 9719 C929 578C BB4E 7799 EC1A AB12 D3B9
On Fri, 21 Sep 2001, Tony Hoyle wrote:
> I just got caught by this on a box which had a reiserfs /usr partition...
>
> # mount /disk2
> reiserfs: kgetopt: there is not option
> <lots of mount failure stuff>
>
> The fstab that generated this (which has worked for every other version,
> so I believe it to be correct):
> /dev/hdb1 /disk2 reiserfs defaults 0 0
>
> However
> # mount -t reiserfs /dev/hdb1 /disk2
>
> ..works correctly.
>
> Tony
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Reiserfs does not work from fstab in 2.4.9-ac12
2001-09-21 20:10 Reiserfs does not work from fstab in 2.4.9-ac12 Tony Hoyle
2001-09-21 23:12 ` Garett Spencley
@ 2001-09-22 12:22 ` Nikita Danilov
1 sibling, 0 replies; 3+ messages in thread
From: Nikita Danilov @ 2001-09-22 12:22 UTC (permalink / raw)
To: Tony Hoyle; +Cc: linux-kernel
Tony Hoyle writes:
> I just got caught by this on a box which had a reiserfs /usr partition...
>
> # mount /disk2
> reiserfs: kgetopt: there is not option
Yes, it's known bug (you are using Alan's kernel, right?). Yesterday
(2001.09.21) patch addressing this was posted on reiserfs list (archive
at http://marc.theaimsgroup.com/?l=reiserfs&r=1&w=2) and sent
to Alan.
> <lots of mount failure stuff>
>
> The fstab that generated this (which has worked for every other version,
> so I believe it to be correct):
> /dev/hdb1 /disk2 reiserfs defaults 0 0
>
> However
> # mount -t reiserfs /dev/hdb1 /disk2
>
> ..works correctly.
>
> Tony
>
> --
> Microsoft - two out of three dead people who expressed a preference
> said their coffins preferred it.
>
> tmh@nothing-on.tv http://www.nothing-on.tv
> -
Nikita.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-09-22 12:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-21 20:10 Reiserfs does not work from fstab in 2.4.9-ac12 Tony Hoyle
2001-09-21 23:12 ` Garett Spencley
2001-09-22 12:22 ` Nikita Danilov
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.