can not add data to partion
Steve
yorvik.ubunto at googlemail.com
Sun May 2 13:15:28 UTC 2010
On Sun, 2010-05-02 at 15:52 +0300, Ioannis Vranos wrote:
> On Sun, 2010-05-02 at 06:38 -0600, Gary Kirkpatrick wrote:
> > Did not type that well;
> >
> > This is what I should do, I assume, but I am often wrong
> >
> > sudo -i
> >
> > mkfs.ext4 -L Data /dev/sda6
> >
> > Edit /etc/fstab and add the following line:
> >
> > /dev/sda6 /Store ext4 defaults 0 3
>
>
> Assuming you created /Store, do the following:
>
>
> 1. Reboot
This isn’t Windows
>
>
> 2. Open terminal:
>
>
> sudo -i (it gives you root access).
No need
>
>
> 3. Then as root, type in the terminal:
>
> mkfs.ext4 -v /dev/sda6
sudo mkfs.ext4 -v /dev/sda6
>
>
> 4. Edit /etc/fstab and add the following line:
>
> /dev/sda6 /Store ext4 defaults 0 3
>
>
>
> 5. Reboot
This isn’t Windows
>
sudo mount -a
--
Steve (YorvYk)
http://lubuntu.net/
More information about the ubuntu-users
mailing list