[NTLUG:Discuss] repartitioning 2nd hard drive and formatting w/Reiser - HOW?

Dan Carlson dmcarlsn at yahoo.com
Fri Mar 8 09:25:15 CST 2002


Use mkreiserfs to format a reiserfs partition.

If you have another swap partition then you don't need to create another
swap partition.

Use mount -t reiserfs /dev/hdc1 to mount the filesystem.

Edit fstab manually, using reiserfs as the filesystem type.

This all assumes that reiserfs is available in your running kernel, either
compiled in or loaded as a module.

Dan Carlson

----- Original Message -----
From: "Richard Geoffrion" <ntlug at rain.lewisville.tx.us>
To: <discuss at ntlug.org>
Sent: Friday, March 08, 2002 8:57 AM
Subject: [NTLUG:Discuss] repartitioning 2nd hard drive and formatting
w/Reiser - HOW?


> ok...so I just THOUGHT I could work my way around the basic tasks of
linux.
> DOH!  Now that I've finally copied everything off of /dev/hdc (which used
to
> be my old server hard drive) I want to repartition it and format it for
use
> with the ReiserFS.
>
> The only problem is that I now realize that I've never formatted a
partition
> in Linux outside of the installation routines!  Partitioning I can
> handle....but I doubt format /dev/hdc /u /v:extraspace  is gonna help me
> any.
>
> ok..one of my searches paid off.  would this command do the job?  Do I
need
> to create a swap space on that drive too or is just one swap space on
> /dev/hda sufficient?
>
> mkfs -t reiserfs  /dev/hdc1
>
> Then is there a command to mount it and add it to /etc/fstab or do I have
to
> edit the fstab manually?
>
>
> -Richard  <-- hoping he's on-topic! :>
>
>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>





More information about the Discuss mailing list