home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20144 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!chx400!bernina!almesber
  3. From: almesber@nessie.cs.id.ethz.ch (Werner Almesberger)
  4. Subject: Re: MSDOS need to be on /dev/hda1 ?
  5. Message-ID: <1992Dec13.051045.6206@bernina.ethz.ch>
  6. Keywords: lilo,partitions
  7. Sender: news@bernina.ethz.ch (USENET News System)
  8. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  9. References: <1992Dec11.000248.12027@iitmax.iit.edu>
  10. Date: Sun, 13 Dec 1992 05:10:45 GMT
  11. Lines: 32
  12.  
  13. In article <1992Dec11.000248.12027@iitmax.iit.edu> thsswto@iitmax.iit.edu (William T. O'Connell) writes:
  14. > [Q1] Is lilo failing Is this because /dev/hda1 is linux's root partition 
  15. >     and not DOS??
  16.  
  17. No, LILO doesn't care.
  18.  
  19. >[Q2] If so, is there a simple way to fix this? (or do I need to start from
  20. >     scratch again, ouch).
  21.  
  22. Yup, there is a simple way.
  23.  
  24. >[Q3] If the partitions are OK, Any clues while lilo is failing (as
  25. >     he says with enthusiasm).
  26.  
  27. You didn't set the root device of your kernel to /dev/hda1. You should use
  28. rdev aka setroot to do that and then run /etc/lilo/install again.
  29. Alternatively, you could add the root device to your LILO configuration,
  30. so LILO will take care of this from then on:
  31.  
  32. Old-style: append ,/dev/hda1 to the image description of your kernel, e.g.
  33.            /linux,/dev/hda1
  34. New-style (0.7): add  root = /dev/hda1  after the image = ... line.
  35.  
  36. By the way, you should upgrade to LILO 0.7 to avoid possible problems
  37. with 0.98pl6.
  38.  
  39. - Werner
  40. -- 
  41.    _________________________________________________________________________
  42.   / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
  43.  / IFW A44  Tel. +41 1 254 7213                 almesberger@rzvax.ethz.ch /
  44. /_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
  45.