LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-12-2011, 06:03 PM   #16
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649

I think that there's a lot to learn about linux before trying to just build.
I have a little over a year in linux and I've gotten a lot of help in these forums, but linux is geared toward learning.
A lot of the information that you receive here is to put you on a path to successful installation.
Just about every piece of advice was a path to answer, in almost every linux distrobution it says to seek the answers and then look for help. Even in this forum posting rules states that they want to know what you tried, basically help you help yourself.
 
Old 01-12-2011, 10:25 PM   #17
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
hey thanks for the info ive been reading that but for some reason i cant partition about 146 gb of my hard drive is says it has no free sectors do you know what that is? thanks
 
Old 01-12-2011, 10:30 PM   #18
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
what i can do with it is partition the whole thing or just a little bit of it after that i cant partition it anymore?
 
Old 01-12-2011, 10:35 PM   #19
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I don't want to be bad, but at this time I will do this part. LFS will only work, if you even have a basic knowledge about how a OS works. You can't and will not learn nothing by just cut and paste. The manual is for people that understand what is written. Cut and Paste will bring you to exactly that. you learn cut and paste, but not Linux. I will happily support you on your way to that, but please learn even the basics. Just use a mainstream distro for getting a feeling.
 
Old 01-12-2011, 10:40 PM   #20
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
i understand im trying to help myself im not asking to build this thing over night im asking about partitioning using fdisk on the terminal im kinda stuck it wont let me partion anymore and i still have 146 gb left its saying it doesnt have anymore free sectors? right now im using three computers two to read off of and the other to partition.
 
Old 01-12-2011, 10:46 PM   #21
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
im not cut and paste im typing everything in im using ubuntu 10.10. believe it or not im actually going real slow with this im in no hurry to get it done. i really dont know how to explain except if it wasnt for me hearing about lfs and getting interested in it i wouldnt even try to partition using the terminal or fdisk cfdisk parted partprobe etc.
 
Old 01-12-2011, 10:52 PM   #22
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I don't want two offend you, so please forgive me for my post:
1. You are not able to give as a post that is punctuated at all.
2. You don't have a basic understanding of even one shell (for example bash)
3. You don't have even an an understanding of the things an operating system is intended to do.
Means, sorry when (not if) I have to say that, you have no clue, please even if I may sound conservative , you will not understand it, until you follow this recommendation.
Regarding LFS I have only one suggestion: Try to understand it, copy and paste is your enemy.
 
Old 01-12-2011, 10:58 PM   #23
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
Lol it doesn't offend me but thanks anyway I guess I will try to figure it out myself.
 
Old 01-13-2011, 12:27 AM   #24
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
First clue if you don't have adequate space to install, start by resizing partition using live-cd, gparted-live is a good one.


This 1 tells you how to resize partitions. You should use the live version(boot into it)
http://www.bleepingcomputer.com/tuto...torial152.html

If you try to do it on a mounted system you can destroy hdd, so it's better booting into live version
 
Old 01-17-2011, 09:11 PM   #25
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
Im using fdisk on the terminal. I have plenty of space 147GB free space. The only problem I have is that every time I go to make another partition there is an error saying "no more free sectors" When I was reading about partitioning I read that cfdisk was a better program but i also have an error with that also it says fatal error bad primary partition 3: partition ends in the final partial cylinder press any key to exit cfdisk. Now the funny thing about that is i dont have a partition 3? thanks
 
Old 01-17-2011, 10:50 PM   #26
FredGSanford
Senior Member
 
Registered: Nov 2005
Location: USA
Distribution: Mageia 7 - Debian 10 - Artix Linux
Posts: 1,142
Blog Entries: 5

Rep: Reputation: 207Reputation: 207Reputation: 207
How many partition do you have? The command 'fdisk -l' will show the partitions. It sounds like if you have more than one, one is spilling over into the next one.

This link may help also.

link

Last edited by FredGSanford; 01-17-2011 at 10:52 PM.
 
Old 01-18-2011, 04:34 PM   #27
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
that link.... I have 3 partions
 
Old 01-18-2011, 04:36 PM   #28
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
partitions sorry
 
Old 01-18-2011, 05:46 PM   #29
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hi,

could you please post the output of
Code:
fdisk -l
as you know, if the existing partitions allocate the whole diskspace, you'll need a tool like gparted in order to resize one of the partitions. Once you've resized (decreased) one partition, you may use fdisk in order to create a new partition in the free space (I'd strongly recommend an extended partition with at least three logical partitions on it).

Markus

Last edited by markush; 01-18-2011 at 05:48 PM. Reason: forgot to close the bracket
 
Old 01-21-2011, 09:09 PM   #30
linux/unix87
Member
 
Registered: Oct 2010
Posts: 190

Original Poster
Rep: Reputation: 6
device boot start end blocks Id system
/dev/sda1 1 18845 151367187+ 83 linux
/dev/sda4 37883 38914 8279041 5 extended
/dev/sda5 37883 38914 8279040 82 linux - swap/solaris
 
  


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
I need Hepl about Compilation in LFS (Linux From Scratch)...!!! luckybtn Linux - Newbie 1 07-30-2008 05:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:17 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