ext2fs BSD-slice subpartition?

From: Thomas Stratmann (strattbo_at_fsp1.physik.ruhr-uni-bochum.de)
Date: 09/04/03

  • Next message: Cedric Ware: "Re: ext2fs BSD-slice subpartition?"
    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"


  • Next message: Cedric Ware: "Re: ext2fs BSD-slice subpartition?"

    Relevant Pages

    • Re: FIRST INSTALL QUESTION
      ... > used a boot manager unless Windows 98 Start-up Menu qualifies). ... This is the MBR. ... minor things and then looks for bootable slices. ... > FBSDBOOT.EXE and that got me to wondering if I could just partition ½ of the ...
      (freebsd-questions)
    • Re: "Invalid partition table" after installation (GOOD NEWS!)
      ... Slight downside - extra prompt during boot, and of course, it ... quite a few file systems, so I used multiple slices, both to keep ... is faced with anything other than exactly 1 bootable slice (partition ... that selecting Standard boot sector might check for one active slice. ...
      (freebsd-questions)
    • SUMMARY: Slice sizes and FS layout on OS drive
      ... >Traditionally we have always setup our slices for the OS as follows (with ... It is assumed that no more than a single application is used per server. ... SWAP will be typically 1 to 2 times the total physical DIMM sizes. ... but putting it in a separate partition is more ...
      (SunManagers)
    • Re: Partition limit on Solaris disk drives
      ... I don't try to boot from a partition beyond the first one -- that might ... Is it possible for you to boot this system from either a Solaris ... slices identical to the first 8 of BSD, ... This specifies the form of the disk VTOC: ...
      (comp.sys.sun.hardware)
    • Re: [PATCH 1/4] Blackfin: arch patch for 2.6.18
      ... >> partition data to the kernel from the mtd medium, ... humm you could use cmdlinepart and pass the partition as a kernel string with uboot. ... But then all the driver developers need to remember if a register is 16 or 32 bits. ...
      (Linux-Kernel)