[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Raq550: What is in partitions?
- Subject: RE: [cobalt-users] Raq550: What is in partitions?
- From: "Bob Noordam" <mac@xxxxxxxx>
- Date: Mon Apr 12 06:54:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
>
> > 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.