Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Weird tar error when unpacking stage3 on jfs file system
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
ender_wiggin30
n00b
n00b


Joined: 11 Jan 2004
Posts: 8

PostPosted: Sat May 08, 2004 5:48 pm    Post subject: Weird tar error when unpacking stage3 on jfs file system Reply with quote

I am getting a weird tar error when unpacking stage3 on a freshly mounted/formatted jfs system when installing 2004.1 on athlon-xp. The error message "can't remember exactly" complains about some codemap and hence leads me to believe that there is a problem in internalization or something.
This error doesnot happen when I try a reiserfs file system. any ideas why ?
Back to top
View user's profile Send private message
Adam Page
n00b
n00b


Joined: 16 Mar 2004
Posts: 68

PostPosted: Sat May 08, 2004 7:40 pm    Post subject: Reply with quote

i thought gentoo only had support for ext2, ext3, and reiserfs file systems
Back to top
View user's profile Send private message
ender_wiggin30
n00b
n00b


Joined: 11 Jan 2004
Posts: 8

PostPosted: Sat May 08, 2004 7:49 pm    Post subject: Why is there a mkfs.jfs in there ? Reply with quote

I am pretty sure jfs support comes with the vanilla kernel so gentoo will be supporting it but as to the discussion of file systems it seems they are not enthusiastic about it and it seems I run into this problem when i last installed gentoo as well. I am hoping they donot lock people into specific filesystems as long as it is supported by the kernel.
Had really bad memories of reiserfs couple years earlier.. loosing entire files when computer rebooted because of power failure. It did it consistently too. I can't stand loosing existing data so reiserfs is a no-no for me. jfs performed regularly without hickups so far...If this doesnot work I am going back to slack.
Back to top
View user's profile Send private message
monkey89
Guru
Guru


Joined: 08 Mar 2004
Posts: 596

PostPosted: Sat May 08, 2004 10:08 pm    Post subject: Reply with quote

Problem lies with KBD last time I tried using JFS. Don't know the exact command, but I think the partition needs to be mounted with UTF8 support.

When mounting the / partition, try:

mount -o iocharset=utf8 /dev/hda3 /mnt/gentoo

Of course, replace /dev/hda3 as you would with the normal install.

And, when editing fstab, add iocharset=utf8 into the options column.

-Monkey
Back to top
View user's profile Send private message
davidl
n00b
n00b


Joined: 31 Mar 2003
Posts: 16
Location: Newcastle, England

PostPosted: Sat May 08, 2004 11:53 pm    Post subject: Reply with quote

JFS should be fine, but I don't know about the AMD64 install though.

And please, don't dismiss working filesystems on the basis of your computer going down and having problems. No filesystem will protect you. You may not lose the filesystem, but if your hard drive is doing anything, you will almost certainly lose data - Reiser, JFS or otherwise.
Back to top
View user's profile Send private message
ender_wiggin30
n00b
n00b


Joined: 11 Jan 2004
Posts: 8

PostPosted: Tue May 11, 2004 2:51 am    Post subject: Reply with quote

Problem was in the stage tarball not in jfs. It happened with reiserfs too. Happily chugging along in a gentoo system now, once I figured "genkernel all" forces a re-read of /etc/fstab and makes me loose all mount points and hence hosing my install. Still having problems properly mounting /boot.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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