Re: GRUB Install

From: Timothy Murphy (tim_at_birdsnest.maths.tcd.ie)
Date: 05/07/05

  • Next message: Timothy Murphy: "Re: yum question"
    To: fedora-list@redhat.com
    Date: Sat, 07 May 2005 16:24:47 +0100
    
    

    azeem ahmad wrote:

    >> > i have a new hard disk without any OS or Bootloader. i want to install
    >>GRUB
    >> > bootloader on this new harddisk. but i only want GRUB (bootloader) to
    >> > be installed on this harddisk. i dont want an operating system with
    >> > GRUB. how i can make it
    >>
    >>As the name bootloader implies it is meant to start some operating
    >>system at boot time. What is the reason for this question?

    > i m doing it for just studying purpose. i got your point but the question
    > is how to store/install GRUB on this harddisk. is it like an rpm or i have
    > to get some software and to compile it.

    grub consists of several parts - the actual boot-loader,
    and one or two files that this points to,
    which need not be on the same disk.

    Assuming you are running Linux, you could say
    "grub-install /dev/hdb" (substituting the disk you are using for hdb).

    Then you could look at what you have created with
            dd if=/dev/hdb of=myboot bs=512 count=1

    -- 
    Timothy Murphy  
    e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
    tel: +353-86-2336090, +353-1-2842366
    s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Timothy Murphy: "Re: yum question"

    Relevant Pages

    • Re: Do Linux hard drives need to be defragmented? Thanx in advance
      ... >I can't remember the last time I went months between kernel versions. ... that has a PII 300Mhz cpu and a disk that is equally old. ... If it were slowed down by 25% due to fragmentation, ... sequential file read is during boot time. ...
      (comp.os.linux.hardware)
    • Re: Whither "Hybrid" Disk Drives?
      ... bulk-transfer activities should take longer from disk than from flash - as long as they've been optimized to execute from the disk in streaming sequential fashion. ... Windows has had since at least Win98 mechanisms that reorganize the layout of files on disk to *improve* load access times (and my impression is not only at boot time), and likely has somewhat improved them with subsequent versions of their OSs. ...
      (comp.arch)
    • Re: A linux alternative to the "ghost" programs?
      ... I'd just like to say that the reason I don't know what ... > master boot record to point to the old partition records, ... >> mirror image of the 30 gig after the operation. ... > That would copy all of one disk to another. ...
      (alt.os.linux)
    • Re: About relatime and nodiratime
      ... I am inquiring whether there may be any reason to fear loss of data due to ... systems, wirtes to disk are extremely frequent, and that relative would ... So I set up the ext3 partitions with relatime, ...
      (Ubuntu)
    • Re: Help in finding a file needed
      ... to the file data location on disc. ... UFS, etc. Underneath *that* you have virtual device code, underneath ... that you have SCSI code, FW code, etc. Underneath *that* you have disk ... reason why some people dislike it. ...
      (uk.comp.sys.mac)