On Wed, Dec 04, 2002 at 07:28:25AM -0500, [EMAIL PROTECTED] wrote:
> Hi Folks 
> 
> I just booted a oskit-mach kernel to test fatfs. 
> this went better.
> 
> I ran "settrans -a /floppy /hurd/fatfs /dev/fd0" 
> oskit-mach tells me "(device drive) NOTICE: Disk change detected at 02:00"
> I then "cd /floppy" and then " ls "
> I then get " ls : reading directory .: Computer bought the farm "
> then I get the directory listing and I can see my files.
> 
> I then try to copy a file from the floppy to the HD and I get this error.
> "cp: cannot stat 'README' : Computer bought the farm"
> 
> I'm not sure if you guys have gotten this far with this translators
> development. I realize you just put it in cvs and it needs a little
> work.  

Well, it worked better a few years ago :)  Attach gdb to your fatfs process
(make sure you have the debugging symbols in your binaries and libraries).
Then you will see how it crashes, and you can send us a backtrace (in gdb:
"bt full")

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    [EMAIL PROTECTED]
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de/


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to