boot sector

From: ¦¦ (crystal.new_at_gmail.com)
Date: 02/21/05

  • Next message: Christopher L Judd: "Re: Combine physical memory of two systems into 1??"
    To: <redhat-list@redhat.com>
    Date: Mon, 21 Feb 2005 19:03:29 +0530
    
    

    how to extract boot sector from bootable cd
    like
    dd if=/dev/hda1 of=/tmp/linux.bin bs=512 count=1

    I want to extract the boot sector ( from windows bootable cd) and dont want
    to use bootable disk /cd and want to boot with that file from boot.ini

    suppose I have windows bootable floppy
    can I put them into one file and the boot with that file so that I dont
    have to use floppy

    Hope its clear

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Christopher L Judd: "Re: Combine physical memory of two systems into 1??"