Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mkreiserfs failed (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ripley
n00b
n00b


Joined: 27 Feb 2004
Posts: 33
Location: Germany - Aachen

PostPosted: Sat Apr 17, 2004 12:07 am    Post subject: mkreiserfs failed (SOLVED) Reply with quote

hi,

i tried to format a new partition with mkreiserfs but get the following error
Code:
studs01 root # mkreiserfs /dev/hdc6
mkreiserfs 3.6.11 (2003 www.namesys.com)

A pair of credits:
Jeremy  Fitzhardinge  wrote  the  teahash.c  code  for  V3.  Colin  Plumb  also
contributed to that.

Continuing core development of ReiserFS is  mostly paid for by Hans Reiser from
money made selling licenses  in addition to the GPL to companies who don't want
it known that they use ReiserFS  as a foundation for their proprietary product.
And my lawyer asked 'People pay you money for this?'. Yup. Life is good. If you
buy ReiserFS, you can focus on your value add rather than reinventing an entire
FS.

stat failed: No such file or directory
studs01 root #


here the partition table
Code:
studs01 root # fdisk -l /dev/hdc

Disk /dev/hdc: 120.0 GB, 120060444672 bytes
255 heads, 63 sectors/track, 14596 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdc1               1        1045     8393931    c  W95 FAT32 (LBA)
/dev/hdc2            1046       14595   108840375    f  W95 Ext'd (LBA)
/dev/hdc5            1046        1111      530113+  82  Linux swap
/dev/hdc6            1112        8892    62500851   83  Linux
studs01 root #


any suggestions ?


Last edited by ripley on Mon May 03, 2004 7:17 am; edited 1 time in total
Back to top
View user's profile Send private message
MighMoS
Guru
Guru


Joined: 24 Apr 2003
Posts: 416
Location: @ ~

PostPosted: Fri Apr 30, 2004 2:02 pm    Post subject: Reply with quote

You may have solved it by now, but (don't flame me if I'm wrong) if you reformatted and re-partitioned the drive, perhaps you have to reboot for the new hdcX numbers to be rescaned and recognized?
_________________
jabber: MighMoS@jabber.org

localhost # export HOME=`which heart`
Back to top
View user's profile Send private message
nahpets
Veteran
Veteran


Joined: 05 Oct 2003
Posts: 1178
Location: Montreal, Canada

PostPosted: Fri Apr 30, 2004 2:13 pm    Post subject: Reply with quote

Did you try using "ext3"? Maybe the problem is with reiser; I had problems when I upgraded to kernel 2.6. The newest version of reiser wouldn't mount my drive on boot, and the "fix" was to downgrade reiser to an older version. I eventually switched to ext3.

FYI: the old gentoo install guide used to recommend ReiserFS, but now it says to use ext3... wonder why? Anyways, can't go wrong with ext3, it's rock solid.
Back to top
View user's profile Send private message
giuseppe
Tux's lil' helper
Tux's lil' helper


Joined: 25 Apr 2004
Posts: 78

PostPosted: Fri Apr 30, 2004 3:16 pm    Post subject: Reply with quote

I hope it help you:

#man mkreiserfs
.
.
--format FORMAT
FORMAT specifies a format new filsystem has to be of. Choose one of 3.5 and 3.6. If none is spec-
ified mkreiserfs will create format 3.6 if running kernel is 2.4, 3.5 if 2.2 is running, and will
refuse creation under other kernels.

,
,
******************************
But, in reality, 3.6 reiserfs format + 2.4 series kernel = problems.
This is my experience.
What's your kernel?
Back to top
View user's profile Send private message
ripley
n00b
n00b


Joined: 27 Feb 2004
Posts: 33
Location: Germany - Aachen

PostPosted: Mon May 03, 2004 7:17 am    Post subject: thx to all - solved Reply with quote

thx for your suggestions

it worked after i did the installation with a liveCD.

the error occured, while trying to install from an existing (SuSE-)Installation. (according to the alternative installation guide)


thx again
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum