> init 1
> cp -a /usr/* /mnt/temp/
>
> Verify the copy a bit, then:
> mv /usr /old-usr
> mkdir usr
> umount /mnt/temp/
> mount <new-part> /usr
>
> Edit /etc/fstab and fix it up to mount /usr at boot time.
>
> init 3
> ----------------------------------------------------------------------
>     Mike A. Harris  -  Linux advocate  -  Open Source advocate

Thanks!

that's just what I did. just forgot to telinit 1... (oops?)

h



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to