LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   FDISK does not let me create partitions (https://www.linuxquestions.org/questions/slackware-installation-40/fdisk-does-not-let-me-create-partitions-473341/)

millikin691@hotmail. 08-12-2006 06:32 PM

FDISK does not let me create partitions
 
I mean I need it all, I have been trying and it ju won't work. start me from the very begining.

xode 08-12-2006 06:55 PM

What specifically are you trying to do? When trying to do it, are you running as root?

millikin691@hotmail. 08-12-2006 07:14 PM

I'm trying to install it from cd.

hitest 08-12-2006 07:50 PM

log-on as root after the cd boots then at the root prompt type this:

#fdisk /dev/hda

added later: cfdisk is a bit easier to use.

#cfdisk /dev/hda

millikin691@hotmail. 08-12-2006 08:53 PM

tell me exactly what I need to put in that menu. everything. I have plenty of memory I just need to know exactly what to put in there. and it says I don't have the permission to write them.

hitest 08-12-2006 09:23 PM

It will depend on the amount of RAM you have, the size of your hard drive, etc. This procedure is well-documented on-line:-) Check-out the Slackware book on-line. It describes exactly how to set-up your partitions. The amount of detail required is more than can be written in one post. The process is logical:-) Read the book and get back to us. You will have permission to run fdisk if you're logged on as root.

http://www.slackbook.org/

millikin691@hotmail. 08-12-2006 10:23 PM

I can only pick between like 1-81? I did it like the book said, and it said could not blah blah blah, this is starting to piss me off. I wasted 40 bucks on this.

millikin691@hotmail. 08-12-2006 10:28 PM

I have 1 gig of ram, can you please tell me exactly what I need to put in

vonst 08-13-2006 01:23 PM

Milliken, the forums are not a place to provide the step by step instructions you are looking for. We can assist you with specific problems you're having with your install. You really, really need to read the Slackware HOWTO manuals that are found all over the net and even here at LQ.

The main reason is because unlike most of the other Linux distros, Slackware is hard-core. It's extremely, extremely user-configurable. That means you pretty much know what you want to configure to get Slackware to work the best for you.

If we were to walk you thru each and every step, we'd just be rehashing the HOWTO's and you'd be having the same problems with us that you're having with the Slackware book.

-vonSt

millikin691@hotmail. 08-13-2006 03:33 PM

that's the thing, I follow the howto files and books and I get the same thing. it doesn't work.

hitest 08-13-2006 04:13 PM

Quote:

Originally Posted by millikin691@hotmail.
that's the thing, I follow the howto files and books and I get the same thing. it doesn't work.

Maybe if you were a bit more specific we could help you. Where exactly in the install process are you getting hung up? Are you able to run fdisk, partition your drive, set-up swap, root partitions, run setup? How far did you get?

millikin691@hotmail. 08-13-2006 05:58 PM

I can un fdisk, and put in info(not sure what I need to put it, but I'm kinda sure)
and then it says cannot write disk.

bsdunix 08-13-2006 07:14 PM

Lots of pictures and explaination of how to install Slackware. It shows an example of installing version 9.1, but the install process is virtually the same for 10.2.

http://www.bitbenderforums.com/vb22/...?postid=311808

You say your getting an error in fdisk that says cannot write to disk. You might be selecting your CD drive instead of the hard disk. What is the disk device your writing to? Are you pressing the "w" button in fdisk when writing to the disk? What is the exact error message that you are seeing?

Here is how IDE disks devices are named:

/dev/hda - Primary Master
/dev/hdb - Primary Slave
/dev/hdc - Secondary Master
/dev/hdd - Secondary Slave

As an example, if you only have one IDE hard disk and a CD drive, then propably your setup is:

/dev/hda - Hard disk
/dev/hdb - CD drive

Partitioning instructions from "Slackware Linux Essentials":

http://www.slackbook.org/html/instal...titioning.html

hitest 08-13-2006 08:51 PM

Quote:

Originally Posted by millikin691@hotmail.
I can un fdisk, and put in info(not sure what I need to put it, but I'm kinda sure)
and then it says cannot write disk.

May I suggest that you try cfdisk? It has a more easy to understand interface. To start-up cfdisk

#cfdisk /dev/hda

Note with fdisk you need to change one of your partitions into a swap partition, that is, after you've created at least two primary partitions then, change one of the partitions into a swap partition, type 82, your root partition will be linux 83.

xode 08-13-2006 10:02 PM

If you have the install disk for another linux handy, preferably one that you successfully got to work, you might want to use that other linux install disk to setup and format your partitions, stop that other linux install immediately after having formatted your partitions, and then come back in with the Slackware install and have it use the now existing partitions.


All times are GMT -5. The time now is 08:24 PM.