home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / ROOTDSKS.12 / UMSDOS12 / usr / lib / setup / nopartHELP < prev    next >
Encoding:
Text File  |  1994-02-03  |  1.1 KB  |  29 lines

  1.  
  2. You have not yet designated any disk partitions as Linux native.
  3.  
  4. If you are planning to use OS/2 Boot Manager, make your Linux 
  5. partitions with OS/2 fdisk, reboot this disk, and then use 
  6. Linux fdisk to tag the partitions as type 83 (Linux native). 
  7. Linux fdisk will select a default device when called without 
  8. arguments, and from there it is menu driven. If you don't want 
  9. to partition the default device, then call fdisk with the device
  10. you want as the argument, like this: 
  11.  
  12. fdisk /dev/hdb
  13.  
  14. or this: 
  15.  
  16. fdisk /dev/sda
  17.  
  18. If you are not using the OS/2 Boot Manager, then you may use Linux
  19. fdisk to create partitions for Linux. Other than the exception for 
  20. the OS/2 Boot Manager, you are usually better off creating 
  21. partitions for a given OS using a partitioning tool native to that
  22. OS. In other words, you probably shouldn't try to make your DOS or
  23. other non-Linux partitions with the Linux fdisk. 
  24.  
  25. Please make one or more partitions for Linux, and try setup again.
  26. If you haven't already, you might want to also make a swap partition
  27. while you're in fdisk. 8 megabytes would be a good starting size for
  28. a single user system. Linux swap is tagged as type 82.
  29.