Hello, i am very new to SME Server, gotta say, I love it.
enough chit chat. now the gorey stuff.
I am testing or rather trying to get an IOMEGA REV Drive, IDE interface running on SME7 Final.
Boot messages tell me the drive is recognised as an IOMEGA RDD and its assigned itself to HDD. if I scan the IDE bus it comes up as HDD blah blah blah.
looking in /etc/fstab I find the auto generated mount point of /media/cdrom2
I have been reading thru these forums for some time now and have come up blank. I cannot seem to write to this device, it is getting rather frustrating. Using this rsync command....
rsync -arbuv --delete --progress /home/ /media/cdrom2/
I get a successful and rather fast backup, but, what I find is, it actually HAS NOT writen files to the inserted cartridge but rather to the folder on the Hard Disk in /media/cdrom2.
For the life of me I cannot seem to directly access the drive, mount it, or do anything with it, Can anyone please help to keep my sanity?