I recently installed an setup an Ubuntu Server machine. It has two drives in it and the other drive has windows installed on it. (I didn't want to overwrite the windows installation until I had my server setup and working). Now I would like to format that hard drive so that I can use it as a remote time machine backup for my mac.
So my question is, how can I format that drive to be available from the server and also have grub forget about the windows installation? (all without affecting the existing ubuntu installation). Also keep in mind, I need this to either be a command line solution or something I can run from a usb drive.
Thanks!