LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   help formatting (https://www.linuxquestions.org/questions/linux-general-1/help-formatting-273331/)

Tinku 01-03-2005 12:08 PM

help formatting
 
In trying to install gentoo on my linux box,I was going thru the following steps

# mke2fs -j /dev/hda1

it returned the following error

mke2fs 1.34 (25-Jul-2003)
/dev/hda1: Invalid argument passed to ext2 library while setting up superblock

Can some one help plz?

homey 01-03-2005 01:02 PM

I'm not sure where that error came from but since you want ext3 journal , you could just try this command: mkfs.ext3 /dev/hda1

fancypiper 01-03-2005 01:09 PM

Have your partitioned yet? What does fdisk -l show?

homey 01-03-2005 01:13 PM

Quote:

Have your partitioned yet? What does fdisk -l show?
Good question! Sometimes I forget to ask the obvious. :(

SlackerLX 01-03-2005 01:38 PM

Don't you think, guys, that fdisk is abit tricky thing to use. Would not it be advisable to use cfdisk for starters?

student04 01-03-2005 01:42 PM

http://www.gentoo.org/doc/en/handboo...?part=1&chap=4

That helped me get through it quite nicely. Hope it helps you, unless you've already read through it :-/

fancypiper 01-03-2005 01:51 PM

I never found fdisk tricky. It seemed rather straight forward to me, once I looked at the menu (press m or question mark).

I seem not to have cfdisk installed and never have used it, so it may be easier. What leads you to believe it is simpler and easier to use? (I'm too late in my schedule today to google it out)

SlackerLX 01-03-2005 01:55 PM

I use both and find cfdisk rather more comprehensive and easy to use. Iwould even call it GUI partitioner:D

homey 01-03-2005 02:15 PM

Fedora doesn't have cfdisk installed by default. It's probably a matter of what you have gotten used to working with. I have no problem with fdisk, cfdisk, sfdisk or parted but I use fdisk mostly. If you really want GUI then I guess qtparted is the way to go.

SlackerLX 01-03-2005 02:22 PM

Re: help formatting
 
Quote:

Originally posted by Tinku
In trying to install gentoo on my linux box,I was going thru the following steps

# mke2fs -j /dev/hda1

it returned the following error

mke2fs 1.34 (25-Jul-2003)
/dev/hda1: Invalid argument passed to ext2 library while setting up superblock

Can some one help plz?

I do not see any mentioning about Fedora from this post. And according to him he uses SUSE. I used suse 9.1 pro before slack and i had cfdisk. Moreover, you probably misunderstood.... I didn't say I wanted gui partitioner, but cfdisk LOOKS AS gui partitioner
Sorry if I was unclear..:)

homey 01-03-2005 02:29 PM

Quote:

I seem not to have cfdisk installed and never have used it, so it may be easier. What leads you to believe it is simpler and easier to use? (I'm too late in my schedule today to google it out)
fancypiper does

SlackerLX 01-03-2005 02:37 PM

Again unclear who do you address the question to.....But anyway, here
http://ceu.fi.udc.es/docs/debian-use....0/node23.html

fancypiper 01-03-2005 03:06 PM

Quote:

Originally posted by homey
fancypiper does
I do?

Code:

Mon Jan 03 04:02 PM fancy@tinwhistle ~ $ locate cfdisk
Mon Jan 03 04:02 PM fancy@tinwhistle ~ $

I can't find it and haven't ever used it, so I doubt that it's my favorite...:p

I probably have it on my Knoppix, but I never have used it. I got used to using fdisk in 1999 and haven't really found it lacking. It does what I need it to do, quickly and easily.

fancypiper 01-03-2005 03:10 PM

Re: Re: help formatting
 
Quote:

Originally posted by SlackerLX
I do not see any mentioning about Fedora from this post. And according to him he uses SUSE. I used suse 9.1 pro before slack and i had cfdisk. Moreover, you probably misunderstood.... I didn't say I wanted gui partitioner, but cfdisk LOOKS AS gui partitioner
Sorry if I was unclear..:)

Well, I use Fedora, the original poster is using SuSE.

You mean cfdisk acts sort of like the file manager portion (which I feel crippled without in Linux) of the midnight commander suite compared to ls?

SlackerLX 01-03-2005 03:14 PM

Yes. I'd say simplified version of FreeBSD partitioner. I find it quite nice!:)


All times are GMT -5. The time now is 05:24 AM.