[mdlug] Bringing up Linux with Suckless Init plus daemontools-encore

Steve Litt slitt at troubleshooters.com
Sat Jul 4 23:30:50 EDT 2015


On Sat, 4 Jul 2015 21:40:49 -0400
JeremyBekka C <jrchristophel at gmail.com> wrote:

> Hi Steve,
> 
> Thanks for taking the time to help here.
> 
> I am running out of space in /tmp on the host. Here are the results
> of the command you gave me:
> 
> df -h /tmp
> Filesystem      Size  Used Avail Use% Mounted on
> /dev/sda5       6.1G  5.3G  411M  93% /

This explains the failure to be able to put the ISO on /tmp/xfer. Your
root partition has only 411MB left.

I'd suggest you get a 16GB thumb drive, put the ISO on *that*, and
sshfs to *that*. I'm pretty sure that will do the trick.

Or, if you have another hard disk hanging around, stuff it in the box,
partition and mount it, and put the ISO on *that*.


> 
> I am not really sure what to do with the sshfs problem. I have never
> done anything with SSH on this computer. Everything is default from
> Openrc Manjaro. I checked to see if I have sshfs installed and I do.
> I tried to mount a couple of different directories but got the same
> results. I changed the user ID to root and jeremy at manjaro with no
> luck. I am not sure what else to do since I have never done anything
> with ssh before. I will do some searching and see what I can come up
> with.

For one thing, just try ssh'ing into the box. That will tell you if
it's a basic ssh problem or if it's something with sshfs.

Also, the firewall could be getting in the way. I don't remember the
right nmap commands, but you could take a closer look at what's really
going on at port 22. Or, perhaps you could disconnect *everything* from
the Internet for a few minutes, shut down the firewall, and try again.

There are a million things that could cause this stuff, and you can
just use the process of elimination to keep cutting the root cause
scope in half.

HTH,

SteveT

Steve Litt 
July 2015 featured book: Rapid Learning for the 21st Century
http://www.troubleshooters.com/rl21


More information about the mdlug mailing list