> This is disturbing: > > ext2fs: hd0s4: panic: main: device too small for superblock (0 bytes)
Indeed. That suggests that perhaps the store is not accessing the device properly at all. Can you put some printfs in libstore/device.c where it calls device_get_status to print out the results? > Is there a CVS tag around the April snapshot that I could pull out and do > the same thing to? There are cvs tags for the snapshots I've made, latest hurd-19990329. You can also use cvs -D. > (Incidentally, I had to apply the patch manually - What's the propagation > delay to anoncvs?) It's updated once daily, early in the morning.

