i went back and looked at your email again and figured out why it wouldnt work.  i've got a problem that i don't know how to rectify.  i even <mumbling> reformatted and reinstalled</mumbling> the os and the problem is still there.
<br><br>the file system has an unknown owner;  how do i put the root as owner again?  i tried <chown root / > and root did not take ownership.  i'm sure i did this wrong.  since there is nothing pressing on my system now, and i don't mind a reinstall while learning linux, what is the way to correct this and return the file system to root ownership?
<br><br><mumbling again>reformatting and reinstalling</mumbling again> on the second drive gave root the ownership again.  after the r&r i added a directory in my home folder and mounted the second drive to it.  for some reason that directory and all of the other directories in the home folder were under my ownership without having to do the <chown> thing again.  other directories on the file system drive are under root and thus i can't change permissions, which is ok.  i have realized i don't need that much control and don't want to compromise the security of the system too badly; i can take ownership of what i need and the system can have the rest.
<br><br>not doing windows no more~<br><br>dwain<br><br><div><span class="gmail_quote">On 11/9/06, <b class="gmail_sendername">Constantine Evans</b> <<a href="mailto:constantine@evanslabs.org">constantine@evanslabs.org</a>
> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">In your previous email it looks like you have too many slashes.  For<br>example, for a user named cge to take ownership of the /mnt/hd
<br>directory, the command would be  "chown cge /mnt/hd".<br><br>You need to do this on the place where the drive is mounted. You don't<br>need to do it on the drive itself (the /dev/hdc or similar).<br><br>You might want to read the manual page for chown (with the command "man
<br>chown")<br><br>Constantine<br><br>Dwain Alford wrote:<br>><br>><br>> On 11/9/06, *Dwain Alford* <<a href="mailto:dwain.alford@gmail.com">dwain.alford@gmail.com</a><br>> <mailto:<a href="mailto:dwain.alford@gmail.com">
dwain.alford@gmail.com</a>>> wrote:<br>><br>><br>><br>>     On 11/9/06, *Constantine Evans* < <a href="mailto:constantine@evanslabs.org">constantine@evanslabs.org</a><br>>     <mailto:<a href="mailto:constantine@evanslabs.org">
constantine@evanslabs.org</a>>> wrote:<br>><br>>         ac wrote:<br>>         To Dwain: You can make the hard drive so that only you can<br>>         access it as<br>>         your account. If it has a Linux filesystem, change the directory
<br>>         where<br>>         it is mounted so that your user owns it (on the command line,<br>>         this would<br>>         be chown username /path/to/mount/point). Then you can read and write<br>>         everything on the hard drive, and can change the permissions so that
<br>>         others can't write to it, or even read to it if you choose.<br>><br>><br>> i did the chown and i own the folder (path to the hdd) now; however,<br>> there is an unknown owner and file group on the hard drive.  i did the
<br>> chown on the hdd and i didn't take ownership.  how should i go about<br>> doing this?<br>><br>> dwain<br>><br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">
ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>