ext2fs BSD-slice subpartition?
From: Thomas Stratmann (strattbo_at_fsp1.physik.ruhr-uni-bochum.de)
Date: 09/04/03
- Previous message: Marco Wertejuk: "Missing Card in pccard database"
- Next in thread: Cedric Ware: "Re: ext2fs BSD-slice subpartition?"
- Reply: Cedric Ware: "Re: ext2fs BSD-slice subpartition?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 4 Sep 2003 23:12:42 +0200 To: stable@freebsd.org
Hi everyone,
I extracted this from the grub sourcecode:
/* possible values for the *BSD-style partition type */
.
.
.
#define FS_EXT2FS 17 /* Linux Extended 2 file system */
It would actually meet my partitioning requirements to register a
partition inside one of my slices as ext2 (I currently mask the
partition type as ISO9660(!) and use a *patched* grub, so you see this
situation is suboptimal...), but the disklabel program will not honor
this (neither numerically, i.e. 17, nor textual which I know from the
source). I don't know about the -CURRENT bsdlabel, I suppose things are
the same.
Is there any serious objection to supporting this?
Regards
Thomas
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Marco Wertejuk: "Missing Card in pccard database"
- Next in thread: Cedric Ware: "Re: ext2fs BSD-slice subpartition?"
- Reply: Cedric Ware: "Re: ext2fs BSD-slice subpartition?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|