[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq550: What is in partitions?



>
>
> > Onderwerp: [cobalt-users] Raq550: What is in partitions?
> >
> > On the Raq550, What directories are in what partitons?  I know that
> > /home is the largest but what about the other root directories?
> >
> > John
>
>
> /dev/md1              /
> /dev/md2              /var
> /dev/md3              swap
> /dev/md4              /home
>
>


>
> What about /opt ?
>
> John
>

Everything not listed is under / , so it is on /dev/md1
The only exception is /tmp, which is a symlink to /home/tmp

Bob.