home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-09 / text0032.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  2.1 KB  |  48 lines

  1.  
  2.  
  3.  
  4. Hello,  I was hoping someone could help me with a problem.
  5. I have been trying to get the port of NetBSD for the amiga
  6. working on my A3000, and am running into a few problems.
  7.  
  8. 1. I can't use newfs on any of the drives on my system.
  9.    one of the drives is the original Quantum that came with the
  10.    sys, and the other is a Western Digital Piranha 4200 (on loan from
  11.    my office).  Everytime I do newfs, it gives me the following:
  12.  
  13.          newfs: ioctl (WDINFO): Invalid Argument
  14.          newfs: /dev/rsd0e: can't rewrite disk label
  15.  
  16.    I thought I remember reading something that said that the scsi
  17.    device driver was unable to update the disk label on the disk, and
  18.    that it had to be done from the amigados side.  I was unaware that
  19.    newfs had to update the disklabel thought.  The only thing I could
  20.    think of was that it as attempting to write out the Super-Block for
  21.    the filesystem, and failing.  I checked the device, and there is
  22.    no superblock at the front of it.  In fact, even though newfs
  23.    outputs all the locations of the backup super blocks, none of them
  24.    look like they are super blocks, and fsck agrees with me on this point.
  25.  
  26. 2.  My second problem, is that I can't seem to get any version of vmunix
  27.    after 335 to work at all.  I only have 450, and 613, but both of them
  28.    just hang, the minute they set the scsi device to synchronous mode.
  29.  
  30.  
  31. If you have time to give me any help, I would very much appreciate it.
  32. Also, I would like to set up a development environment for working on the
  33. kernel, and the other parts of the os.  What i need is pointers on what
  34. kind of development environment you are using.  I have gcc, and many of
  35. the other gnu utils on my amiga already.  I guess what i need, is the
  36. source for the kernel, and the source for the os utilities.  In addition,
  37. I would need to know what make facility it uses, and anything else I may
  38. need.
  39.  
  40. Also, If it is possible, I have a lot of room at work to play in, and if I
  41. could set up a cross development environment, that would be even better.
  42.  
  43. again, any help at all would be VERY APPRECIATED.
  44.  
  45. thankyou, 
  46.     Bill Costello
  47.  
  48.