Re: root partition full; /dev taking up all the space?

2015-02-14 Thread Jason Hunt
On Fri, Feb 13, 2015 at 11:46 PM, Martin Brandenburg < mar...@martinbrandenburg.com> wrote: > My guess is you typoed a dd command and ended up creating some huge file > in there. > > That's exactly what happened; I recall dd'ing an image to a USB stick and using /dev/rsd2 instead of /dev/rsd2c. A

Re: root partition full; /dev taking up all the space?

2015-02-13 Thread Ted Unangst
Jason Hunt wrote: > In the midst of setting up my laptop (fresh install of 5.6), I found I was > out of space on root:: > > # df -h > Filesystem SizeUsed Avail Capacity Mounted on > /dev/sd1a 1005M 1004M -49.2M 105%/ > /dev/sd1k 49.2G1.4G 45.3G 3%/home > /

Re: root partition full; /dev taking up all the space?

2015-02-13 Thread dan
On Fri, 13 Feb 2015 23:28:21 -0500 Jason Hunt wrote: > In the midst of setting up my laptop (fresh install of 5.6), I found I was > out of space on root:: > > # df -h > Filesystem SizeUsed Avail Capacity Mounted on > /dev/sd1a 1005M 1004M -49.2M 105%/ > /dev/sd1k 49.2G

Re: root partition full; /dev taking up all the space?

2015-02-13 Thread Christopher Barry
On Fri, 13 Feb 2015 23:28:21 -0500 Jason Hunt wrote: >In the midst of setting up my laptop (fresh install of 5.6), I found I >was out of space on root:: > ># df -h >Filesystem SizeUsed Avail Capacity Mounted on >/dev/sd1a 1005M 1004M -49.2M 105%/ >/dev/sd1k 49.2G1.

Re: root partition full; /dev taking up all the space?

2015-02-13 Thread Christopher Barry
On Fri, 13 Feb 2015 23:28:21 -0500 Jason Hunt wrote: >In the midst of setting up my laptop (fresh install of 5.6), I found I >was out of space on root:: > ># df -h >Filesystem SizeUsed Avail Capacity Mounted on >/dev/sd1a 1005M 1004M -49.2M 105%/ >/dev/sd1k 49.2G1.

Re: root partition full; /dev taking up all the space?

2015-02-13 Thread Martin Brandenburg
> From owner-misc+m146...@openbsd.org Sat Feb 14 04:44:09 2015 > Date: Fri, 13 Feb 2015 23:28:21 -0500 > Subject: root partition full; /dev taking up all the space? > From: Jason Hunt > To: misc@openbsd.org > List-ID: > > In the midst of setting up my laptop (fresh install of 5.6), I found I was