a little help for the new guy, please.
I have just installed the Ubuntu version of Linuz on my HP DV8110us laptop.
New hard drive (320 GB) upgraded memory to two Gig as well.
( don't even know if that stuff matters)
anyhow I am having problems. It seams the problems might be with permissions. .. not sure
two errors so far- I listed the application and the resulting error in double quotes
Update Manager
""Not enough free disk space
The upgrade needs a total of 411M free space on disk '/'
Please free at least an additional 411M of disk space on '/'.
Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'. ""
Firefox
""Could not initialize the application's security component.
The most likely cause is problems with files in your application's profile directory.
Please check that this directory has no read/write restrictions and your hard disk is
not full or close to full. It is recommended that you exit the application and fix the problem.
If you continue to use this session, you might see incorrect application behaviour when
accessing security features.""
Also, when I reboot or shutdown from Linux I get a black screen with text. Not sure what all it says. But I have to hold down the power button to get it to turn off.
THANKS!!!
Eric
Comments
-
Heh, the black screen with words is init 6 killing all the processes
open a console: type df -h -- Chances are good, that you allocated
space to the wrong partitions (or didn't use your entire hdd)
/ - root
/usr - should be where most of the packages are installed, every distro has different layouts
/home - userland
anywho
console: df -h
and paste results0 -
thank you for the reply
i guessed you meant "terminal" when you said console.
seems I was right.
Please keep in mind I have to switch back and forth between system and paste text to a file that I can access from both sides so i might not get the formatting correct. soo look to the previous or next line if it doens't make sense to you.
Okay - results are pasted below
thanks, Eric
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 2.3G 2.3G 0 100% /
tmpfs 930M 0 930M 0% /lib/init/rw
varrun 930M 104K 930M 1% /var/run
varlock 930M 0 930M 0% /var/lock
udev 930M 152K 930M 1% /dev
tmpfs 930M 628K 929M 1% /dev/shm
lrm 930M 2.7M 927M 1% /lib/modules/2.6.28-11-generic/volatile
overflow 1.0M 16K 1008K 2% /tmp
/dev/sda1 296G 23G 273G 8% /media/disk0 -
One other thing while I am thinking about it.
The Unbuntu Linux install disk did the partitioning itself.
On the Unbuntu disk I ran the test mode first and I did a "check integrity" of the install disk, too. It said there were no problems found.
This is a brand new 320 GB HD that had the whole thing formatted and the windows XP Prof OS installed.
Is there another verison of Linux that might be better for a home user with hopes of using the PC for a small home business?
I would hate go back and reiinstall all of the windows stuff too but there is nothing on the PC that I "need"0 -
k, from what I see
/dev/sda5 2.3G 2.3G 0 100% / <- your root partition
-- way too small ..
/dev/sda1 296G 23G 273G 8% /media/disk <- ? You have all your space tied up into this
(your root partition)
/dev/sda1 is the NEW harddrive, correct? 320 gig
it looks like you took a chunk off of it to make a root partition and nothing else ? lol
made a partition for each file system
/, /usr, /var, /home so on
/ should be atleast 20gb
/usr 20+ gb
/var 5 or so gb
/home 20 or so gb
that's not really based on your situation -- you have 320 gb to split up between the partitions, but you definitely do not have the correct partitions
When you Created your partitions, did you use an Auto Allocate or did you partition it yourself?0 -
I've heard alot of good things about LinuxMint ?0
-
You're in windows right now?
If -- you're in Windows Vista
An easy solution is:
start -> Control Panel -> Administrative Tools -> Computer Management
On the left in the Menu tree
Go down until you see an expandable menu
'storage'
expand that tree, and look for Disk management
Once it connects to the drives, look for
the volumn that isnt labled, go ahead and delete it (not the one with C:... =P)
Now, Right click on C:
and it should give you an option to 'shrink' the partition
cut it in half
reinstall ubuntu .0 -
I let the Install disk do the allocating.
So is this fixable or do I have to go back to square one?
is there a way to fix this install or is the best thing to go back and uninstall Linux and start anew?
As a matter of fact i don't even remember an "uninstall" option on the Ubunto install disk.
Is there an install disk that will set up correct HD space or does it need to be done manually?
Thanks!!0 -
Just follow those steps in my last post
The unlabled Volume in disk management is actually Ubuntu
-- once you delete that partition -- ubuntu is gone.
Shrink your NTFS partition in half..
So NTFS = 160gB
and Linux will have whatevers left after the shrink
-- ubuntu should automatically assume you want to use
this empty space and automatically create the correct
partitions for you -- if not
/ = very important
/usr = very important
/home = some what important (good idea to set aside a good size for it if you're going to be using it as a desktop)
/var = important
so use your discretion0 -
I am in Windows XP Prof
there is no option to shrink the HD space (that I have found at least).
And even if so how do you tell the Install disk exactly where to put the Linus OS?
So what is the solution for Windows XP Prof?
thanks,
eric0 -
Ok!
http://www.ehow.com/how_5124581_shrink-windows-xp-partition.html
from what I got from the ubuntu doc
Resizing Partitions Using the Ubuntu Installer
boot the ubuntu install cd
Automatic partitioning
1.Choose the First Option (It should be something like: "Resize IDE1 master, partition #1 (hda1) and use freed space"). 2.Specify the size of the new partition as a percentage of your entire hard disk. 3.Click on "Forward". 4.continue to Finishing Ubuntu Installation
sorry, I haven't ever used ubuntu :P0 -
UGH!!....lol..
okay, you folks have been great so far. After i deleted the Unbuntu partion of the disk the PC would not go into windows. it was still trying to run Ubntu. went to system recovery and had it create a new MBR...master boot record...so I am baack for the moment.
okay, If I use the cd I have and go to advance and so manually tell it how big to make the partitions i do get some options.
But there are many choices and I don't know what to choose.
There is "primary" , "secondary" choices and a list of about 8 choices for as far as file system types. NTFS, FAT32, and a bunch i have never heard of.
also choices for root dir "/" and subsequent "/xxx", blah, blah....
is there a way I can find out EXACTLY what to choose and how big I should make each choice?
i do not want to give up on this but I am getting frustrated, here.
Thanks,!!
eric0 -
primary
Linux - File system Ext3
/ 40gb
/usr 60gb
/home 58gb
/var 2gb
Make sure you're able to 'SHRINK' NTFS
adjust those sizes as needed
(adjust partition size of /home to compensate)0 -
Okay great, but what about the rest of it? To what file system do I format these portions of the disk?
I know it won't be ntfs or fat32... is there a standard for what to format the linux portion of the disk?
sorry I can't remember all of the options....but there were several
.
..so is it just this install of Linux or is none of this a surprise?.
....it shouldn't be this hard, heh?
I have rebooted and shutdown my computer more times today than i do in a month of Sunday's!
thanks again,
E0 -
sorry, I missed the primary and ext3 part of the message at the top.
...cool...I am going to give it a try.
Wish me luck!
E0 -
Hey, I've been here all day, lol.
I don't even use linux for my desktop -- I just SSH to it :P
But ultimately with this experince you've had -- you'll have a great deal of insight for the next distro you try, haha.
You really want to have fun, install a copy of NetBSD o_0, no don't. heh stick with linux0 -
czar960 wrote:..so is it just this install of Linux or is none of this a surprise?.
....it shouldn't be this hard, heh?
I have rebooted and shutdown my computer more times today than i do in a month of Sunday's!
thanks again,
E
Hehe, actually from my understanding Ubuntu is 'supposed' to be in some what of an extreme, 'user friendly' thorougly. But hey, easy isn't always best. It's always best before choosing to do anything to read-up on in great detail for anything in-which is unknown to you.. But, for people who like to jump in head-first isn't exactly a bad experience as it's not a good experience, just rather a frustrating one. Consider this, having basically doing this on your own basically with little help and a manual sitting in front of you -- you've accomplished something which makes or breaks alot of people. At the end of the day it'll be just another thing -- Which leads into experimenting with new concepts and trying out new things.. A great deal into the entirety, you'll learn alot.. And learning something new is what it's all about.. Hell, atleast you're giving it a shot. Who knows, you could be the next innovative super star. :P0 -
well, I do so appreciate the help. i couldn't do it without you that is for sure.
okay the latest....tried the manual disk partitioning.
tried the number posted and was told that I had not accounted for "swap" space. tried to back up and adjust numbers and then add a swap space and I can't get the number to work. i keep ending up with an "unusable" portion of the disk.
I will adjust the main XP drive to be 200,000 bytes (200 GB) leaves me with like 105,000 (105 GB)
so it looks like I need space for the following directories:
/
/usr
/home
/var
/swap (is this correct) ??
5 directories 105 GB
i guess these need to add up in some particular way?
thanks,
Eric0 -
nope
ahh swap!
yea your swap is important
swap is in that list of file systems
make a swap partition 512 mb / 1024 mb or whatever
:P
if you have 105 gb of usable space
(I had just estimated for 160gb)
.. just downsize each partition proportionately
25 gb /
50 gb /usr
32 gb /home
2gb /var
1gb swap (sorry for forgetting this)0 -
lol...no problem...it is late. (2 am)
okay, so is it "/swap" or just "swap" ?
thank,
E0 -
just swapfs
create a partition with a total of 1024mb
and change fs type to swap
thats basically all that is0 -
haha this is kind of ironic -- like the blind leading the blind considering I've never dealt with ubuntu :P Kinda makes me wanna install it and see wtf is up lol0
-
okay, I have Ubuntu up and running and accessing the internet, update manager has worked. haven't done much else though, so I will see.....
But let me describe what I did with the disc partitions first:
like I said I kept getting "unusable" space at the end of the hard drive. even no matter how small i made the preceding portions.
So I knew that when I deleted the the disc partitions from the "first" (it was really the 2nd) that there were just two parts allocated on the disc. So I assumed that one was to be the root " / " one to be the swap space. seems to be working so far.
Of the 120GB I had left on the disc I made the root dir 80GB and the swap space 40GB.
so now if i do the df -h in a terminal I get the following..
somebody please let me know if these sizes sound right so I might know if there is a problem.
thank you,
Eric
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 74G 9.5G 61G 14% /
tmpfs 993M 0 993M 0% /lib/init/rw
varrun 993M 92K 993M 1% /var/run
varlock 993M 0 993M 0% /var/lock
udev 993M 148K 993M 1% /dev
tmpfs 993M 712K 993M 1% /dev/shm
lrm 993M 2.5M 991M 1% /lib/modules/2.6.28-14-generic/volatile0 -
thats fine / leads to all things anyway that may be how ubuntang is laid out im d/l'ng it i got to see all this mess - i think you should try LinuxMint i installed it this morning on another pc, it's really simple and install is very streamlined and comes with a bunch of proprietary stuff, which is nice..
anywho - ajay0 -
czar960 wrote:Of the 120GB I had left on the disc I made the root dir 80GB and the swap space 40GB.
wow, that's alot of swap space --
You only needed 1gb or less of swap, o_O0 -
thanks for all of your help, Ajay. I don't know why a moderator did not jump in here somewhere.
I know the swap space is quite huge compared to what you said but I was so happy the numbers worked without any unusable space that I just went ahead and continued. Should I try and adjust it yet or maybe i should just go with the linuxmint you mentioned.
I don't understand all of the versions and their particular uses, if there are any.
These guys don't do a good job of laying out what to expect. I mean somebody put together these installs, right? They had to write down what each step does.:huh:
Do you have a good link to an install of Linux Mint? Do you know of major differences?
thanks,
Eric0 -
...so I was just browsing the distributions and saw the Linux Mint. I wanted to know if you went with the x64 bit version or the regular. I do have an AMD Turion64 in this PC.
Just wanted to know if that is the version you downloaded and installed.
thanks,
Eric
...maybe i'lll go the the "mint" and that will give me a chance to fix the swap space.0 -
I don't use 64bit Linux
root@msu:/etc# echo $(uname -mrs && cat /etc/slackware-version)
Linux 2.6.30.4-sulfer i686 Slackware 13.0.0.0.0
I'm staying with slackware-current with rsync until I get a good feel for 64bit.. Which, infact is something I should actually get into to trying out --
as for trying something different -- heh yea. I would I'd get the LinuxMint I installed it on another box, and everything worked out of box -- printer, sound, video, internet, the partitioning was straight forward - I liked it ..
I'm still trying to bring myself around to installing ubuntang and try it out
edit: matter of fact, I think I'll go compile it into the kernel (have fun)0 -
hate to keep bugging you but...back to the partitioning thing.
when I used the ubunto disk partitioner, it would not let me add more than two more parts to the disk. no matter what sizes I said. could there be a problem with the HD ?
I have found some documention on the site for installing and such but the recommended sizes are REALLY small. they are talking partitions in MB's not GB. or is it directories?
https://help.ubuntu.com/9.04/installation-guide/amd64/minimum-hardware-reqts.html#id2583646
thanks!0 -
those are recommended minimums :L
besides -- I don't know why Ubuntang is so strange --
I'm going to be installing it later on and see what is really doing
I have infact already deleted my linux parition and resized my NTFS partition to use the whole disk -- So, we'll see what happens with Ubuntang, and what was happening. It should, infact be a straight-forward process, I have no idea why you had such troubles.
I will take photos~ :P
edit:
There's nothing wrong with your harddrive.0 -
okay thanks about the hard drive.
well, being the glutton for punishment that I am, I am going to go for the Mint x64.
thanks,
eric0
Categories
- All Categories
- 217 LFX Mentorship
- 217 LFX Mentorship: Linux Kernel
- 788 Linux Foundation IT Professional Programs
- 352 Cloud Engineer IT Professional Program
- 177 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 146 Cloud Native Developer IT Professional Program
- 137 Express Training Courses
- 137 Express Courses - Discussion Forum
- 6.1K Training Courses
- 46 LFC110 Class Forum - Discontinued
- 70 LFC131 Class Forum
- 42 LFD102 Class Forum
- 226 LFD103 Class Forum
- 18 LFD110 Class Forum
- 36 LFD121 Class Forum
- 18 LFD133 Class Forum
- 7 LFD134 Class Forum
- 18 LFD137 Class Forum
- 71 LFD201 Class Forum
- 4 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 2 LFD233 Class Forum
- 4 LFD237 Class Forum
- 24 LFD254 Class Forum
- 693 LFD259 Class Forum
- 111 LFD272 Class Forum
- 4 LFD272-JP クラス フォーラム
- 12 LFD273 Class Forum
- 144 LFS101 Class Forum
- 1 LFS111 Class Forum
- 3 LFS112 Class Forum
- 2 LFS116 Class Forum
- 4 LFS118 Class Forum
- 4 LFS142 Class Forum
- 5 LFS144 Class Forum
- 4 LFS145 Class Forum
- 2 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 2 LFS157 Class Forum
- 25 LFS158 Class Forum
- 7 LFS162 Class Forum
- 2 LFS166 Class Forum
- 4 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 3 LFS178 Class Forum
- 3 LFS180 Class Forum
- 2 LFS182 Class Forum
- 5 LFS183 Class Forum
- 31 LFS200 Class Forum
- 737 LFS201 Class Forum - Discontinued
- 3 LFS201-JP クラス フォーラム
- 18 LFS203 Class Forum
- 130 LFS207 Class Forum
- 2 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 302 LFS211 Class Forum
- 56 LFS216 Class Forum
- 52 LFS241 Class Forum
- 48 LFS242 Class Forum
- 38 LFS243 Class Forum
- 15 LFS244 Class Forum
- 2 LFS245 Class Forum
- LFS246 Class Forum
- 48 LFS250 Class Forum
- 2 LFS250-JP クラス フォーラム
- 1 LFS251 Class Forum
- 150 LFS253 Class Forum
- 1 LFS254 Class Forum
- 1 LFS255 Class Forum
- 7 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.2K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 118 LFS260 Class Forum
- 159 LFS261 Class Forum
- 42 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 24 LFS267 Class Forum
- 22 LFS268 Class Forum
- 30 LFS269 Class Forum
- LFS270 Class Forum
- 202 LFS272 Class Forum
- 2 LFS272-JP クラス フォーラム
- 1 LFS274 Class Forum
- 4 LFS281 Class Forum
- 9 LFW111 Class Forum
- 259 LFW211 Class Forum
- 181 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 795 Hardware
- 199 Drivers
- 68 I/O Devices
- 37 Monitors
- 102 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 85 Storage
- 758 Linux Distributions
- 82 Debian
- 67 Fedora
- 17 Linux Mint
- 13 Mageia
- 23 openSUSE
- 148 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 353 Ubuntu
- 468 Linux System Administration
- 39 Cloud Computing
- 71 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 78 Network Management
- 102 System Management
- 47 Web Management
- 63 Mobile Computing
- 18 Android
- 33 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 370 Off Topic
- 114 Introductions
- 173 Small Talk
- 22 Study Material
- 805 Programming and Development
- 303 Kernel Development
- 484 Software Development
- 1.8K Software
- 261 Applications
- 183 Command Line
- 3 Compiling/Installing
- 987 Games
- 317 Installation
- 96 All In Program
- 96 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)