partition C doesn't start at 0!

From: Jason C. Wells (jcw_at_highperformance.net)
Date: 09/09/03

  • Next message: Chris Petrik: "Help with floppy drive and acpi"
    Date: Mon, 8 Sep 2003 22:06:58 -0700 (PDT)
    To: freebsd-current@freebsd.org
    
    

    I recently did an install of 5.1R. I sliced the disk into three slices.
    A 128 MB slice for ad0s1 on /, a 64MB slice for as0s2 on an alternate /,
    and the remainder for ad0s3 for /var and /usr. So I have ad0s1,s2, and
    s3.

    I can boot from ad0s1. I am still monkeying around with the ad0s2 slice.
    In the process of trying to get ad0s2 to boot with a PicoBSD-esque system,
    I looked at my disklabel and I saw all kinds of scary messages.

    # bsdlabel ad0s1
    partition a: partition extends past end of unit
    partition c: partition extends past end of unit
    bsdlabel: partition c doesn't start at 0!
    bsdlabel: An incorrect partition C may cause problems for standard system
    utilities.

    bsdlabel ad0s2 reports the same errors

    The disklabel is as was created by sysinstall. Funny, the error about not
    starting at zero. The compatibility mode slicing forces the 63 sector
    offset. This is hardly an error.

    1 - I am wondering, do these errors is prevent my second slice (ad0s2)
    from booting?

    2 - The first slice (ad0s1) boots, so what's with the scary messages?

    I should mention that I have an old BIOS that has the 1023 cylinder limit.
    With both of my root slices under 200MB, I am well with this limit.

    Later,
    Jason C. Wells

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Chris Petrik: "Help with floppy drive and acpi"

    Relevant Pages

    • Re: Boot and MBR.
      ... use one or another utility to shrink the MS slice and make room ... is NTFS you will need some more sophisticated utility like Partition Magic ... Then install FreeBSD. ... BootMgr Install the FreeBSD Boot Manager ...
      (freebsd-questions)
    • RE: Boot and MBR.
      ... When I select to boot to the WindowsXP partition, ... Subject: Boot and MBR. ... use one or another utility to shrink the MS slice and make room ... Then install FreeBSD. ...
      (freebsd-questions)
    • Re: Adding as a second hard drive
      ... Install it in the box and boot the machine. ... Use bsdlabel ... to create at least one partition within the slice. ... one partition and/or slice, and if you want to be able to boot from it. ...
      (freebsd-questions)
    • Re: No Kernel?
      ... > FreeBSD/i386 boot ... I created one partition using the entire disk ... one slice for the whole disk and within that slice you created two ... you should make da0s1a be the boot partition eg root. ...
      (freebsd-questions)
    • RE: format slice
      ... My new problem is that bsdlabel didn't create a new partition after bsdlabel ... I used fdisk to create a new slice. ... Then I used bsdlabel to create a label on ad0s1 by typing: ...
      (freebsd-questions)