linuxnewbie.org.gif
Tuesday, 12-Dec-2000 10:40:02 EST
Newbized Help Files articles discussion board bookshelf sensei's log advertising info

How to add reiser-fs support to Slackware 7

Written By: Blackknight

Introduction

Reiserfs is a new Linux journaling file system developed by Hans Reiser and his team of developers. The advantage of a journaling file system is that a crash is less likely to corrupt the hard drive and a recovery is thousands of time faster. Journaling file systems are the de-facto standard in high end Unix boxes (Solaris, AIX, SGI, etc.) Recently, they started to appear for Linux as well. SGI and IBM released the source code for their journaled file system. In the reiserfs web site, they publish benchmarks that show that reiserfs is also faster then ext2.
--note: Avi S.

Installation

Download the reiser-fs patch from http://www.devlinux.com/namesys. Make sure you download the version that matches your kernel version.

Once you download the patch you need to apply it as root. Cd to /usr/src/linux and issue the following commands.

gunzip /path/to/linux-2.2.16-reiserfs-3.5.22-patch.gz
patch -p1 -i /path/to/linux-2.2.16-reiserfs-3.5.22-patch

After you do that you must compile reiser-fs into the kernel or as a module. See the kernel compilation NHF if you don't know how to do this.

The reiser-fs utilities are in the /usr/src/linux/fs/reiserfs/utils directory. You can install them as follows:

mkdir bin
make
make install

Once everything is installed create your partitions with fdisk or you can reformat an existing partition. mkreiserfs is the program you need. Mount the partitions as usual, using reiserfs for the fs type.

For example, "mount -t reiserfs /dev/hda1 /mp3"

[-NHF Control Panel-]
The Linux Channel at internet.com
Linux Planet
Linux Today
Linux Central
Linuxnewbie.org
PHPBuilder
Just Linux
Linux Programming
Linux Start
BSD Today
Apache Today
Enterprise Linux Today
BSD Central
All Linux Devices
SITE DESCRIPTIONS
[-What's New-]
Order a Linuxnewbie T-Shirt
Easy Webcam NHF
Directory Navigation NHF
Installing Snort 1.6.3 on SuSE 6.x-7.x
Customizing vim
The SysVinit NHF
Installing ALSA for the VT82C686 integrated sound
USB Creative Video Blaster II for Linux
Configuring the Intellimouse Explorer in XFree86 V4+
The beginnings of a distro NHF
Getting Past Carnivore?
Getting and Installing PGP
Getting your ATI Rage 128 Working
How to create a multiple partition system
Using Fdisk
Introduction to Programming in C/C++ with Vim
Adding a Hard drive in Linux -- In five steps
Installing ALSA for the Yamaha DS-XG Sound Card
Getting your Diamond Rio Mp3 Player to work with Linux
Bash Programming Cheat Sheet
Installing NVIDIA Drivers for Mandrake
Setting up Portsentry
Hard Drive Speed Tweak for Linux
Sensei's Log
Chat room
Join: Linuxnewbie.org SETI Black Belts!
Send in your news
Click the image to add Linuxnewbie.org to your MyNetscape Page
[-LNO Newsletter-]

[-Archive-]
The beginnings of a distro NHF
Connecting to the Internet using KPPP
Getting your SBLive to work
Unreal Tournament NHF
LWE Day 2 Pictures
LWE Day 1 Pictures
The LNO FAQ!
WoW (Words of Wisdom)
Other sites news
What is Linux?
What is Linux? part deux (ups & downs)
Search newsgroups
The List
ALS Report
Feedback Form
jobs.linuxtoday.com.gif
Match: Format: Sort by:
Search:
[-Quick Links-]

Copyright 2000 internet.com Corp. All Rights Reserved. Legal Notices Privacy Policy

internet.com.gif