linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Preserving a rev 0.0 ext2 filesystem
@ 2019-01-12  9:43 Geert Uytterhoeven
  2019-01-13  0:20 ` Andreas Dilger
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2019-01-12  9:43 UTC (permalink / raw)
  To: Theodore Tso; +Cc: linux-ext4, Linux Kernel Mailing List

Hi Ted,

I'm still regularly using a Linux rev 0.0 ext2 filesystem as a  ramdisk
on m68k, containing mid-90's binaries, from right after the a.out-to-ELF
transition, so I notice if someone breaks old syscall support.

Recently I wanted to change /dev/console on that ramdisk from a symlink
to chardev 5 0.  Unfortunately I cannot mount it, without it being
upgraded automatically to a rev 1.0 ext2 filesystem.  Apparently the
kernel has been doing that upgrade for ages.

Do you have a suggestion how to make that change, while preserving the
ext2 revision?

Thanks!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2019-01-14 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-12  9:43 Preserving a rev 0.0 ext2 filesystem Geert Uytterhoeven
2019-01-13  0:20 ` Andreas Dilger
2019-01-14 10:23   ` Geert Uytterhoeven
2019-01-14 12:50     ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).