Results 1 to 5 of 5
I PARTITIONED MY HARD disk as
r00t 15gb
user 7gb
swap 2gb
home 50 gb
after installation the fedora9 loads and i set user account then it restarted and stop ...
- 08-10-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 11
Installtion error
I PARTITIONED MY HARD disk as
r00t 15gb
user 7gb
swap 2gb
home 50 gb
after installation the fedora9 loads and i set user account then it restarted and stop booting since i restarted it and used the default layout it worked fine......so what will be the problem so i cannot boot at first......NOW iam using it with the default layout
- 08-10-2008 #2
When you setup partitions
force your swap, /boot and / to be primary
Take swap 1.5x-2x of your ram ( format with swap filesystem )
/boot around 150-200mb ( mount point /boot )
/ 15gb ( mount point / )
/usr 7gb ( mount point /usr )
/home 50gb ( mount point /home )
Here is some documentation on partitioning
- 08-10-2008 #3
There is no need to create Primary Partition(s) for Linux installation.
1GB SWAP is more than enough and there is no need to create separate /boot partition unless one is using LVMs or machine is going to be a critical production machine.
There partitions, SWAP, / and /home are enough imho.
What was error message? We can't suggest you anything unless we check error message(s).after installation the fedora9 loads and i set user account then it restarted and stop booting since i restarted it
I am 100% sure that partition structure was not the problem.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-11-2008 #4Just Joined!
- Join Date
- Jan 2008
- Posts
- 11
SORRY guys i was so frustated i dont check that error message.. i once more reinstalled fedora now my partition is like this
24gb physical volume with 2 logical volms ie root(15gb) and user(8gb)
then i created another physical volume and set home on it about 48 gb
then swap as usual 2gb and boot 300mb ..........
everything worked fine like butter now.........but even now i dont know why i created that physical volumes...........SO what is this physical volume do to my drive appart from the ususal install..............being a newbie i have a lot of dought ...................i hope u people understand.............even before 3 months i used my pc only for gaming and watching films............But something about linux stoped me and ever since iam trying to be with linux but just have the basic knowledge abot computers
- 08-11-2008 #5
First of all, lets check partition structure of your Harddisk. Open Terminal/Konsole and execute this
Post output here.Code:su - fdisk -l
* Its small L in fdisk -l.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote