can not add data to partion

Ioannis Vranos cppdeveloper at ontelecoms.gr
Sun May 2 01:25:54 UTC 2010


On Sat, 2010-05-01 at 15:11 -0600, Gary Kirkpatrick wrote:
> >
> > 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
> >
> >
> After reboot, nautilus does not show the sda6 at all.  It is still
> there, listed in gparted.  Did I do something wrong?  Do not think so,


After reboo, did you check /Data directory to see whether it is empty,
or it has the lost+found directory in it?




-- 
Ioannis Vranos

C95 / C++03 Software Developer

http://www.cpp-software.net





More information about the ubuntu-users mailing list