home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 3063 < prev    next >
Encoding:
Text File  |  1992-07-28  |  2.2 KB  |  81 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!sun4nl!dutrun!donau!duteca.et.tudelft.nl!franky
  3. From: franky@duteca.et.tudelft.nl (Frank W. ten Wolde)
  4. Subject: 386BSD-0.1 Install problem: can't relabel disk, etc...
  5. Message-ID: <1992Jul28.200625.11771@donau.et.tudelft.nl>
  6. Keywords: 386bsd
  7. Sender: news@donau.et.tudelft.nl (UseNet News System)
  8. Nntp-Posting-Host: duteca.et.tudelft.nl
  9. Organization: Delft University of Technology, Dept. of Electrical Engineering
  10. Date: Tue, 28 Jul 1992 20:06:25 GMT
  11. Lines: 68
  12.  
  13. I'm having trouble installing 386BSD-0.1 to my system.
  14.  
  15. The 386BSD tiny floppy boots fine. When I type: 
  16.  
  17.     # install -debug
  18.  
  19. I get the following response:
  20.  
  21.      bios finds: cyl 1001 heads 15 sectors 17
  22.     Partitions:
  23.     offset  size    type    flag
  24.     0    0    0    0
  25.     153765    101235    81    0
  26.     0    0    0    0
  27.     0    0    0    0
  28.     0 MB free. You do not have enough free space on your drive
  29.     to install 386 BSD in a new partition.
  30.  
  31. Yet, I have appr 73 Mb free on my ST1144AT drive. (Partition #2 contains
  32. my Linux OS :-).
  33.  
  34. When I prepare a partition of type A5 on my disk and try to install again
  35. (install -debug) I get:
  36.  
  37.      bios finds: cyl 1001 heads 15 sectors 17
  38.     Partitions:
  39.     offset    size    type    flag
  40.     17    153748    a5    0
  41.     153765    101235    81    0
  42.     0    0    0    0
  43.     0    0    0    0
  44.     Do you want to install <...> disk drive's 386BSD partition? (y/n) y
  45.     making root size 143055 offset 17
  46.     making swap size 10000 offset 143265
  47.     label written at sector 17
  48.     High level formatting of 386 BSD disk storage:
  49.     ...
  50.     ...
  51.     super-block backups (for fsck -b #) at:
  52.     32, ...
  53.     ...
  54.     ...
  55.     ...                    , 134704, 138816
  56.     newfs: ioctl (WDINFO): No such process
  57.     newfs: /dev/rwd0a: can't rewrite disk label
  58.  
  59. and the installation fails again.
  60. Can someone please explain? I also tries the fixit.fs boot floppy and
  61. used disklabel. Then I get errors about not being able to find/write the
  62. disk label and I get '/dev/rwd0a: invalid argument' errors.
  63.  
  64. My system is:    386/33 (unknown chipset)
  65.         4 Mb core
  66.         no NCP
  67.         ST1144AT    (drive 1: 125Mb)
  68.         ST251AT        (drive 2: 43Mb)
  69.         SC499        (tape controller)
  70.  
  71.     
  72. Thanks!
  73.  
  74. -Frank ten Wolde
  75.  
  76. --
  77. #############################################################################
  78. # Frank W. ten Wolde (PA3FMT)    | E-mail: franky@duteca.et.tudelft.nl
  79. # Delft University of Technology |
  80. # The Netherlands                |
  81.