On Saturday 08 November 2003 01:08 pm, Sharrea wrote:
> On Sun, 09 Nov 2003 09:49, Marc wrote:
> <snip>
>
> >   How do I get to my old home partision hdc9 to back up the old files?
> >    I went to file:/mnt and I don't see it there.
>
> Create a mount point like say, /mnt/oldhome as root:
>
> #  mkdir -p /mnt/oldhome
>
> Then mount the partition as root with:
>
> #  mount -t <fs type> /dev/hdc9 /mnt/oldhome
>
> where <fs type> is one of:  ext2, ext3, reiserfs or whatever.
>
> You should now see your files under /mnt/oldhome.
>
> Sharrea

    Thanks Sharra 
That made it a easy job.
     I don't know why I did not think to look in MCC the solution for most 
configuration problems seems to be there.

    Marc


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to