can not add data to partion

Gary Kirkpatrick pegngaryubuntu at gmail.com
Sat May 1 19:35:49 UTC 2010


Should the data directory be in the file system or anywhere?

On Sat, May 1, 2010 at 1:12 PM, Ioannis Vranos
<cppdeveloper at ontelecoms.gr> wrote:
> 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
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list