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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
02-04-2010, 08:11 AM
|
#1
|
Member
Registered: Aug 2009
Posts: 40
Rep:
|
No root file system defined? Suggestions?
So im trying to prepare my partitions for fresh installation. The partition manager didnt list anything with an error message that said:
Quote:
No root file system is defined. Please correct this from the partitioning menu?
|
This is what Gparted displays
Quote:
/dev/sda1 ext3 /tmp/boot
/dev/sda2 unknown
/dev/sda3 ext3 /tmp/opsys
|
I would appriciate any suggestions from you guys. Thanks for your time.
Last edited by wakrein; 02-04-2010 at 09:58 AM.
|
|
|
02-04-2010, 08:50 AM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,816
|
Quote:
Originally Posted by wakrein
So im trying to prepare my partitions for fresh installation. The partition manager could not list anything with an error message:
This is what Gparted displays
I would appriciate any suggestions from you guys. Thanks for your time.
|
I'd suggest letting your install program do the partitioning/formatting for you, at build time. Just making things more complicated by 'preparing' your disk first. You can modify the default partition size after the installer gives you a recommendation.
I've not seen an installer lately, that wouldn't have something to let you lay out the disks/LVM's, etc., at build time.
Last edited by TB0ne; 02-04-2010 at 08:51 AM.
|
|
|
02-04-2010, 08:54 AM
|
#3
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
A root filesystem would be "/" which you didn't have displayed. I second the idea of repartitioning while installing.
|
|
|
02-04-2010, 08:57 AM
|
#4
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
|
It sounds like you are in a live cd environment when you used gparted and thus the disks are mounted in tmp directories. When you are in the partitioning section of your installer, you just need to set your mount points. My guess is
PHP Code:
sda1 = /
sda2 = /swap
sda3 = /home
|
|
|
02-04-2010, 09:10 AM
|
#5
|
Member
Registered: Aug 2009
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by damgar
It sounds like you are in a live cd environment when you used gparted and thus the disks are mounted in tmp directories. When you are in the partitioning section of your installer, you just need to set your mount points. My guess is
PHP Code:
sda1 = /
sda2 = /swap
sda3 = /home
|
Hey thanks for the advise! How exactly do i set my mount points though?
|
|
|
02-04-2010, 09:16 AM
|
#6
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
|
I've never seen an installer that didn't ask during disk preparation. It might be called "set target" or "make target" or "set mount points."
If you aren't sure, then the above posts about letting the installer do it all for you might be a good idea if you aren't multibooting.
What distro are you using and what method (installation disk, live disk, USB)?
|
|
|
02-04-2010, 09:51 AM
|
#7
|
Member
Registered: Aug 2009
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by damgar
I've never seen an installer that didn't ask during disk preparation. It might be called "set target" or "make target" or "set mount points."
If you aren't sure, then the above posts about letting the installer do it all for you might be a good idea if you aren't multibooting.
What distro are you using and what method (installation disk, live disk, USB)?
|
I followed these rules all the way down to page 10 http://www.offensive-security.com/do...hd-install.pdf only come to find out there is nothing called "Backtrack Installer" in the system menu selection. Any suggestions?
|
|
|
02-04-2010, 09:59 AM
|
#8
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
|
I'm sorry, but I'm not in position to download that file.
|
|
|
02-04-2010, 10:33 AM
|
#9
|
Member
Registered: Aug 2009
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by TB0ne
I'd suggest letting your install program do the partitioning/formatting for you, at build time. Just making things more complicated by 'preparing' your disk first. You can modify the default partition size after the installer gives you a recommendation.
I've not seen an installer lately, that wouldn't have something to let you lay out the disks/LVM's, etc., at build time.
|
when i open install.sh i get this window that looks like this http://i9.photobucket.com/albums/a63...titionfail.jpg with nothing listed
|
|
|
02-04-2010, 10:35 AM
|
#10
|
Member
Registered: Aug 2009
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by damgar
I'm sorry, but I'm not in position to download that file.
|
PDF? u sure bro? pdf isnt malicious. anyway if u dont want to click the link how do i set my mount points?
|
|
|
02-04-2010, 11:06 AM
|
#11
|
Member
Registered: Aug 2009
Posts: 40
Original Poster
Rep:
|
meh i guess my system is screwed. i dono. ive been looking for 4 days now and cant find out how to fix this. Ive mounted....
Quote:
mount /dev/sda1 /
mount /dev/sda2 swap
mount /dev/sda3 /home
|
the partition manager still displays nothing. When i click next i get an error that says
Quote:
No root file system is defined. Please correct this from the partitioning menu?
|
Again, this is what the partition manager is displaying:
http://i9.photobucket.com/albums/a63...titionfail.jpg
Last edited by wakrein; 02-04-2010 at 11:46 AM.
|
|
|
02-04-2010, 12:22 PM
|
#12
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
|
I would think under edit partition tab there would be a place for mount points.
As for the .PDF I checked out the distro and anything I'm not familiar with that has the words "remote exploit" associated with it is a no-go until I know exactly what it is.
Once you are installed then editing /etc/fstab is how u set mount points.
Last edited by damgar; 02-04-2010 at 12:24 PM.
|
|
|
02-04-2010, 12:31 PM
|
#13
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
|
I'm actually on my phone right now, but it looks like you need to select new partition and I would expect that to ask for the mount point. Do it for /, and any other partitions you need/want.
|
|
|
09-04-2010, 12:55 AM
|
#14
|
LQ Newbie
Registered: Jun 2010
Posts: 9
Rep:
|
you won't find any option on screen
Although, the error message suggests you to correct this problem from partitioning menu, but you won't find any option on screen.
I have found more details about the error at
http://www.articlesbase.com/data-rec...x-1508262.html
|
|
|
09-04-2010, 06:51 AM
|
#15
|
LQ 5k Club
Registered: Sep 2009
Posts: 6,443
|
Quote:
Originally Posted by mariapeter12
|
This thread was long dead.
|
|
|
All times are GMT -5. The time now is 12:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|