| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-01-2010, 08:21 PM
|
#1
|
|
LQ Newbie
Registered: Jun 2010
Distribution: Slackware 13.1 with KDE4
Posts: 3
Rep: 
|
Attempting to install 13.1 to a External HDD, cfdisk stops it.
Hello gents, I've been looking into Slackware for a while now, and I've finally built up the courage to ditch Ubuntu for it. I want to install to a 320gb external HDD, and I've cleared up some space (93gb for Slack') and i've been trying to use cfdisk on it to format it to ext3, but every time I attempt to load it up, it give me this message: "Partition 3 " (that's my NTFS for Windows 7 on my main HDD) "ends on a partial cylinder!". Because of that, I can't continue.
Mind helping me out?
~hunterm
|
|
|
|
06-01-2010, 08:41 PM
|
#2
|
|
LQ Newbie
Registered: May 2010
Location: San Jose, CA
Distribution: Slackware 13.0
Posts: 18
Rep:
|
I ran into that issue the other day. I had a bootable Ubuntu disk laying around and created the needed partitions with GParted and it seemed to fix it.
|
|
|
|
06-02-2010, 08:08 AM
|
#3
|
|
Moderator
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: SlackwareŽ
Posts: 10,356
|
Hi,
Welcome to LQ & Slackware!
Quote:
Originally Posted by hunterm
Hello gents, I've been looking into Slackware for a while now, and I've finally built up the courage to ditch Ubuntu for it. I want to install to a 320gb external HDD, and I've cleared up some space (93gb for Slack') and i've been trying to use cfdisk on it to format it to ext3, but every time I attempt to load it up, it give me this message: "Partition 3 " (that's my NTFS for Windows 7 on my main HDD) "ends on a partial cylinder!". Because of that, I can't continue.
Mind helping me out?
~hunterm
|
First, this forum has both genders. Several active female LQ members.
Do you have free space available? If not then use the M$ tools to shrink the partition. You could use a LiveCD with 'parted' or the like to perform the actions. You would use 'cfdisk '/dev/your_device' to create partition(s) not format. That action after the partition is created by the use of 'fdisk' or 'cfdisk' would be performed with the front end 'mkfs'.
Quote:
excerpt from 'man mkfs';
NAME
mkfs - build a Linux file system SYNOPSIS
mkfs [ -V ] [ -t fstype ] [ fs-options ] filesys [ blocks ] DESCRIPTION
mkfs is used to build a Linux file system on a device, usually a hard disk partition. filesys is either the device name (e.g. /dev/hda1, /dev/sdb2) or the mount point (e.g. /, /usr, /home) for the file system. blocks is the number of blocks to be used for the file system. The exit code returned by mkfs is 0 on success and 1 on failure.
In actuality, mkfs is simply a front-end for the various file system builders (mkfs.fstype) available under Linux. The file system-specific builder is searched for in a number of directories like perhaps /sbin, /sbin/fs, /sbin/fs.d, /etc/fs, /etc (the precise list is defined at compile time but at least contains /sbin and /sbin/fs), and finally in the directories listed in the PATH environment variable. Please see the file system-specific builder manual pages for further details.
...
|
'parted' or the like can be used to size, resize, move and format the partition(s). I like to use the M$ tools to organize or manage the M$ system as there is less of chance for things to go wrong with that system. I then use my GNU tools to create or manage the new partition(s) and filesystem(s).
Just a few more useful links;
SlackwareŽ Essentials
SlackwareŽ Basics
Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Bash Reference Manual
Advanced Bash-Scripting Guide
Linux Newbie Admin Guide
LinuxSelfHelp
Getting Started with Linux
The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
|
|
|
|
06-02-2010, 03:38 PM
|
#4
|
|
LQ Newbie
Registered: Jun 2010
Distribution: Slackware 13.1 with KDE4
Posts: 3
Original Poster
Rep: 
|
Also, I forgot to say but, I've also tried using my main hdd as that is the one I wish to use most to install it on. When I do cfdisk on Slackware's disk, it tells me that Partiton 3 (ntfs windows drive) ends on a partial cylinder, and it won't continue. I'd like to skip that and format over my current Ubuntu drive, but I can't because of that, how can I fix that?
(Sorry, about saying hello gents, I just use that as my "intelligent" greetings.  )
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:27 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
|
|