LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 09-11-2009, 03:21 PM   #1
Vale of Dallas Texas
LQ Newbie
 
Registered: Sep 2009
Posts: 13

Rep: Reputation: 0
Question creating a ext3 system in place of the hpsf/ntfs


I have a task at hand it seems.

To start I am a "newbie",.....

And to get to it,..The 250gb SimpleTech ExternalHD I have is needing to be reformatted to an ext3 filing system.

I have used:

kbrock@laptop03:~$ sudo mkfs.ext3 / dev / sdb
[ sudo ] password for kbrock:
mkfs.ext3: invalid blocks count - dev

and I also tried

kbrock@laptop03:~$ sudo mkfs.ext3 / dev / sdb1
[ sudo ] password for kbrock:
mkfs.ext3: invalid blocks count - dev


So as you can see this Invalid Blocks Count is possibly keeping me.

To add, a reply of ,"use Gparted" is appreciated, but no thanks.
I would rather use line command.



Truly Yours,

The Hunter

Last edited by Vale of Dallas Texas; 09-11-2009 at 03:43 PM. Reason: forgot to add somthing
 
Old 09-11-2009, 03:48 PM   #2
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,987

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
With the external drive plugged in and powered up, post the output of:

# sudo fdisk -l

That will list all the drives detected by your system, whether they are mounted or not. That way you can be sure you are dealing with the right device files.

In addition, you should not attempt to format a partition if it is mounted. Ubuntu normally automounts external hard drives so you will have to run:

$ sudo umount <insert device file>

before running the mkfs.ext3 command. Finally, I don't know whether it's just a typing or text formatting thing but you shouldn't have spaces like this:

/ dev / sdb1

It's suppose to look like this without those spaces:

/dev/sdb1

Having the spacing in the device file you have in your post will result in a error, i.e. / dev / sdb1 is not equal to /dev/sdb1.

Last edited by kilgoretrout; 09-11-2009 at 06:12 PM.
 
Old 09-14-2009, 05:54 PM   #3
Vale of Dallas Texas
LQ Newbie
 
Registered: Sep 2009
Posts: 13

Original Poster
Rep: Reputation: 0
Cool

Quote:
Originally Posted by kilgoretrout View Post
With the external drive plugged in and powered up, post the output of:

# sudo fdisk -l

That will list all the drives detected by your system, whether they are mounted or not. That way you can be sure you are dealing with the right device files.

In addition, you should not attempt to format a partition if it is mounted. Ubuntu normally automounts external hard drives so you will have to run:

$ sudo umount <insert device file>

before running the mkfs.ext3 command. Finally, I don't know whether it's just a typing or text formatting thing but you shouldn't have spaces like this:

/ dev / sdb1

It's suppose to look like this without those spaces:

/dev/sdb1

Having the spacing in the device file you have in your post will result in a error, i.e. / dev / sdb1 is not equal to /dev/sdb1.
-----------------------------------------------------------------------

Just wanted say thanks all around.

For being my first post I will say it was successful.

For starters the correction on how I was typing.
*lol,....that was a BIG help. =D

With that correction I was able to utilize community documentation. To complete all that I needed.

1. Reformat existing partition to ext3 from hpsf/ntfs
2. rsync

Done Done and Done.

Thanks again Kilgoretrout.



Via_______https://help.ubuntu.com/

Last edited by Vale of Dallas Texas; 09-14-2009 at 05:57 PM. Reason: Left some things out
 
  


Reply

Tags
blocks, count, ext3, invalid



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
ext3 to ntfs 64016pulkitagarwal Linux - Hardware 1 01-30-2008 03:10 PM
Creating an Ext3 partition... in windows? Couling General 4 10-29-2007 06:19 PM
NTFS to EXT3 safely. daiver Linux - Newbie 4 02-12-2006 04:57 PM
Some information for creating ext3 filesystem small_boy22 Slackware 2 02-01-2006 11:13 AM
how to convert ext3 to ntfs? cannot even see ext3 partition parv Linux - Hardware 1 12-31-2004 02:56 PM

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

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