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

  1. A bit of trivia... In case you haven't tried this yet.
  2.  
  3. I tried mounting my NetBSD / from AmigaDOS, and all worked
  4. great, It was nice seeing Icons for my unix stuff ....
  5.  
  6. This was done using the BFFSFileSystem
  7.  
  8. -----------------------------------------------------------
  9. WARNING: I haven't tried the below command yet, but do plan to tonight.
  10.           I don't see why it wouldn't work though, since the entire
  11.           vmunix should be read into memory though before the OS is
  12.           taken over.
  13.  
  14. Now, how about the command from AmigaDOS ?
  15.     loadbsd BFFSa:vmunix.644
  16. ----------------------------------------------------------
  17.  
  18. Where BFFSa: is the NetBSD root partition that was AutoMounted by AmigaDos
  19.  
  20. This is booting directly from your unix / partition.
  21. So there is no need to transfer a newly built kernel
  22. back to AmigaDOS so you can boot.
  23.  
  24. One warning though .... The BFFSFileSystem 1.25 still seems to become
  25. confused by softlinks sometimes. /netbsd and /386bsd show up as drawer icons
  26. but are really not, and are soft links to /vmunix. Once my system crashed when
  27. I clicked on the 386BSD softlink. I then rebooted and tried again and the systemworked fine and didn't crash again, even after repeated clicks on 386bsd. 
  28.  
  29.  
  30.  
  31.  
  32.  
  33.