Search found 5 matches

by Crisis
Thu May 13, 2004 1:29 am
Forum: Q & A
Topic: Misc Error on large partition (over 137GB)
Replies: 16
Views: 10046

I compiled that into the kernel but now I get /dev/hda55 and 56 not one partition, anyone have tips? :(
by Crisis
Tue May 11, 2004 8:37 pm
Forum: Q & A
Topic: Misc Error on large partition (over 137GB)
Replies: 16
Views: 10046

Closest I've been able to dig up is that I need to revert a change in xbox.c to enable LBA48 but I haven't been able to find a code example anywhere, they all just point to mysterious "other posts" with no links and that won't come up on a search.
by Crisis
Mon May 10, 2004 4:38 pm
Forum: Q & A
Topic: Misc Error on large partition (over 137GB)
Replies: 16
Views: 10046

Thanks, have a link towards instructions for what to add to the kernel?

I'm comfortable recomiling kernels, just don't know if it's xbox specific code that needs to be added or what. Thanks!
by Crisis
Mon May 10, 2004 3:33 pm
Forum: Q & A
Topic: Misc Error on large partition (over 137GB)
Replies: 16
Views: 10046

Misc Error on large partition (over 137GB)

Well from what I have read you should be able to function fine on a drive bigger then 137GB,

But my F drive is larger then that, and I can install GentooX on E fine, and mount the F drive, but I run into errors when I try to export that drive with NFS or samba.

Any ideas?
by Crisis
Fri May 07, 2004 7:47 pm
Forum: Q & A
Topic: NFS only mounts as root
Replies: 1
Views: 1423

NFS only mounts as root

I am trying to export a folder on the xbox via NFS to another gentoo box (on a pc)

I can export it fine, and mount it on the other machiner as root, but only as root. Local users can't get access to this drive.

chown and chmod are returning operation not permitted errors.

Any ideas?