| Slackware - Installation This forum is for the discussion of installation issues with Slackware. |
| 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.
|
 |
01-05-2004, 01:53 AM
|
#1
|
|
Member
Registered: Oct 2002
Posts: 44
Rep:
|
Partitioning question
I'm trying to install Slackware on my D: drive.
It was one big partition, so I resized it (so I didn't have to delete the files already on there) down to a 4gb from a 40gb (Leaving me with 36gb of space for Linux)
When I went to install, only my C drive (120gb) would show up. Being the newbie I am, I tried to do cfdisk D: which gave me "Unable to open drive D:"
It might be worth noting that with that 36gb of free space, I left it completely untouched. It's unallocated. (But wouldn't the rest of the D: drive still show up? The part I still have windows stuff on?)
Also, I'm using Partition Magic, so I CAN just create the partitions from that. But then my newbie side kicks in.
Do I want Linux ext2? or ext3? Do I want it to be a logical or primary? And then something I have absolutely no clue about what so ever: How vital is it to have this partition start before the 1024 boundry? It gives me the warning that anything beyond might not be bootable. Is it required to be bootable if I'm dual booting?
And how would you guys split it? I only need two parts, right? The Linux partition and the Linux Swap? Maybe 34gb Linux and 2gb swap?
|
|
|
|
01-05-2004, 02:36 AM
|
#2
|
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
D is how windows will see it. Linux probably thinks of it as /dev/hdb. Try cfdisk /dev/hdb. I can't check if this works as I've only got 1 drive, /dev/hda
|
|
|
|
01-05-2004, 03:45 AM
|
#3
|
|
Senior Member
Registered: Feb 2003
Distribution: Slackware, FreeBSD, NetBSD
Posts: 4,164
Rep: 
|
Re: Partitioning question
Quote:
Originally posted by Valael
Do I want Linux ext2? or ext3? Do I want it to be a logical or primary? And then something I have absolutely no clue about what so ever: How vital is it to have this partition start before the 1024 boundry? It gives me the warning that anything beyond might not be bootable. Is it required to be bootable if I'm dual booting?
And how would you guys split it? I only need two parts, right? The Linux partition and the Linux Swap? Maybe 34gb Linux and 2gb swap?
|
/dev/hda Primary master
/dev/hdb Primary slave
/dev/hdc Secondary master
/dev/hdd secondary slave
Probably 'cfdisk /dev/hdb'
I use reiserfs. But between the two, you definitely want ext3. Might as well be primary. 1024 doesn't matter anymore. Two parts minimum, sure. 2GB swap is almost certainly too much. I have 512MB RAM and 512MB swap on this box and never really touch swap. I have one Slack running on 256MB RAM and *no* swap (long story) and it's okay, though I'm on the command line all the time there. Point is, unless you're running an industrial strength server or modelling orbital trajectories to Mars or something, that's too much. Won't hurt, but it's wasteful.
While you can just have one / partition, having a separate /home is always a good idea. Maybe /usr/local, too. Then maybe /var and /tmp. Then maybe getting real creative. It's up to you. Whichever you'd prefer to deal with.
|
|
|
|
01-05-2004, 11:48 AM
|
#4
|
|
Member
Registered: Oct 2002
Posts: 44
Original Poster
Rep:
|
Is there a special way of going about that? Or are they just blank partitions for the sake of being a little more organized?
|
|
|
|
01-05-2004, 11:53 AM
|
#5
|
|
Senior Member
Registered: Feb 2003
Distribution: Slackware, FreeBSD, NetBSD
Posts: 4,164
Rep: 
|
Were you asking me or Andrew? I don't understand what you're asking. 
|
|
|
|
01-05-2004, 12:04 PM
|
#6
|
|
Member
Registered: Oct 2002
Posts: 44
Original Poster
Rep:
|
Quote:
|
While you can just have one / partition, having a separate /home is always a good idea. Maybe /usr/local, too. Then maybe /var and /tmp. Then maybe getting real creative. It's up to you. Whichever you'd prefer to deal with.
|
Sorry, I was asking about that.
|
|
|
|
01-05-2004, 12:20 PM
|
#7
|
|
Senior Member
Registered: Feb 2003
Distribution: Slackware, FreeBSD, NetBSD
Posts: 4,164
Rep: 
|
Oh. Still not sure I understand  but they wouldn't be blank. After you create the partition with (c)fdisk, you'd go to another stage of the install which asks where you want them mounted. So say you create three primary partitions - you have /dev/hdb1, hdb2, hdb3. You assign one to swap and it doesn't appear in your filesystem as such. But you assign one to / and the other to /home. So when you list the root directory, you see a single filesystem which includes the /home directory. But that's where all your personal files are/will be stored. And that way, if your system gets fubar'ed, you can blow it out without touching /home. So, after a reinstall, your home directory will still be sitting there safe and sound. Whereas, if it was all on one partition, /home would get overwritten if you had to reinstall. For instance. Is that anywhere close to what you were asking? 
|
|
|
|
01-05-2004, 02:59 PM
|
#8
|
|
Member
Registered: Oct 2002
Posts: 44
Original Poster
Rep:
|
That's exactly what I was asking, thanks.
Time to try again..
|
|
|
|
All times are GMT -5. The time now is 07:09 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
|
|