* need to suggest a good FS:
@ 2001-02-23 0:05 root
2001-02-23 0:57 ` Wakko Warner
2001-02-23 2:15 ` Mike A. Harris
0 siblings, 2 replies; 11+ messages in thread
From: root @ 2001-02-23 0:05 UTC (permalink / raw)
To: linux-kernel
hey all, trouble again
anyone can suggest some good FS that can install linux?
exclude reiserfs, ext2, ext3, DOS FAT..etc
just need non-normal or non-popular FS, any suggestion?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
2001-02-23 0:05 need to suggest a good FS: root
@ 2001-02-23 0:57 ` Wakko Warner
2001-02-23 1:16 ` David Weinehall
2001-02-23 2:15 ` Mike A. Harris
1 sibling, 1 reply; 11+ messages in thread
From: Wakko Warner @ 2001-02-23 0:57 UTC (permalink / raw)
To: root; +Cc: linux-kernel
> anyone can suggest some good FS that can install linux?
> exclude reiserfs, ext2, ext3, DOS FAT..etc
> just need non-normal or non-popular FS, any suggestion?
How about minixfs? >=)
--
Lab tests show that use of micro$oft causes cancer in lab animals
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
2001-02-23 0:57 ` Wakko Warner
@ 2001-02-23 1:16 ` David Weinehall
0 siblings, 0 replies; 11+ messages in thread
From: David Weinehall @ 2001-02-23 1:16 UTC (permalink / raw)
To: Wakko Warner; +Cc: root, linux-kernel
On Thu, Feb 22, 2001 at 07:57:07PM -0500, Wakko Warner wrote:
> > anyone can suggest some good FS that can install linux?
> > exclude reiserfs, ext2, ext3, DOS FAT..etc
> > just need non-normal or non-popular FS, any suggestion?
>
> How about minixfs? >=)
ADFS, AFFS, BFS or HPFS are all uncommon
and unpopular (especially in the case of AFFS, if I understood Alexander
Viro's woes correctly), QNX4 might do too, then there's always NTFS;
guaranteed to make your day...
SysV5, UFS and UDF are probably too easy to get going, or?!
/David
_ _
// David Weinehall <tao@acc.umu.se> /> Northern lights wander \\
// Project MCA Linux hacker // Dance across the winter sky //
\> http://www.acc.umu.se/~tao/ </ Full colour fire </
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
2001-02-23 0:05 need to suggest a good FS: root
2001-02-23 0:57 ` Wakko Warner
@ 2001-02-23 2:15 ` Mike A. Harris
2001-02-23 13:34 ` David Weinehall
1 sibling, 1 reply; 11+ messages in thread
From: Mike A. Harris @ 2001-02-23 2:15 UTC (permalink / raw)
To: root; +Cc: linux-kernel
On Fri, 23 Feb 2001, root wrote:
>Date: Fri, 23 Feb 2001 08:05:34 +0800
>From: root <lkthomas@hkicable.com>
>To: linux-kernel@vger.kernel.org
>Content-Type: text/plain; charset=us-ascii
>Subject: need to suggest a good FS:
>
>hey all, trouble again
>
>anyone can suggest some good FS that can install linux?
>exclude reiserfs, ext2, ext3, DOS FAT..etc
>just need non-normal or non-popular FS, any suggestion?
cbmfs? Might be a bit tight on disk space though. It would
definitely be non-{normal,popular}.
----------------------------------------------------------------------
Mike A. Harris - Linux advocate - Free Software advocate
This message is copyright 2001, all rights reserved.
Views expressed are my own, not necessarily shared by my employer.
----------------------------------------------------------------------
Fun thing to do as root, in the root directory:
chmod -R 666 *
Just as bad as rm -rf *, but more fun.
"The files are all there, but I can't do anything with them!"
And you can't change permissions, since chmod isn't executable either. :-)
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: need to suggest a good FS:
2001-02-23 2:15 ` Mike A. Harris
@ 2001-02-23 13:34 ` David Weinehall
0 siblings, 0 replies; 11+ messages in thread
From: David Weinehall @ 2001-02-23 13:34 UTC (permalink / raw)
To: Mike A. Harris; +Cc: root, linux-kernel
On Thu, Feb 22, 2001 at 09:15:45PM -0500, Mike A. Harris wrote:
> On Fri, 23 Feb 2001, root wrote:
>
> >Date: Fri, 23 Feb 2001 08:05:34 +0800
> >From: root <lkthomas@hkicable.com>
> >To: linux-kernel@vger.kernel.org
> >Content-Type: text/plain; charset=us-ascii
> >Subject: need to suggest a good FS:
> >
> >hey all, trouble again
> >
> >anyone can suggest some good FS that can install linux?
> >exclude reiserfs, ext2, ext3, DOS FAT..etc
> >just need non-normal or non-popular FS, any suggestion?
>
> cbmfs? Might be a bit tight on disk space though. It would
> definitely be non-{normal,popular}.
Hmmm. With additional support for CMD's HD-format for CBMFS, this might
just work. I've got a CMD HD somewhere; maybe I should throw a 1 GB
SCSI-disk into it and get hacking... Would be cool to be able to have
the root file-system on a CBMFS-partition.
Ehrmmmm.
/David
_ _
// David Weinehall <tao@acc.umu.se> /> Northern lights wander \\
// Project MCA Linux hacker // Dance across the winter sky //
\> http://www.acc.umu.se/~tao/ </ Full colour fire </
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
@ 2001-02-23 1:27 Quim K Holland
2001-02-23 3:35 ` Carl D. Speare
0 siblings, 1 reply; 11+ messages in thread
From: Quim K Holland @ 2001-02-23 1:27 UTC (permalink / raw)
To: linux-kernel
>>>>> "DW" == David Weinehall <tao@acc.umu.se> writes:
DW> On Thu, Feb 22, 2001 at 07:57:07PM -0500, Wakko Warner wrote:
>> > anyone can suggest some good FS that can install linux?
>> > exclude reiserfs, ext2, ext3, DOS FAT..etc
>> > just need non-normal or non-popular FS, any suggestion?
>>
>> How about minixfs? >=)
DW> ADFS, AFFS, BFS or HPFS are all uncommon
DW> and unpopular (especially in the case of AFFS, if I understood Alexander
DW> Viro's woes correctly), QNX4 might do too, then there's always NTFS;
DW> guaranteed to make your day...
DW> SysV5, UFS and UDF are probably too easy to get going, or?!
tmpfs, swapfs, shmfs :-).
------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
2001-02-23 1:27 Quim K Holland
@ 2001-02-23 3:35 ` Carl D. Speare
2001-02-23 13:32 ` David Weinehall
0 siblings, 1 reply; 11+ messages in thread
From: Carl D. Speare @ 2001-02-23 3:35 UTC (permalink / raw)
To: Quim K Holland; +Cc: linux-kernel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 3137 bytes --]
HTFS, which is the default filesystem for SCO OpenServer 5, is pretty
rare.
--Carl
On Fri, 23 Feb 2001, Quim K Holland wrote:
> Received: from localhost (localhost.unixexchange.com [127.0.0.1])
> by topgun.unixexchange.com (8.11.1/8.11.1) with ESMTP id
> f1N2h0t00700
> for <carlds@localhost>; Thu, 22 Feb 2001 21:43:00 -0500 (EST)
> (envelope-from linux-kernel-owner@vger.kernel.org)
> Date: Fri, 23 Feb 2001 01:28:13 +0000 (GMT)
> X-Comment: Sending client does not conform to RFC822 minimum requirements
> X-Comment: Date has been added by Maillennium
> Received: from pop4.prserv.net [32.97.166.5]
> by localhost with POP3 (fetchmail-5.5.6)
> for carlds@localhost (single-drop); Thu, 22 Feb 2001 21:43:00 -0500 (EST)
> Received: from vger.kernel.org ([199.183.24.194])
> by prserv.net (in3) with ESMTP
> id <2001022301281210300smq2ke>; Fri, 23 Feb 2001 01:28:13 +0000
> Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand
> id <S130461AbRBWB1a>; Thu, 22 Feb 2001 20:27:30 -0500
> Received: (majordomo@vger.kernel.org) by vger.kernel.org
> id <S129453AbRBWB1T>; Thu, 22 Feb 2001 20:27:19 -0500
> Received: from mail18.bigmailbox.com ([209.132.220.49]:21518 "EHLO
> mail18.bigmailbox.com") by vger.kernel.org with ESMTP
> id <S129273AbRBWB1M>; Thu, 22 Feb 2001 20:27:12 -0500
> Received: [ISO-8859-1] ^Üby mail18.bigmailbox.com (8.8.7/8.8.7) id
> RAA01303;
> Thu, 22 Feb 2001 17:27:06 -0800
> Date: Fri, 23 Feb 2001 01:28:13 +0000 (GMT)
> Message-ID: <200102230127.RAA01303@mail18.bigmailbox.com>
> Content-Type: text/plain
> Content-Disposition: inline
> X-Mailer: MIME-tools 4.104 (Entity 4.116)
> Mime-Version: 1.0
> X-Originating-Ip: [198.147.65.9]
> From: Quim K Holland <qkholland@my-deja.com>
> To: linux-kernel@vger.kernel.org
> Subject: Re: need to suggest a good FS:
> Sender: linux-kernel-owner@vger.kernel.org
> Precedence: bulk
> X-Mailing-List: linux-kernel@vger.kernel.org
> Content-Transfer-Encoding: 8bit
> X-MIME-Autoconverted: from base64 to 8bit by topgun.unixexchange.com id
> f1N2h0t00700
>
> >>>>> "DW" == David Weinehall <tao@acc.umu.se> writes:
>
> DW> On Thu, Feb 22, 2001 at 07:57:07PM -0500, Wakko Warner wrote:
> >> > anyone can suggest some good FS that can install linux?
> >> > exclude reiserfs, ext2, ext3, DOS FAT..etc
> >> > just need non-normal or non-popular FS, any suggestion?
> >>
> >> How about minixfs? >=)
>
> DW> ADFS, AFFS, BFS or HPFS are all uncommon
> DW> and unpopular (especially in the case of AFFS, if I understood Alexander
> DW> Viro's woes correctly), QNX4 might do too, then there's always NTFS;
> DW> guaranteed to make your day...
>
> DW> SysV5, UFS and UDF are probably too easy to get going, or?!
>
> tmpfs, swapfs, shmfs :-).
>
>
> ------------------------------------------------------------
> --== Sent via Deja.com ==--
> http://www.deja.com/
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
2001-02-23 3:35 ` Carl D. Speare
@ 2001-02-23 13:32 ` David Weinehall
2001-02-23 17:20 ` Carl D. Speare
0 siblings, 1 reply; 11+ messages in thread
From: David Weinehall @ 2001-02-23 13:32 UTC (permalink / raw)
To: Carl D. Speare; +Cc: Quim K Holland, linux-kernel
On Thu, Feb 22, 2001 at 10:35:06PM -0500, Carl D. Speare wrote:
> HTFS, which is the default filesystem for SCO OpenServer 5, is pretty
> rare.
I didn't know there was HTFS support in the Linux-kernel?!
Oh, btw, I think I just came up with the perfect file-system; CBMFS.
Feel welcome to get patches from my homepage. Guaranteed to
a.) Not work as a baseline OS (I'll probably accept patches to make it
do so, though)
b.) Drive you nuts
c.) Make you feel coooooool
d.) Allow you to use .d64's and 1581-disks from your dear C64/C128
http://www.acc.umu.se/~tao/ (Have a look in the Linux-section)
/David
_ _
// David Weinehall <tao@acc.umu.se> /> Northern lights wander \\
// Project MCA Linux hacker // Dance across the winter sky //
\> http://www.acc.umu.se/~tao/ </ Full colour fire </
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
2001-02-23 13:32 ` David Weinehall
@ 2001-02-23 17:20 ` Carl D. Speare
2001-02-23 17:34 ` David Weinehall
0 siblings, 1 reply; 11+ messages in thread
From: Carl D. Speare @ 2001-02-23 17:20 UTC (permalink / raw)
To: David Weinehall; +Cc: Quim K Holland, linux-kernel
Actually there isn't. Hmmm, sounds like I'll have some hacking to do...
But I have to ask if this is something that would actually be desirable.
Given how rare it is, does the Linux community actually want to have YAFS
(yet another file system) added to the list, especially for an even more
rare OS like OpenServer 5.0.x? Maybe now that Caldera is involved more
with SCO, it might be something that happens in a few months anyway...
--Carl
On Fri, 23 Feb 2001, David Weinehall wrote:
> Received: from localhost (localhost.unixexchange.com [127.0.0.1])
> by topgun.unixexchange.com (8.11.1/8.11.1) with ESMTP id
> f1NH24t04182
> for <carlds@localhost>; Fri, 23 Feb 2001 12:02:04 -0500 (EST)
> (envelope-from tao@acc.umu.se)
> Received: from pop4.prserv.net [32.97.166.5]
> by localhost with POP3 (fetchmail-5.5.6)
> for carlds@localhost (single-drop); Fri, 23 Feb 2001 12:02:04 -0500 (EST)
> Received: from khan.acc.umu.se ([130.239.18.139])
> by prserv.net (in3) with ESMTP
> id <20010223133237103013haume>; Fri, 23 Feb 2001 13:32:37 +0000
> Received: (from tao@localhost)
> by khan.acc.umu.se (8.11.2/8.11.2) id f1NDWZq17714;
> Fri, 23 Feb 2001 14:32:35 +0100 (MET)
> Date: Fri, 23 Feb 2001 14:32:35 +0100
> From: David Weinehall <tao@acc.umu.se>
> To: Carl D. Speare <carlds@attglobal.net>
> Cc: Quim K Holland <qkholland@my-deja.com>, linux-kernel@vger.kernel.org
> Subject: Re: need to suggest a good FS:
> Message-ID: <20010223143235.E5465@khan.acc.umu.se>
> References: <200102230127.RAA01303@mail18.bigmailbox.com>
> <Pine.BSF.4.33.0102222229370.818-100000@topgun.unixexchange.com>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> User-Agent: Mutt/1.2.4i
> In-Reply-To:
> <Pine.BSF.4.33.0102222229370.818-100000@topgun.unixexchange.com>; from
> carlds@attglobal.net on Thu, Feb 22, 2001 at 10:35:06PM -0500
>
> On Thu, Feb 22, 2001 at 10:35:06PM -0500, Carl D. Speare wrote:
> > HTFS, which is the default filesystem for SCO OpenServer 5, is pretty
> > rare.
>
> I didn't know there was HTFS support in the Linux-kernel?!
>
> Oh, btw, I think I just came up with the perfect file-system; CBMFS.
> Feel welcome to get patches from my homepage. Guaranteed to
>
> a.) Not work as a baseline OS (I'll probably accept patches to make it
> do so, though)
> b.) Drive you nuts
> c.) Make you feel coooooool
> d.) Allow you to use .d64's and 1581-disks from your dear C64/C128
>
> http://www.acc.umu.se/~tao/ (Have a look in the Linux-section)
>
>
> /David
> _ _
> // David Weinehall <tao@acc.umu.se> /> Northern lights wander \\
> // Project MCA Linux hacker // Dance across the winter sky //
> \> http://www.acc.umu.se/~tao/ </ Full colour fire </
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: need to suggest a good FS:
2001-02-23 17:20 ` Carl D. Speare
@ 2001-02-23 17:34 ` David Weinehall
2001-02-23 17:49 ` Carl D. Speare
0 siblings, 1 reply; 11+ messages in thread
From: David Weinehall @ 2001-02-23 17:34 UTC (permalink / raw)
To: Carl D. Speare; +Cc: Quim K Holland, linux-kernel
On Fri, Feb 23, 2001 at 12:20:34PM -0500, Carl D. Speare wrote:
> Actually there isn't. Hmmm, sounds like I'll have some hacking to do...
>
> But I have to ask if this is something that would actually be desirable.
> Given how rare it is, does the Linux community actually want to have YAFS
> (yet another file system) added to the list, especially for an even more
> rare OS like OpenServer 5.0.x? Maybe now that Caldera is involved more
> with SCO, it might be something that happens in a few months anyway...
Make a read-only version; this will make transition from HTFS to
{ext2fs, reiserfs, xfs, jfs, ...} easy. Read-only also has the property
that it won't cause on-disk corruption; at worst, you get in-memory
corruption...
/David
_ _
// David Weinehall <tao@acc.umu.se> /> Northern lights wander \\
// Project MCA Linux hacker // Dance across the winter sky //
\> http://www.acc.umu.se/~tao/ </ Full colour fire </
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: need to suggest a good FS:
2001-02-23 17:34 ` David Weinehall
@ 2001-02-23 17:49 ` Carl D. Speare
0 siblings, 0 replies; 11+ messages in thread
From: Carl D. Speare @ 2001-02-23 17:49 UTC (permalink / raw)
To: David Weinehall; +Cc: Quim K Holland, linux-kernel
On Fri, 23 Feb 2001, David Weinehall wrote:
> Date: Fri, 23 Feb 2001 18:34:23 +0100
> From: David Weinehall <tao@acc.umu.se>
> To: Carl D. Speare <carlds@attglobal.net>
> Cc: Quim K Holland <qkholland@my-deja.com>, linux-kernel@vger.kernel.org
> Subject: Re: need to suggest a good FS:
> On Fri, Feb 23, 2001 at 12:20:34PM -0500, Carl D. Speare wrote:
> > Actually there isn't. Hmmm, sounds like I'll have some hacking to do...
> >
> > But I have to ask if this is something that would actually be desirable.
> > Given how rare it is, does the Linux community actually want to have YAFS
> > (yet another file system) added to the list, especially for an even more
> > rare OS like OpenServer 5.0.x? Maybe now that Caldera is involved more
> > with SCO, it might be something that happens in a few months anyway...
>
> Make a read-only version; this will make transition from HTFS to
> {ext2fs, reiserfs, xfs, jfs, ...} easy. Read-only also has the property
> that it won't cause on-disk corruption; at worst, you get in-memory
> corruption...
>
>
> /David
> _ _
> // David Weinehall <tao@acc.umu.se> /> Northern lights wander \\
> // Project MCA Linux hacker // Dance across the winter sky //
> \> http://www.acc.umu.se/~tao/ </ Full colour fire </
I'll see if I can get something started this weekend. At some point, if it
gets anywhere, I'll toss is into sourceforge. I'll post a link when I get
the baseline functionality going.
--Carl
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2001-02-23 17:51 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-23 0:05 need to suggest a good FS: root
2001-02-23 0:57 ` Wakko Warner
2001-02-23 1:16 ` David Weinehall
2001-02-23 2:15 ` Mike A. Harris
2001-02-23 13:34 ` David Weinehall
-- strict thread matches above, loose matches on Subject: below --
2001-02-23 1:27 Quim K Holland
2001-02-23 3:35 ` Carl D. Speare
2001-02-23 13:32 ` David Weinehall
2001-02-23 17:20 ` Carl D. Speare
2001-02-23 17:34 ` David Weinehall
2001-02-23 17:49 ` Carl D. Speare
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.