home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23083 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.0 KB  |  36 lines

  1. Newsgroups: comp.os.linux
  2. From: ian@indy.demon.co.uk.demon.co.uk (Ian Griffin)
  3. Path: sparky!uunet!pipex!demon!indy.demon.co.uk.demon.co.uk!ian
  4. Subject: Re: Problem Installing Linux 
  5. Distribution: world
  6. References: <bh.930105094140@lab12.eng.auburn.edu>
  7. Organization: Demon Systems Ltd.
  8. Reply-To: user@indy.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 21
  11. Date: Thu, 7 Jan 1993 16:20:28 +0000
  12. Message-ID: <726423628snz@indy.demon.co.uk.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <bh.930105094140@lab12.eng.auburn.edu> bh@eng.auburn.edu writes:
  16.  
  17. >I just downloaded the latest SLS distribution for the 0.99 kernel.  When I
  18. >tried installing it on my new machine (which has an Adaptec 1542 SCSI
  19. >controller) I can't get it to run fdisk to partition the drive.  I get
  20. >an error that it can't read /dev/hda.  Any suggestions?
  21. >
  22. >73 Brian
  23. >KD4AEJ
  24. >.
  25. >
  26. >
  27.  
  28. For a SCSI hard disk you should specify /dev/sda (a being the first SCSI
  29. hard disk) 
  30.  
  31. example : fdisk /dev/sda
  32.  
  33. Note : hda is the first IDE hard disk.
  34.  
  35.  
  36.