Can I delete a partition (or is it a slice?)

Scott Kupferschmidt sk at isprime.com
Sun Jun 15 22:55:11 PDT 2003


Hello,

You could simply format the new disk and mount it as /usr/home.  However,
you would have to mount it elsewhere temporarily to move the real
/usr/home data to this new partition.

I would really have to see your fstab file to see how you got it set up,
but even if you have an existing partition for /usr/home it could be
renamed and used for something else.

Hope this info helps.

Sincerely,

Scott Kupferschmidt


On Mon, 16 Jun 2003, Roger Merritt wrote:

> I have a chance to get my hands on a 4-GB hard drive that's being replaced 
> by a 40-GB drive. My other machine really needs more space (it also has a 
> 4-GB drive), and I'd like to move the /usr/home slice (or is it partition?) 
> to the new(er) HDD and delete the /usr/home slice from the older drive. I 
> presume the space would then be available to the /usr partition (the two 
> are adjacent and /usr/home was created after /usr). Would deleting the 
> slice cause my partition table to be rewritten with disastrous results?
> 
> Or would it be better to set up three slices, for /, /var, and /usr, on the 
> new drive, transfer the data from the old drive with backup and restore, 
> backing up the contents of /usr/home to a tarball on the new drive, then 
> repartition the old drive with a single slice, /usr/home, and copy the 
> backup tarball?
> 
> Also, since these two drives would be on the same cable, would using tar to 
> transfer the data be faster than backup and restore?
> 
> -- 
> Roger
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list