LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 12-01-2013, 02:30 AM   #1
mdlinuxwolf
Member
 
Registered: Dec 2006
Distribution: Mepis and Fedora, also Mandrake and SuSE PC-BSD Mint Solaris 11 express
Posts: 385

Rep: Reputation: 42
Linux Mint 15 reiser4 support


How do I get a backup drive with reiser4 to mount read and write if possible? I'm trying to upgrade from 12 and want to use KDE. I used 12 in the first place to create and backup to this external hard drive in he first place because I wasn't sure if I wanted to keep mint or go with pcbsd.

All my data is in this drive and no where else.
 
Old 12-01-2013, 02:55 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,128

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
I'm mildly surprised Mint 12 supported Reiser4. If you can't go back to 12 (liveCD maybe ?) it looks like you'll need to patch and build your own kernel and Reiser4progs. Could get ugly.
Try the wiki - click the "Getting started" link.

Edit: looks like gparted maintains reiser4 compatibility; may pay to keep one of their liveCDs around.

Last edited by syg00; 12-01-2013 at 03:16 AM.
 
Old 12-01-2013, 06:48 AM   #3
mdlinuxwolf
Member
 
Registered: Dec 2006
Distribution: Mepis and Fedora, also Mandrake and SuSE PC-BSD Mint Solaris 11 express
Posts: 385

Original Poster
Rep: Reputation: 42
This wiki links to reiser4 patches. How are they installed? Are they binaries? Are these kernel patches? If so, how does one go about it? Patching kernels is new territory for me, totally.
 
Old 12-01-2013, 06:52 AM   #4
mdlinuxwolf
Member
 
Registered: Dec 2006
Distribution: Mepis and Fedora, also Mandrake and SuSE PC-BSD Mint Solaris 11 express
Posts: 385

Original Poster
Rep: Reputation: 42
Backup

Quote:
Originally Posted by syg00 View Post
I'm mildly surprised Mint 12 supported Reiser4. If you can't go back to 12 (liveCD maybe ?) it looks like you'll need to patch and build your own kernel and Reiser4progs. Could get ugly.
Try the wiki - click the "Getting started" link.

Edit: looks like gparted maintains reiser4 compatibility; may pay to keep one of their liveCDs around.
It's already backed up. Retrieval is the issue here. Namely how not even pmagic reads reiser4. I just lost $5 on that. Neat software however.
 
Old 12-01-2013, 08:07 AM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,128

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
The backup comment is my sigline - just general advice.

I suggested gparted - just checked its latest non-beta, and it has the reiser4 tools.
- boot it
- start a terminal
- mount your partitions
- copy your stuff.

Simple.
 
Old 12-01-2013, 08:18 AM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Are you sure Mint won't allow you to install reiser4 tools? Coincidentally I have, just before posting this, installed them on Debian Sid and formatted a partition.
Ah, no, I typed too soon. I have formatted it reiserfs by mistake and now I come to try to format it reiser4 I receive an error. So it looks like even though the tools can be installed they can't be used.

Last edited by 273; 12-01-2013 at 08:21 AM.
 
Old 12-01-2013, 12:01 PM   #7
mdlinuxwolf
Member
 
Registered: Dec 2006
Distribution: Mepis and Fedora, also Mandrake and SuSE PC-BSD Mint Solaris 11 express
Posts: 385

Original Poster
Rep: Reputation: 42
Quote:
Originally Posted by 273 View Post
Are you sure Mint won't allow you to install reiser4 tools? Coincidentally I have, just before posting this, installed them on Debian Sid and formatted a partition.
Ah, no, I typed too soon. I have formatted it reiserfs by mistake and now I come to try to format it reiser4 I receive an error. So it looks like even though the tools can be installed they can't be used.
Nope, even though they appear to be there, nothing happens. Here's a screenshot so no one thinks I'm freaking insane. God!! This is really frustrating. I'm going to try that live gparted next.

http://i1162.photobucket.com/albums/...ps32fc205f.png

Edit: Tried gparted, doesn't work. It can make or possibly resize partitions. The mount option is grayed out. Back to the drawing board.

Last edited by mdlinuxwolf; 12-01-2013 at 05:18 PM.
 
Old 12-03-2013, 06:45 AM   #8
mdlinuxwolf
Member
 
Registered: Dec 2006
Distribution: Mepis and Fedora, also Mandrake and SuSE PC-BSD Mint Solaris 11 express
Posts: 385

Original Poster
Rep: Reputation: 42
I tried the newest patch and they don't work. Neither do the slightly older patches. I used --dry run so I don't blow up my kernel. The patches don't work. I tried 3.10 3.9.2 3.8.5, not just 3.11.1

patch -p1 < reiser4-for-3.11.1.patch --dry run
patching file run
Hunk #1 FAILED at 29.
Hunk #2 FAILED at 150.
Hunk #3 FAILED at 338.
3 out of 3 hunks FAILED -- saving rejects to file run.rej
patching file run
patching file run
Hunk #1 FAILED at 33.
Hunk #2 FAILED at 572.
Hunk #3 FAILED at 623.
Hunk #4 FAILED at 656.
Hunk #5 FAILED at 680.
Hunk #6 FAILED at 688.
Hunk #7 FAILED at 997.
Hunk #8 FAILED at 1008.
8 out of 8 hunks FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 63.
1 out of 1 hunk FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 4.
Hunk #2 FAILED at 196.
Hunk #3 FAILED at 246.
3 out of 3 hunks FAILED -- saving rejects to file run.rej
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
patching file run
Hunk #1 FAILED at 245.
Hunk #2 FAILED at 255.
Hunk #3 FAILED at 288.
Hunk #4 FAILED at 1617.
Hunk #5 FAILED at 2196.
Hunk #6 FAILED at 2312.
Hunk #7 FAILED at 2320.
7 out of 7 hunks FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 1055.
1 out of 1 hunk FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 1603.
1 out of 1 hunk FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 10.
Hunk #2 FAILED at 87.
2 out of 2 hunks FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 1082.
1 out of 1 hunk FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 2074.
1 out of 1 hunk FAILED -- saving rejects to file run.rej
patching file run
Hunk #1 FAILED at 2334.
Hunk #2 FAILED at 2396.
2 out of 2 hunks FAILED -- saving rejects to file run.rej

Now what?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
looking for reiser4 and x86_64 support distro and usb_net_install binutils Linux - General 6 09-09-2007 03:24 AM
LXer: Linux: Reiser4's Future LXer Syndicated Linux News 0 04-25-2007 10:16 PM
LXer: Linux: Why Reiser4 Is Not in the Kernel LXer Syndicated Linux News 0 07-18-2006 03:33 AM
Unable to compile Reiser4 Support into 2.6.12 kernel SlackwareInAZ Slackware 11 07-19-2005 01:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 05:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration