Author Topic: [Solved] Install fails if I try to use JFS on a partition PCLOS 2010 Minime  (Read 765 times)

EC

  • Guest
Hi Folks,

Can anyone else confirm they have the same issue as stated above?  

Steps I take:

1.  Launch LiveCD  ;)
2.  Start Install PCLOS
3.  I select use custom partitions
4.  Setup / to use JFS
5.  Setup a swap partition
6.  Click Done and let the installer do its thing.

Shortly thereafter, I get the following message:

An error occurred.
fsck.jfs failed

If I open up a terminal as root, I can run fsck.jfs manually

I still get the error if I make / use ext4 and then create /home to use jfs.  So my thought is this issue is with the installer.  However, since I realized I am thinking, I figure it's best to ask  ;D

Thanks,
-Eric
« Last Edit: April 16, 2010, 12:35:15 PM by Texstar »

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6209
Re: Install fails if I try to use JFS on a partition PCLOS 2010 Minime
« Reply #1 on: April 16, 2010, 08:30:08 AM »

in one of the betas, the installer had problems with creating a file system if a different file system already exist on the partition and i dont know if this is solved in the final.

you can try first deleting the partition and  then create new ones with file system you want or use a diiferent tool to create partitions and file systems and let the installer use those file systems during installation.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

EC

  • Guest
Re: Install fails if I try to use JFS on a partition PCLOS 2010 Minime
« Reply #2 on: April 16, 2010, 08:54:57 AM »
No luck with doing things manually first (cfdisk, mkfs.jfs, mkswap, etc). Things still bong when the installer calls fsck.

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15279
  • ┌∩┐(◕_◕)┌∩┐
Re: Install fails if I try to use JFS on a partition PCLOS 2010 Minime
« Reply #3 on: April 16, 2010, 09:05:24 AM »
Hi MC - Which kernel are you using?

Did you see Tex's post:

http://www.pclinuxos.com/forum/index.php/topic,70307.msg577899.html#msg577899
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

EC

  • Guest
Re: Install fails if I try to use JFS on a partition PCLOS 2010 Minime
« Reply #4 on: April 16, 2010, 09:29:09 AM »
Yep.  That's the kernel present on 2010 minime final copy I am using.

Thanks,
-Eric

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12490
Re: Install fails if I try to use JFS on a partition PCLOS 2010 Minime
« Reply #5 on: April 16, 2010, 11:07:50 AM »
No luck with doing things manually first (cfdisk, mkfs.jfs, mkswap, etc). Things still bong when the installer calls fsck.

Boot LiveCD
Open Synaptic
Switch to ibiblio.org repository
Press Reload to get current file list
Install jfsutils which will obsolete jfsprogs from Synaptic
Run installer
Report back success or failure.


Thanks to everyone who donates. You keep the servers running.

EC

  • Guest
Re: Install fails if I try to use JFS on a partition PCLOS 2010 Minime
« Reply #6 on: April 16, 2010, 11:23:33 AM »
No luck with doing things manually first (cfdisk, mkfs.jfs, mkswap, etc). Things still bong when the installer calls fsck.

Boot LiveCD
Open Synaptic
Switch to ibiblio.org repository
Press Reload to get current file list
Install jfsutils which will obsolete jfsprogs from Synaptic
Run installer
Report back success or failure.



That looks to have done the trick Tex!  I have the install running now.

Thanks,
-Eric