Remastersys and AVLinux Forum
May 23, 2013, 03:29:56 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: AV Linux depends on user donations to survive.
Please help us keep the AV Linux project alive.
http://www.bandshed.net/AVLinux.html
 
   Home   Remastersys Home Remastersys downloads Donate Login Register AV LINUX Home Help Search  
Pages: [1]
  Print  
Author Topic: XFS  (Read 289 times)
0 Members and 1 Guest are viewing this topic.
babiulep
Newbie
*
Offline Offline

Posts: 2


XFS
« on: January 05, 2012, 03:16:39 PM »

First things first: fragadelic  Howdy
Happy new year and great that you keep working on this great script!

I noticed however that with the new version backing up to an XFS-partition is not possible.
The DIRTYPE check exits with a code of 1 when setting the $WORKDIR to a directory on such a partition.

I've added the following to the DIRTYPE case statement to overcome that problem:

        xfs)
            echo "$WORKDIR is on a xfs filesystem"
            echo "$WORKDIR is on a xfs filesystem" >>$WORKDIR/remastersys.log
            ;;

After the xfs-addition the backup went a-ok and I had no further problems!!!
Ubuntu 11.04 x84_64, kernel 2.6.32.49 (custom build), (standard) gdm, fluxbox wm (but with grome still available)

Thanks again !
Logged
fragadelic
Administrator
Hero Member
*****
Offline Offline

Posts: 3920


Remastersys Developer and Founder


WWW
« Reply #1 on: January 05, 2012, 03:20:39 PM »

Thanks.  I'll add xfs to the next version that I have just about ready.

I had to put in a quick fix for some kde stuff and fix the plymouth creation part in the gui.  I'll add this today and hopefully have the update out before the weekend.
Logged

Please attach your remastersys.log for the system you are asking for help on as it helps me assist you much quicker.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!