Jump to content

Boot disk problem


Recommended Posts

So I'm trying out this: http://tldp.org/LDP/Pocket-Linux-Guide/html/

 

And I had a problem with compiling Grub.

 

But, because I wanted to move along in the exercises, I just copied the pre-built image files (lazy, I know tongue.gif ) from the resource site to floppy. However, when my computer boots up and scans the floppy, it looks like nothing is happening and it just continues the booting process from hard disk.

 

And yes, I've got my BIOS settings to boot from floppy and in the right order.

Link to comment
Share on other sites

link to prebuilt image so people know what you mean?

Link: http://pocket-linux.sourceforge.net/

Direct link to file:

 

http://www.happy-monkey.net/pocket/diskett...-bootdisk.image

 

 

exact way you made the floppy?

 

In Linux:

dd if=ch2-bootdisk.image of=/dev/fd0

 

In Windows:

I used Rawwrite

 

 

No, I did not check the checksum

Edited by Darkelve
Link to comment
Share on other sites

Well, someone on suseforums.net knew what the problem was:

 

Use a newer version of GRUB. 0.95 and 0.96 don't work with GCC 4.0 and binutils 2.5.

 

I have now successfully compiled & setup Grub 0.97 B)

 

Now to compile a kernel.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...