> When I specify the entire path to /bin/disk/fdisk, the "'./disk' file does 
> not exist" part doesn't happen.
> /bin/disk/fdisk: diskread 68 at 0.446: 

Yes, this shows that %r in print(2) can be misleading if errstr
hasn't been cleared from a previous error.  The "file does not exist"
message is not relevant to your disk problem.

You've included lots of useful information but three more things
might help:

- what release of xen?
- what's in the xen config file?
- what does 'ls -l' say about the virtual disk file on the host OS?


Reply via email to