home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 7057 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.1 KB  |  57 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!caen!sol.ctr.columbia.edu!sol.ctr.columbia.edu!kfogel
  3. From: kfogel@occs.cs.oberlin.edu (Karl Fogel)
  4. Subject: Shoelace and booting from harddrive... help?
  5. Organization: Oberlin College Computer Science
  6. Message-ID: <KFOGEL.92Jul30164200@occs.cs.oberlin.edu>
  7. Distribution: comp.os.linux
  8. Sender: news@ctr.columbia.edu (The Daily Lose)
  9. Date: Thu, 30 Jul 1992 21:42:00 GMT
  10. X-Posted-From: occs.cs.oberlin.edu
  11. X-Posted-Through: sol.ctr.columbia.edu
  12. Lines: 43
  13.  
  14. To anyone who knows the answer:
  15.  
  16.     I'm using shoelace so I can boot Linux directly from my hard
  17. drive... Linux is on the second partition, hda2. Shoelace is installed
  18. fine, and when I boot the computer, I get a menu asking which partition to
  19. boot from, with a little asterisk next to the "2" at the beginning of the
  20. second line and everything the way it's supposed to be. The problem is,
  21. if I actually choose 2, it can't boot. It gets all the way to the line
  22.  
  23. "LoadImage"
  24.  
  25. ... and that's it. No more, no boot, no fun...
  26.     To boot from the Linux partition, shoelace looks for a file with
  27. the bootimage in a place specified by /etc/config. Mine says:
  28.  
  29. boot        /bootimage
  30.  
  31. and the file /bootimage is an _exact_ copy of the boot disk that I use to
  32. boot Linux with the rootimage on the hard drive... i.e.: the standard dist-
  33. ribution boot disk, with that word modified (thanks, Norton Disk Editor) to 
  34. cause it to look on the hard drive for the root. To put the actual bootimage
  35. on the hard drive for shoelace to use, I just did:
  36.  
  37. cat /dev/fd0 > /bootimage
  38.  
  39. with the boot disk still in the floppy drive.
  40.     I think that this must not have done what I intended. Am I correct in
  41. deducing that it would not produce the kind of bootimage shoelace is looking
  42. for, and if so, what to do? What am I supposed to put in the the file
  43. /bootimage? I doubt the problem is with shoelace itself, as I can get to my
  44. DOS partition from there, and use a floppy to get to Linux at any time...
  45. Any ideas from Those In The Know :-?
  46.  
  47.  
  48. --
  49.                 -Karl Fogel
  50.                 ("Leg of Lark")
  51.                 (kfogel@occs.cs.oberlin.edu)
  52.  
  53.                "I'm not lost... I know exactly where I'm not!"
  54.  
  55.  
  56.  
  57.