Hi, Ok, if I am reading your right, you now have /dev/hda7 mounted on /home. If you try to unmount /home the system reports it as busy. Are you logged in as anything else but root?
If you moved "mv" all directories and files that were in /home and then mounted /dev/hda7 as /home then you are done. The directory itself is part of the / file system, the data is simply stored on /dev/hda7, I assume that /dev/hda1 is /? stayler On Tue, 11 Feb 2003 06:37:49 -0700, Dr. Jones wrote: >I accomplished the goal of moving my /home directory to /dev/hda7. A reboot >and subsequent writes to subdirectories in /home demonstrate that the files >are winding up on /dev/hda7. Here's my dilemma now: Since my /home directory >made the transition over to /dev/hda7, how do I now purge /home on >/dev/hda1? > >'mout' shows /home mounted on /dev/hda7, and reports that it is busy if I >attempt to 'umount' this point. I want to umount it so that I can then go in >and remove /dev/hda1/home and thus clear the space it now occupies. _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
