1453c
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
i am a noob on freebsd.this is my first install.so during install i set /root to default (512 mb).but now /root is full! how can i increase /root to 10 giga without destroy my filesystem? please help me
Last edited by DutchDaemon; March 1st, 2010 at 12:46. |
|
#2
|
||||
|
||||
|
what the heck do you store in root?
For me it's not bigger than 1MB are you using FreeBSD as root on daily basis? [Stop doing that or switch to windows] |
|
#3
|
||||
|
||||
|
only Downloads folder of firefox,.icons+.themes of xfce they full it!
Last edited by DutchDaemon; March 1st, 2010 at 12:47. |
|
#4
|
||||
|
||||
|
move them to other folder, which won't be full (probably home or /tmp, depending on your configuration)
|
|
#5
|
||||
|
||||
|
if i want to increase the /root folder? it is possible?
.mozilla and a lot off packages install folders there.also i have 4 tb hdd so i have really a lot of space! Last edited by DutchDaemon; March 1st, 2010 at 12:48. |
|
#6
|
||||
|
||||
|
sk8harddiefast, stop shouting please.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#7
|
||||
|
||||
|
If Mozilla stores data in /root, you are running X and your desktop environment as root, which is downright unsafe. Stop doing that immediately. Run your desktop as a normal user, never as root. (!!!!)
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#8
|
|||
|
|||
|
Code:
mv /root /usr/home/root ln -s /usr/home/root /root |
|
#9
|
||||
|
||||
|
actually i was a getoo user for over a year.I always doing anything as root.I use unix (solaris,linux,bsd) for 1-1.5 year and i have never created a user.always a root.is a little dangerous of course but i had never a problem.Also if i destroy it ok
i repeat install again and again to learn freebsd better i am not a veteran but i have no problem to destroy something for learning!sorry if i shout
|
|
#10
|
||||
|
||||
|
And I removed three unnecessary exclamation marks again.
I don't care how much you did as root and how cool you think it is, if you want to fix this, don't run your stuff as root if you don't absolutely need to. Root is for system installation and maintenance, not for user stuff as running X and web browsers. If you keep running stuff as root and keep running into issues because of it, don't ask for help on these forums.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#11
|
||||
|
||||
|
thanx jailed.my problem solved
|
|
#12
|
||||
|
||||
|
No, it is not. You are just solving a symptom, not the actual problem. Again: if running things as root causes more problems, don't ask for help here.
[ thread closed ]
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] FULL HD playback | marudov | Multimedia | 29 | March 8th, 2011 08:29 |
| [Solved] /usr full | janroc | General | 11 | July 8th, 2010 08:13 |
| /tmp is full :( | trybeingarun | General | 11 | February 15th, 2010 18:55 |
| [Solved] ezjail root become full | FryShadow | Web & Network Services | 7 | September 18th, 2009 00:00 |
| [Solved] Filesystem is full | cns5p | General | 19 | April 15th, 2009 21:57 |