On Tue, Jan 16, 2001 at 05:07:11AM +0100, Marcus Brinkmann wrote:
> On Mon, Jan 15, 2001 at 10:48:17PM -0500, Neal H Walfield wrote:
> > Diskpart suffers from a limitation inherent in the store remap class
> > in that it cannot access partitions beyond the 4 GB offset.
>
> You are talking about t
On Mon, Jan 15, 2001 at 10:48:17PM -0500, Neal H Walfield wrote:
> Diskpart suffers from a limitation inherent in the store remap class
> in that it cannot access partitions beyond the 4 GB offset.
You are talking about the file_get_storage_info RPC which has off_t as type
for the offset array, r
This adds the diskpart library and translator to the hurd along with
the partinfo utility. This patch relies on my previous libnetfs patch.
I have tested this on both FreeBSD UFS partitions and Linux ext2
partitions. This will not work with OpenBSD; someone else might want to
add this.
Diskpar
This patch adds direct support for netfs_file_get_storage_info to
libnetfs.
-Neal
diff -ru --new-file --exclude=CVS hurd-2115/libnetfs/ChangeLog
hurd/libnetfs/ChangeLog
--- hurd-2115/libnetfs/ChangeLogSat Dec 30 17:14:39 2000
+++ hurd/libnetfs/ChangeLog Mon Jan 15 22:00:03 2001
Hi,
I'm moving this to bug-hurd.
I have compiled pfinet from 2000-08-29, it shows the same problems, so this
is not related to any of my recent changes in pfinet. I set up the
translator as follows:
settrans /servers/socket/2 /hurd/pfinet
So there is really only the loopback interface. I don't
since i don`t know where exactly you
stand, here`s a couple ideas:
first, just replacing the files won`t
help.
you got to know what does which work.
a lot of stuff changed between 2.0 and
2.2 drivers.
i would say first try reading the faq at
www.kernelnewbies.org
and link into irc.openprojects.o