LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 01-25-2011, 08:33 AM   #1
zhierl
LQ Newbie
 
Registered: Jan 2011
Location: Jacksonville, NC
Posts: 2

Rep: Reputation: 0
Unhappy Frustrated trying to partition and install. Please Help


Okay I just heard about the linux thing a few weeks ago so as far as newbies go, I am a fetus. With that said I have minmal computer knowledge but grasp things easily. I have the Ubuntu 10.10 netbook saved to my thumbdrive and can boot it up to where I can try it or install. When I go to install I get to the part where t asks if I want to replace windows or run in side by side. I choose side by side and then it takes me to the screen where I have to partition my hard drive. It will not give me the option to do it automatically, only the advanced manually option or replace windows is there.
So when I have to manually partition the hard drive, this is where my lack of knowledge emerges and where I need your help. I have 239 GB available. I was going to leave 189GB dedicated to windows and use 50 to run ubuntu. The part that is Japanese to me is the file format, boot, root, nfts, etc, etc. Can anyone break it down for me BARNEY style?
I have backed up all my windows data and defraged the hard drive. I just want to get this ubuntu working. Thank you for any help you can provide!!
 
Old 01-25-2011, 09:35 AM   #2
darkduck
Member
 
Registered: Jan 2011
Location: Cyprus
Distribution: Kubuntu, OpenSuSE
Posts: 502

Rep: Reputation: 26
Hi,
I would create 2 partitions for your Ubuntu install:
1) one big partition (50Gb?). Name it / and format to ext2 or ext3, whatever system suggests.
2) small partition (as addition or as deduction from 50Gb) double your RAM size. Name it SWAP and format as special filesystem swap - you'll have this choice.

This would be sufficient for you.

Somebody can also recommend you to get 3 partitions:
swap, /home - as I described before, and
/ - root for all the system installation.
This enables you to keep your own data (/home) on separate partition. But this is slightly more complicated for you.

Hope it make a little sense.

Last edited by darkduck; 01-25-2011 at 10:30 AM. Reason: changed /home to /
 
0 members found this post helpful.
Old 01-25-2011, 09:52 AM   #3
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Welcome to the forums zhierl!

Unfortunately if you ask an important question like this on an Internet forum, you will get a mix of good answers and bad answers (for example the poster "darkduck" above has some bad advice). Rather than take your chances with some random strangers on the Web, I recommend you read and follow the official Ubuntu documentation at ubuntu.com: https://help.ubuntu.com/community/Pa...t=Partitioning

You might also be interested in Ubuntu's WUBI installer, which installs Ubuntu "inside of" Windows, so no partitioning is necessary: http://www.ubuntu.com/desktop/get-ub...dows-installer

While it is not "official" documentation, I can vouch for this site as having some very reliable and easy to follow instructions: http://www.psychocats.net/ubuntu/index.php

Good luck, don't blindly follow advice from strangers, and post back if you have any questions (or even just to tell us you were successful)!
 
Old 01-25-2011, 10:18 AM   #4
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
@darkduck
Please don't give bad advice.
You need more then /home and swap in order to install a linux system.
@OP
Look in your other thread for some meaningful answers
http://www.linuxquestions.org/questi...-drive-858544/

Kind regards
 
Old 01-25-2011, 10:21 AM   #5
darkduck
Member
 
Registered: Jan 2011
Location: Cyprus
Distribution: Kubuntu, OpenSuSE
Posts: 502

Rep: Reputation: 26
Quote:
Originally Posted by repo View Post
@darkduck
Please don't give bad advice.
You need more then /home and swap in order to install a linux system.
strange, but mine is working like this.
if it is working, it is not bad.
 
Old 01-25-2011, 10:27 AM   #6
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
strange, but mine is working like this.
if it is working, it is not bad.
You need at least
Quote:
/
swap
If needed you can add /home
http://www.control-escape.com/linux/lx-partition.html

Kind regards
 
Old 01-25-2011, 10:28 AM   #7
darkduck
Member
 
Registered: Jan 2011
Location: Cyprus
Distribution: Kubuntu, OpenSuSE
Posts: 502

Rep: Reputation: 26
Quote:
Originally Posted by repo View Post
You need at least

If needed you can add /home
http://www.control-escape.com/linux/lx-partition.html

Kind regards
Ah, I see... Not /home, but /.
It is like this in my system.
Just confused myself.
My bad.
Edited my first post to make it correct. ;-)

Last edited by darkduck; 01-25-2011 at 10:30 AM.
 
Old 01-25-2011, 10:34 AM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
To clarify a bit as a min you need a / (root) and swap partition. Swap size depends on what applications you run but if you want to use the suspend feature then you should have a swap partition double your RAM.
 
Old 01-25-2011, 10:50 AM   #9
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
zhierl, if you gave us some information about your partition scheme, it will help us help you.

While running Ubuntu in "Live" mode, open a terminal (in Ubuntu I think it's under Applications, Accessories, Terminal; if not just press Alt+F2 and type "gnome-terminal" without the quotes) and type the following command. This will give a list of your partitions. You can copy this list and paste it into a reply here, then we can see what's what and hopefully give suggestions:

Code:
df -h
Also don't forget my suggestion above about WUBI, an install method that requires no partitioning. http://www.psychocats.net/ubuntu/wubi

Last edited by snowday; 01-25-2011 at 11:16 AM.
 
Old 01-25-2011, 10:54 AM   #10
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
@snowpine
You do realize the OP wants to install ubuntu.
It's not installed.

Kind regards
 
Old 01-25-2011, 10:58 AM   #11
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Quote:
Originally Posted by repo View Post
@snowpine
You do realize the OP wants to install ubuntu.
It's not installed.

Kind regards
Yes, I should clarify the 'df -h' terminal command needs to be run from the Ubuntu Live USB, not from Windows.

Repo, if you know a similar command that works from Windows, can you share?
 
Old 01-25-2011, 11:06 AM   #12
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
From the OP
Quote:
I have 239 GB available. I was going to leave 189GB dedicated to windows and use 50 to run ubuntu.
Perhaps it's a good idea to wait until the OP give some more info

Kind regards
 
Old 01-25-2011, 12:22 PM   #13
silvyus_06
Member
 
Registered: Oct 2010
Distribution: Ubuntu 10.04 , Linux Mint Debian Edition , Microsoft Windows 7
Posts: 390

Rep: Reputation: 50
you can also use wubi from windows . just open the autrorun file from your usb. it can make a big file inside the ntfs that will be your "partition" google for wubi.
good luck i gotta go now,
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Frustrated Newb Deleted Partition... STUCK athaemik Linux - Newbie 2 03-28-2010 01:51 PM
root partition 100% used, frustrated Microshaft transplant CPUNeck Linux - Software 9 02-03-2006 04:04 AM
Mounting Windows Partition. Frustrated!!! jsin Linux - Newbie 10 08-14-2003 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 03:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration