home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9294 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.7 KB  |  48 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!think.com!paperboy.osf.org!kadabra.osf.org!ede
  3. From: ede@kadabra.osf.org (Ted Ede)
  4. Subject: scsi disk partitioning and bootstrap questions
  5. Message-ID: <1992Aug28.203237.9239@osf.org>
  6. Sender: news@osf.org (USENET News System)
  7. Organization: Open Software Foundation
  8. Date: Fri, 28 Aug 1992 20:32:37 GMT
  9. Lines: 37
  10.  
  11.  
  12. A couple of questions:
  13.  
  14. 1) fdisk 'x'pert mode disks allows up to 63 sectors per track.  some
  15. larger disks ( > 1GB) have more than 63 sectors per track.  Is this
  16. limit hard or can it be changed?
  17.  
  18. 2) I'd like to use shoelace or lilo.  when I partition my disk I took
  19. the first 8 cyls for root and the next 12 for swap.
  20.  
  21. when I print the partition table it looks like
  22.         Boot    Begin     Start    End    Blocks    Type
  23. /dev/sd1a        2    2    16800    8399    MINIX/fs
  24. /dev/sd1b        1    16801    42000    12600    MINIX/swap
  25.  
  26. I assume the the 'Begin' of 2 for /dev/sd1a is skipping the boot
  27. block?  I'm also guessing that I can't use this partition for lilo or
  28. shoelace?  Can I just make the root partition something other than the
  29. first partition, e.g. exchange root and swap and then use lilo?  Or must
  30. I leave one cylinder at the beginning of the disk empty and start root
  31. at the second cylinder.  As this disk is not my boot disk, do I need
  32. a boot block at all?
  33.  
  34. 3)  Which should I use, Lilo or Shoelace?  Why?  Will either
  35. get me a faster boot than using autocon and bootlin?
  36.  
  37.  
  38. I don't think any of these are in the FAQ.  But I may have missed something.
  39. Does anyone else have problems finding things in the FAQ?  It would be
  40. nice if the FAQ questions were numbered and a list of them were placed
  41. at the front of the FAQ.
  42.  
  43. As not to whine without offering help,  I'd be happy to help organize the
  44. FAQ if desired.
  45.  
  46. cheers,
  47. ted
  48.