home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / amiga / 2075 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  2.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!rutgers!news.columbia.edu!cunixa.cc.columbia.edu!wyk1
  2. From: wyk1@cunixa.cc.columbia.edu (Won Y Kim)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: Query: about A2410 and reading and writing from the disk!
  5. Message-ID: <1992Sep3.191108.11459@news.columbia.edu>
  6. Date: 3 Sep 92 19:11:08 GMT
  7. References: <1992Sep2.113226.58575@cc.usu.edu>
  8. Sender: usenet@news.columbia.edu (The Network News)
  9. Reply-To: wyk1@cunixa.cc.columbia.edu (Won Y Kim)
  10. Organization: Columbia University
  11. Lines: 51
  12. Nntp-Posting-Host: cunixa.cc.columbia.edu
  13.  
  14. In article <1992Sep2.113226.58575@cc.usu.edu> slmt9@cc.usu.edu (Joshua Dinerstein) writes:
  15. >    Hi, All.
  16.  
  17. Hi! Josh!
  18.  
  19. >First my friend just bought an A3000 ux. It has the A2410, ULowell (sp)
  20. >card, in it.And some of our tests have proved that this card does indeed work.
  21. >What we are wondering is if there is anyway to get the standard amiga screen to
  22. >go to the card for output. So that we don't have to keep moving between
  23. >monitors.
  24.  
  25. Ok, In Unix 2.1 and 2.1p2a
  26. there is a facility called xdm which starts up the x windows (X11R4) on
  27. a console window on bootup. (usually set up as con10 or alt-F10)
  28. so you can get actually log in on that screen (it will ask for 
  29. login: and password:) . and depending on your set up based on the 
  30. ~/.xsession file, you will at least get 1 shell window and you can
  31. start doing thinsg from there.
  32.  
  33. You need unix 2.1 to do this however. (the instruction should be in the
  34. addendum)
  35.  
  36. >    Ok, Second. Is there a way under Amiga Unix to read and write from
  37. >df0:? And if there is is it in Amiga format, IBM format, or something
  38. >altogether different?
  39.  
  40. Unix can use df0: etc.. but so far there is no facility for reading
  41. amigados format. (that I know of)
  42. Between amydos and amyunix, there is the "BRU" format which you can
  43. call from unix and amigados (2.04 and above)
  44.  
  45. bru directly writes to the media and unix understands the format.
  46. do "$ bru -cvvv" in the directory you want to back it up
  47. and "$ bru -xCvvv" in the target directory to restore from the archive
  48.  
  49. the device that bru uses is listed in " s:brutab" or "/etc/brutab"
  50. and is the first uncommented device listing.
  51.  
  52. So to x-fer files to from amigados and unix, easiest thing would be 
  53. to use bru (on a large size media, such as tape drives, floppies take 
  54. too long :-)
  55.  
  56. it automatically asks for the next floppy/tape etc.. for multivolume
  57. archives.
  58.  
  59.             hope this helps.
  60.             Won
  61. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  62. Won Kim. Programmer ReProgrammer.
  63. "I am the SuperGrunt. The *Orginal* SuperGrunt. Perhaps you have heard of me?"
  64.                         - The Orginal SuperGrunt
  65.