Sed error message on latest ramdisk_CD #164

2010-10-19 Thread Kevin Chadwick
At the last part of the install, just after timezone entry using
install48.iso.

(Ramdisk_CD) #164 Oct 18 17:42:33

An error message is given saying.

Uid0 on /: file system full
/: write failed , file system is full

sed: stdout: No space left on device

/bin/df gives

blocks  usedavail
/dev/rd0a   3487344047  99%

Install seems fine and even the mail to root is there.



Re: Sed error message on latest ramdisk_CD #164

2010-10-19 Thread Robert Halberg
What about:

df -i

?  There may be no more inodes available, even though there is still
some space left on device, and the same No space left on device
message is generally produced in such cases.



On Tue, Oct 19, 2010 at 11:32 AM, Kevin Chadwick ma1l1i...@yahoo.co.uk
wrote:
 At the last part of the install, just after timezone entry using
 install48.iso.

 (Ramdisk_CD) #164 Oct 18 17:42:33

 An error message is given saying.

 Uid0 on /: file system full
 /: write failed , file system is full

 sed: stdout: No space left on device

 /bin/df gives

blocks  usedavail
 /dev/rd0a   3487344047  99%

 Install seems fine and even the mail to root is there.





--
Young man, in mathematics you don't understand things, you just get
used to them. - John von Neumann



Re: Sed error message on latest ramdisk_CD #164

2010-10-19 Thread James Peltier
- Original Message 

 From: Kevin Chadwick ma1l1i...@yahoo.co.uk
 To: misc@openbsd.org
 Sent: Tue, October 19, 2010 9:32:39 AM
 Subject: Sed error message on latest ramdisk_CD #164
 
 At the last part of the install, just after timezone entry  using
 install48.iso.
 
 (Ramdisk_CD) #164 Oct 18 17:42:33
 
 An  error message is given saying.
 
 Uid0 on /: file system full
 /: write  failed , file system is full
 
 sed: stdout: No space left on  device
 
 /bin/df gives
 
  blocksused avail
 /dev/rd0a3487 34404799%
 
 Install seems fine and  even the mail to root is there.


Perhaps that is what this commit is for?

CVSROOT:/cvs Module name:   src Changes by: dera...@cvs.openbsd.org 
2010/10/19 
14:23:55  Modified files:   distrib/i386/common: Makefile.inc   
etc/etc.i386   : 
disktab sys/arch/i386/conf: RAMDISK RAMDISKB RAMDISKC RAMDISK_CD   Log 
message: grow i386 inside media a teeny bit  ---
James A. Peltier james_a_pelt...@yahoo.ca