Re: backup drive bootabel

From: Noah (admin2_at_enabled.com)
Date: 12/20/03

  • Next message: Kent Stewart: "Re: problem with pkg_add 'latest' category"
    To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, Noah <admin2@enabled.com>
    Date: Sat, 20 Dec 2003 12:02:40 -0800
    
    

    >
    > To deal with a standard MBR, you have to use fdisk(8). Try:
    >
    > # fdisk -B -b /boot/mbr -i da1
    >
    > This will walk you through the current settings interactively,
    > letting you generate a slice table, change the active slice and
    > rewrite the boot code.
    >
    > Of course, just to confuse you, fdisk(8) will talk all about
    > "partitions", but be assured it actually means "slices" in *BSD speak.
    > (partitions are generated within each slice using disklabel(8) which
    > is a BSD specific thing. slices are generic for practically all
    > OSes that can run on the IA32 architecture from DOS onwards.)

    OKay Matthew,

    I am still a little inclear here. do I need to chnage what BIOS thinks.

    this is the first interactive prompt that I receive when running the fdisk
    command:

    so I said no:

    ---- snip ---

    # fdisk -B -b /boot/mbr -i da
    fdisk: cannot open disk /dev/da: No such file or directory
    typhoon# fdisk -B -b /boot/mbr -i da1
    ******* Working on device /dev/da1 *******
    parameters extracted from in-core disklabel are:
    cylinders=8924 heads=255 sectors/track=63 (16065 blks/cyl)

    Figures below won't work with BIOS for partitions not in cyl 1
    parameters to be used for BIOS calculations are:
    cylinders=8924 heads=255 sectors/track=63 (16065 blks/cyl)

    Do you want to change our idea of what BIOS thinks ? [n]

    --- snip ----

    **** then do I say yes here?

    -- snip ---

    Media sector size is 512
    Warning: BIOS sector numbering starts with sector 1
    Information from DOS bootblock is:
    The data for partition 1 is:
    sysid 165,(FreeBSD/NetBSD/386BSD)
        start 63, size 143363997 (70001 Meg), flag 80 (active)
            beg: cyl 0/ head 1/ sector 1;
            end: cyl 1023/ head 254/ sector 63
    Do you want to change it? [n]

    --- snip ----

    and no to the rest of the partitions/slices prompts?

    Thanks in advance,

    Noah

    >
    > > the disk is a little bit of a different size with different partition sizes.
    > > woudl that Make a difference. what esle can I check here?
    >
    > The disk geometry won't make any difference to the boot block.
    > fdisk(8) will read in the current partition table and give you the
    > opportunity to modify things, but don't do that unless you really do
    > intend to wipe the disk contents.
    >
    > Cheers,
    >
    > Matthew
    >
    > --
    > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
    > Savill Way
    > PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
    > Tel: +44 1628 476614 Bucks., SL7
    > 1TH UK

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


  • Next message: Kent Stewart: "Re: problem with pkg_add 'latest' category"

    Relevant Pages

    • RE: Change Tracks Per Sector on system Partition
      ... mirroring system partitions of a cluster to an offsite SAN due to differing ... We cannot physically read the file system boot sector usually at ... If your software mirror a Windows NT/2000/2003 operating system partition ... another disk that is translated as 32spt, ...
      (microsoft.public.windows.server.setup)
    • Re: Fedora Core 2/Windows XP dual boot: selecting Linux doesnt work
      ... It has no overlaps, no gaps, and covers the entire disk, except the first track, as usual. ... Yes, now I looked in your previous post too, fdisk -l says 16 heads in hdc. ... That leaves open a possibility that the bios may actually assume 255 heads, if the Bios is buggy and no longer supports 16 heads configurations. ... Moving the sector into a file on hde and letting ntloader load it from there means it is necessary to force this byte to. ...
      (comp.os.linux.setup)
    • Re: Problem "Un-cloning" HD
      ... I don't think my BIOS is helping. ... What does the new HD look like in the old HD's Disk Management ... Copy the whole disk (which only shows 1 partition) Again, ... Local Disk 37.25 GB NTFS This is the disk which I originally ...
      (microsoft.public.windowsxp.general)
    • Re: Win2000 "C" Drive only 2.0 GB - How do I increase it?
      ... First you have to make sure that your BIOS is 48-bit LBA compatible. ... 48-Bit LBA BIOS you should have been able to create a 137GB partition. ... Go in the BIOS and verify that the disk and its size is properly ...
      (microsoft.public.win2000.setup)
    • Re: Win2000 "C" Drive only 2.0 GB - How do I increase it?
      ... BTW Using a second partition for backups isnt wise, ... I looked at my BIOS, but could not find the bits. ... I should be able to go into Disk Management ... Should your Windows 2000 installation ever need to be ...
      (microsoft.public.win2000.setup)