LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-27-2009, 05:47 AM   #1
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Rep: Reputation: 0
hard drive format


Hi very new to linux was wondering what the best format would be for partitioning a new hard drive as NTFS is incompatible
 
Old 06-27-2009, 06:10 AM   #2
pierre2
Member
 
Registered: May 2009
Location: Perth, AU
Distribution: LinuxMint
Posts: 388
Blog Entries: 9

Rep: Reputation: 88
using your "live cd " with your choice of lnx on it,
use Gparted to format to ext3.

Just about any lnx O/S has this program on it.
- it is part of the install process that the installer will use,
& can be done automatically within the install to get rid of the NTFS partition.
 
Old 06-27-2009, 06:14 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Any Linux installer will take care of partitioning and formatting the disk
 
Old 06-27-2009, 06:20 AM   #4
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pierre2 View Post
using your "live cd " with your choice of lnx on it,
use Gparted to format to ext3.

Just about any lnx O/S has this program on it.
- it is part of the install process that the installer will use,
& can be done automatically within the install to get rid of the NTFS partition.
this wont create another installation? i already have debian installed on another hard drive for my os
 
Old 06-27-2009, 06:25 AM   #5
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
OK--we misunderstood!!

You mean what is the best filesystem to use? I'm guessing that your Debian uses ext3, so why not stick with that?

For shared data in a Windows dual-boot, you can use FAT32.

Tell us more about what you are doing, and we can give you better help.
 
Old 06-27-2009, 06:33 AM   #6
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany View Post
OK--we misunderstood!!

You mean what is the best filesystem to use? I'm guessing that your Debian uses ext3, so why not stick with that?

For shared data in a Windows dual-boot, you can use FAT32.

Tell us more about what you are doing, and we can give you better help.
thats great help .am going to do first option as my windows vista is too slow can i do this through the terminal
 
Old 06-27-2009, 06:36 AM   #7
pierre2
Member
 
Registered: May 2009
Location: Perth, AU
Distribution: LinuxMint
Posts: 388
Blog Entries: 9

Rep: Reputation: 88
Quote:
OK--we misunderstood!!
True - you do need to give us ALL the story - not just part of your situation.
 
Old 06-27-2009, 06:45 AM   #8
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
From a terminal, you can use fdisk or cfdisk for partitioning, and mkfs for creating filesystems (AKA "formatting") See the man pages for the syntax, options, etc.

But----tell us what you are doing!!
 
Old 06-27-2009, 06:45 AM   #9
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Smile

Quote:
Originally Posted by pierre2 View Post
True - you do need to give us ALL the story - not just part of your situation.
Installed a new hard drive into my system a week ago when still on vista and now cant access the info on it. The debian install was done on a much smaller capacity IDE drive so i could see what the os was like. As i have now made the decision to switch to linux was wondering how i can go about formating the new drive as i already have os installed.

Last edited by ansatedmemninja; 06-27-2009 at 06:48 AM.
 
Old 06-27-2009, 07:59 AM   #10
pierre2
Member
 
Registered: May 2009
Location: Perth, AU
Distribution: LinuxMint
Posts: 388
Blog Entries: 9

Rep: Reputation: 88
If you no longer want Vista - then install & erase over the Vista partition with your new O/S.
Otherwise - resize the current debian partition & install to the new space with the fresh install's partition.
If you have nothing special to keep - data-wise - then use the new install to zap the main drive & remove the 2nd drive from the box.

If so, then use the opportunity to create a separate /home partition for your <eventual> data files that you will get / create, which can then be easily backed up.

Last edited by pierre2; 06-27-2009 at 08:00 AM.
 
Old 06-27-2009, 09:36 AM   #11
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Wait!! OP says he has data on the new drive.

ansated*; If you want to read/copy what's on the drive, then don't format it!!

Otherwise, did you look into the tools I suggested?
 
Old 06-27-2009, 01:27 PM   #12
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Thanx guys appreciate the help am currently in the process of backing up the data to an external FAT32 so i don't loose anything + can transfer data over. going to use the IDE drive for the operating system as Debian is already installed and working . It's just a case of formating the new sata 1.3TB drive which i will look at in terminal man. thanx
 
Old 06-28-2009, 09:17 AM   #13
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: 0
http://www.linuxplanet.com/linuxplan...orials/4232/2/ good website

ansatedmemninja:/home/benjamin# fdisk -l /dev/sda

Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000a7891

Device Boot Start End Blocks Id System
/dev/sda1 1 182401 1465136001 83 Linux

ansatedmemninja:/home/benjamin# mkdir /mnt/sda1

ansatedmemninja:/home/benjamin# mount /dev/sda1 /mnt/sda1

Thankyou (this is for sata drive)
 
Old 06-28-2009, 12:21 PM   #14
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: 0
chmod ugo+r sda1(directory) = change folder permissions
 
Old 06-28-2009, 02:13 PM   #15
ansatedmemninja
LQ Newbie
 
Registered: Jun 2009
Posts: 12

Original Poster
Rep: Reputation: 0
http://www.tuxfiles.org/linuxhelp/fstab.html = automated device mounting info:
 
  


Reply

Tags
backup



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
format a hard drive (/dev/hda1) in Reiser fs format Linh Linux - General 7 06-17-2009 06:30 AM
Format hard drive jweseth Linux - Newbie 20 12-07-2008 12:25 AM
format hard drive elmerglue Linux - General 4 05-31-2006 08:15 PM
Format hard drive uzerfrendly Linux - Hardware 9 02-24-2005 10:07 PM
format hard drive mav69_1999 Linux - Newbie 5 07-08-2004 04:53 PM

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

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