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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...