> > Hi all=20 > > I use a ext2fs translator for mounting linux partition > > settrans -c /linux /hurd/ext2fs /dev/hd0s2 . > > I want listing /linux directory and this is a error message: > /hurd/ext2fs: cannot vm_map whole disk: (os/kern) no space available > ls: /linux: Translator died > > What is it ? How is a problem ? > > Pupala Ronald [EMAIL PROTECTED] >
This sounds like you have a partition > 2 GB. Hurd can't currently handle paritions greater than (about) 2 GB. (Please correct me if I'm wrong.) ---- Daniel Gryniewicz -- [EMAIL PROTECTED] www.fprintf.net

