can not add data to partion

Ioannis Vranos cppdeveloper at ontelecoms.gr
Sat May 1 19:12:29 UTC 2010


On Sat, 2010-05-01 at 12:57 -0600, Gary Kirkpatrick wrote:
> Just files.  I think.  If I make it home, then it mounts
> automatically?  Either way is ok.  I will likely share two it with two
> operating systems.


1. Create a directory named /Data.


Open terminal:


2. sudo -i 

3. mkfs.ext4 -L Data /dev/sda6

4. Edit /etc/fstab and add the following line:

/dev/sda6    /Data   ext4  defaults        0       3


5. Reboot






-- 
Ioannis Vranos

C95 / C++03 Software Developer

http://www.cpp-software.net





More information about the ubuntu-users mailing list