Tuesday, July 28, 2009

Fstab

# gedit /etc/fstab

/dev/sda1 /media/Seed ext3 defaults 0 2
/dev/sdb5 /media/Lib ext3 defaults 0 2

A program to do this: pysdm
After install, run with gksu pysdm
In GNOME (under System/Administration as Storage Device Manager)

I specifically like this program's easy editing of the journal mode.


UUID for partition can be specified, instead of "/dev/sda1"

found by running these commands.

UUID is very useful. (Like if you move your hardrive.)

--

0 comments:

Post a Comment