home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8717 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!unislc!erc
  3. From: erc@unislc.uucp (Ed Carp)
  4. Subject: Re: how to put bootimage on hd? (faq?)
  5. X-Newsreader: Tin 1.1 PL5
  6. References: <6965A0Q@mailgzrz.tu-berlin.de>
  7. Message-ID: <1992Aug20.194255.4847@unislc.uucp>
  8. Organization: Unisys Corporation SLC
  9. Date: Thu, 20 Aug 1992 19:42:55 GMT
  10. Lines: 16
  11.  
  12. Olaf Schreck (olafabbe@w251zrz.zrz.tu-berlin.de) wrote:
  13.  
  14. : how do i put the BOOTimage onto my hd? i did this once, worked fine, but
  15. : can't remember where i read about this. must have been something with dd.
  16. : i tried "dd if=/dev/floppy0 /vmlinux" but this gave me a 1.4 MB file
  17. : (the whole floppy disk instead of ~ 230k bootimage file).
  18.  
  19. If you have the source, recompile, then cp /usr/src/linux/Image.
  20.  
  21. In the Makefile, there is a dd command associated with the target "make disk" -
  22. reverse the if= and of= and it should work, also.
  23. -- 
  24. Ed Carp, N7EKG     erc@apple.com                801/538-0177
  25. "This is the final task I will ever give you, and it  goes  on  forever.   Act
  26. happy, feel happy, be happy, without a reason in the world. Then you can love,
  27. and do what you will."           -- Dan Millman, "Way Of The Peaceful Warrior"
  28.