Re: error no space left on device, in freebsd

2007-08-19 Thread Speedtoys

Make more space available before upgrading perhaps?


Got brakes?
==
25hrs or one season with one pad set is possible.  Save money and pit  
time, compromise nothing.  Ask how.

TXT or Tone: [EMAIL PROTECTED]
http://www.speedtoys.com


On Aug 19, 2007, at 1:02 PM, Tomas [EMAIL PROTECTED] wrote:


Hi friends

I was try to upgrade freebsd 6.1 to 6.2 and all were perfect until  
tis error

were show on screen
/: write failed, filesystem is full
install: /boot/kernel/digi.co;
No space left on device Error code 71
stop inusr/src/sys/modules/digi
stop in /usr/obj/usr/src/sys/GENERIC

sombody Can help me?

sincerely
TOMAS

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED] 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread Tomas
ok and now,  what can I do?

any help pls.
sinecerly
TOMAS
- Original Message -
From: Speedtoys [EMAIL PROTECTED]
To: Tomas [EMAIL PROTECTED]
Cc: Freebsd questions freebsd-questions@freebsd.org
Sent: Sunday, August 19, 2007 4:20 PM
Subject: Re: error no space left on device, in freebsd


 Make more space available before upgrading perhaps?


 Got brakes?
 ==
 25hrs or one season with one pad set is possible.  Save money and pit
 time, compromise nothing.  Ask how.
 TXT or Tone: [EMAIL PROTECTED]
 http://www.speedtoys.com


 On Aug 19, 2007, at 1:02 PM, Tomas [EMAIL PROTECTED] wrote:

  Hi friends
 
  I was try to upgrade freebsd 6.1 to 6.2 and all were perfect until
  tis error
  were show on screen
  /: write failed, filesystem is full
  install: /boot/kernel/digi.co;
  No space left on device Error code 71
  stop inusr/src/sys/modules/digi
  stop in /usr/obj/usr/src/sys/GENERIC
 
  sombody Can help me?
 
  sincerely
  TOMAS
 
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
[EMAIL PROTECTED]
  


 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.5.484 / Virus Database: 269.12.0/961 - Release Date: 8/19/2007
7:27 AM



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread Speedtoys




Got brakes?
==
25hrs or one season with one pad set is possible.  Save money and pit  
time, compromise nothing.  Ask how.

TXT or Tone: [EMAIL PROTECTED]
http://www.speedtoys.com


On Aug 19, 2007, at 1:36 PM, Tomas [EMAIL PROTECTED] wrote:


ok and now,  what can I do?

any help pls.
sinecerly
TOMAS
- Original Message -
From: Speedtoys [EMAIL PROTECTED]
To: Tomas [EMAIL PROTECTED]
Cc: Freebsd questions freebsd-questions@freebsd.org
Sent: Sunday, August 19, 2007 4:20 PM
Subject: Re: error no space left on device, in freebsd



Make more space available before upgrading
















What does a df look like before you upgrade  you gotta give us some  
data.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread Erik Norgaard

Tomas wrote:

Hi friends

I was try to upgrade freebsd 6.1 to 6.2 and all were perfect until tis error
were show on screen
/: write failed, filesystem is full
install: /boot/kernel/digi.co;
No space left on device Error code 71
stop inusr/src/sys/modules/digi
stop in /usr/obj/usr/src/sys/GENERIC


Before installing the kernel the existing is copied to /boot/kernel.old 
(check before) so you can delete /boot/kernel and restore the old to get 
your old system back.


Then start cleaning up your disk. I can't give any specific suggestions 
as I have no idea of your partitioning. places like /root and /tmp may 
be good to start with.


Cheers, Erik

--
Ph: +34.666334818  web: http://www.locolomo.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread Wojciech Puchar

I was try to upgrade freebsd 6.1 to 6.2 and all were perfect until tis error
were show on screen
/: write failed, filesystem is full
install: /boot/kernel/digi.co;
No space left on device Error code 71
stop inusr/src/sys/modules/digi
stop in /usr/obj/usr/src/sys/GENERIC

sombody Can help me?


rm -rf /

? :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread Tomas
what size  should has the partion for boot?
my partion are
/,  200MB
swap/ 500MB
/var 200MB
 /usr hard disk rest
thanks
TOMAS
- Original Message -
From: Erik Norgaard [EMAIL PROTECTED]
To: Tomas [EMAIL PROTECTED]
Cc: Freebsd questions freebsd-questions@freebsd.org
Sent: Sunday, August 19, 2007 4:51 PM
Subject: Re: error no space left on device, in freebsd


 Tomas wrote:
  Hi friends
 
  I was try to upgrade freebsd 6.1 to 6.2 and all were perfect until tis
error
  were show on screen
  /: write failed, filesystem is full
  install: /boot/kernel/digi.co;
  No space left on device Error code 71
  stop inusr/src/sys/modules/digi
  stop in /usr/obj/usr/src/sys/GENERIC

 Before installing the kernel the existing is copied to /boot/kernel.old
 (check before) so you can delete /boot/kernel and restore the old to get
 your old system back.

 Then start cleaning up your disk. I can't give any specific suggestions
 as I have no idea of your partitioning. places like /root and /tmp may
 be good to start with.

 Cheers, Erik

 --
 Ph: +34.666334818  web: http://www.locolomo.org
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]


 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.5.484 / Virus Database: 269.12.0/961 - Release Date: 8/19/2007
7:27 AM



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread Jerry McAllister
On Mon, Aug 20, 2007 at 12:38:54AM +0200, Wojciech Puchar wrote:

 I was try to upgrade freebsd 6.1 to 6.2 and all were perfect until tis 
 error
 were show on screen
 /: write failed, filesystem is full
 install: /boot/kernel/digi.co;
 No space left on device Error code 71
 stop inusr/src/sys/modules/digi
 stop in /usr/obj/usr/src/sys/GENERIC
 
 sombody Can help me?
 

 rm -rf /
 
 ? :)

What are you - some non-helpful LUNIX kiddie with depleted sense of humor?

Provide some realistic help or save yourself the bandwidth.

The OP will have to figure out how much space is on the file systems
and som eidea of how much is needed and determine if there is even 
enough space to do the upgrade.   Then either move things around, delete
unneeded things or get more disk or back stuff up and do a clean initial
install and put back only needed data or some usefule combination.

But, the first thing is to find out how much disk there is and
how it is being used.   For that,  df  and  du  are your friends.
Check them in the man pages.   df -k   will give you a reasonable
picture of your filesystems.   From within a filesystem or any directory
using   du -sk *  will give a picture of hos the disk space is being
used withing that directory.   After getting a picture of space use
and availability, it is possible to plan from there.

This is pretty well documented in the handbook and FAQs and previous
mailing list threads so a little searching will be good.

jerry   


 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread Erik Norgaard

Tomas wrote:

what size  should has the partion for boot?
my partion are
/,  200MB
swap/ 500MB
/var 200MB
 /usr hard disk rest


So, you have home directories and /tmp on the same partition as /boot. A 
du -1 will show you where there may be stuff taking up space, ignore 
output for /usr and /var and start looking at the others. Delete 
everything in /tmp.


Cheers, Erik

--
Ph: +34.666334818  web: http://www.locolomo.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error no space left on device, in freebsd

2007-08-19 Thread [EMAIL PROTECTED]
On 19/08/07, Erik Norgaard [EMAIL PROTECTED] wrote:
 Tomas wrote:
  what size  should has the partion for boot?
  my partion are
  /,  200MB
  swap/ 500MB
  /var 200MB
   /usr hard disk rest

 So, you have home directories and /tmp on the same partition as /boot. A
 du -1 will show you where there may be stuff taking up space, ignore
 output for /usr and /var and start looking at the others. Delete
 everything in /tmp.


Maybe not, /home could be symlinked to
/usr/home.  Also, du -d1 -x will not descend
into other mountpoints.

I think one of the essential points we may be
missing is whether / has softupdates enabled
or not, as this can cause that behaviour.

Other potential areas of savings:  unused/unneeded
kernel modules, spurious settings in /etc/make.conf,
multiple obsolete kernel files, *.core files in the
teachers's lounge . . .

-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]