Hi all, I've been trying to figure out what changes i need to make to my begin script, and/or the miniroot, so I booted into it and I've been looking around.
While trying to look at files in it, I've seen very strange behavior from 'more'. First I noticed that: # more /etc/passwd /etc/shadow Only shows me the contents of '/etc/passwd' and never '/etc/shadow'. Next found that: # more /sbin/install-discovery Only shows me the first page of the file before quiting. I made sure $TERM was set. but that didn't help realy (made the output a little longer, but still not the whole file.) Is this the way it's supposed to work? Is this due to things that are missing from the miniroot? -Kyle
