Click to See Complete Forum and Search --> : Question about reiserFS
Daedra
11-21-2000, 11:05 PM
ok ive got reiserFS patched into my kernel and now im wondering how do i go about changing my linux partiton...
/dev/sdb1 / ext2 defaults 1 1
if i change it wont it have to be formatted and all data loss? is there a way to convert to resierfs with out losing data
thanks http://www.linuxnewbie.org/ubb/smile.gif
PLBlaze
11-21-2000, 11:58 PM
Sorry but if you want to use reiserfs on your current ext2 partition, you must reformat it to use reiserfs and that means data loss if you don't back up.So be careful.
You could also mount reiserfs partition under different name and copy your data there and remount it as / after ,of course you'd need a spare partition to do this.Hope this helps.
Daedra
11-22-2000, 12:07 AM
i was afraid of that.
thanks anyway man http://www.linuxnewbie.org/ubb/smile.gif
jae1677
11-22-2000, 01:13 PM
Originally posted by Daedra:
ok ive got reiserFS patched into my kernel and now im wondering how do i go about changing my linux partiton...
/dev/sdb1 / ext2 defaults 1 1
if i change it wont it have to be formatted and all data loss? is there a way to convert to resierfs with out losing data
thanks http://www.linuxnewbie.org/ubb/smile.gif
I did'nt read this all the way through but this looks like the info you need.
http://www.namesys.com/change_fs.html
http://www.linuxnewbie.org/ubb/biggrin.gif