home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22401 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  1.9 KB

  1. Path: sparky!uunet!portal!cup.portal.com!DO
  2. From: DO@cup.portal.com (JEFF SCOTT MARCUS)
  3. Newsgroups: comp.os.linux
  4. Subject: Need help booting Linux off HD
  5. Message-ID: <72759@cup.portal.com>
  6. Date: Fri,  1 Jan 93 17:00:57 PST
  7. Organization: The Portal System (TM)
  8. Distribution: world
  9. Lines: 50
  10.  
  11. I am having troubles installing Lilo .7 on my system. I am trying to 
  12. install it on a 100MB IDE with an 8MB DOS active partition and a 64MB 
  13. Linux partition. I finaly got Lilo installed (and kept from stomping my 
  14. DOS primary) and DOS boots up fine, Linux however does not. Here is my
  15. Lilo config. file -
  16.  
  17. install=/etc/lilo/boot.b
  18. boot=/dev/hda
  19. delay=10
  20. other=/dev/hda1
  21. table=/dev/hda
  22. image=/Image
  23.  
  24. When I run Lilo I get this message -
  25.  
  26. Reading boot sector from /dev/hda
  27. Merging with /etc/lilo/boot.b
  28. Device 0x0302: BIOS drive 0x80, 7 heads, 868 cylinders,
  29.                34 sectors. Partition offset: 12376 sectors.
  30. Secondary loader: 3 sectors.
  31. Device 0x0302: BIOS drive 0x80, 7 heads, 868 cylinders,
  32.                34 sectors. Partition offset: 34 sectors.
  33. Mapped 2 (1+1) sectors.
  34. Added hda1
  35.     <dev=0x80,hd=4,cyl=122,sct=67>
  36. Boot image: /Image
  37. Device 0x0302: BIOS drive 0x80, 7 heads, 868 cylinders,
  38.                34 sectors. Partition offset: 12376 sectors.
  39. Mapped 846 sectors.
  40. Added Image
  41.     <dev=0x80,hd=4,cyl=122,sct=68>
  42. Map file size: 7168 bytes.
  43.  
  44. Now when I boot Linux everything looks normal until it reaches the 
  45. "partition tables ok" message and then I get -
  46.  
  47. MINIX-fs: Unable to read superblock
  48. EXT-fs: Unable to read superblock              (never used mkefs)
  49. MSDOS bread failed
  50. isofs_read_super: bread failed, dev 0x343 iso_blknum16
  51. Kernel panic: Unable to mount root
  52.  
  53. And then it dies :( I am brand new to Linux/Unix and cant find mention in
  54. the docs I have (and dont know how to use TeX to read the large Lilo
  55. docs, sniff) so would some kind soul please help me out ... hmmmmm??
  56. Oh btw, I am using the latest SLS root/boot release.
  57.                  
  58.  
  59. Jeff Marcus
  60. DO@cup.portal.com
  61.