General :: Sharing The DVDROM Drive Ubuntu / Windows 7?
May 26, 2010
As a relative noob with Linux (Ubuntu) I was enjoying learning stuff with Ubuntu Karmic - and everything I tried seemed to work even after my inexpert fiddling - which was nice! However, since installing Ubuntu Lucid I've spent loads of time trying to re-establish the share I had under Karmic whereby my Ubuntu PC's DVDROM was automatically available to my connected Win7 PC.
After a couple of days effort I've got to the point where I can access the CD or DVD mounted in Ubuntu, from Win7 but I cannot access the files within the CD or DVD (Windows Err Mssg: You Do Not Have Permission To Access.. I have noticed that since installing Lucid the mount point seems to be the name of the disk whereas under Karmic it was fixed as something like cdrom1. So if I edit smb.conf I can't specify the mount point as it depends on the disk name. Though to be honest I have no idea if this is anything to do with the problem!
To save what little hair I have left I'd be grateful if someone could point me in the right direction. Your mission, should you chose to accept it, is to have my Ubuntu PC's DVDROM available on my Win7 PC for read & write. PS I posted this several days ago on the Ubuntu forum but there's been no replies at all - I was wondering if the question is so daft that they think.
View 2 Replies
ADVERTISEMENT
May 21, 2010
However, since installing Lucid I've spent loads of time trying to re-establish the share I had under Karmic whereby my Ubuntu PC's DVDROM was automatically available to my LAN (simple router) connected Win7 PC. After a couple of days effort I've got to the point where I can access the CD or DVD mounted in Ubuntu, from Win7 but I cannot access the files within the CD or DVD (Err Mssg: You Do Not Have Permission To Access......).
I have noticed that the mount point seems to be the name of the disk under Lucid whereas under Karmic it was fixed as something like cdrom1. So if I edit smb.conf I can't specify the mount point as it depends on the disk name. Though to be honest I have no idea if this is anything to do with the problem! To save what little hair I have left I'd be grateful if someone could point me in the right direction. Your mission, should you chose to accept it, is to have my Ubuntu PC's DVDROM available on my Win7 PC for read & write.
View 1 Replies
View Related
Jun 12, 2011
no entries exist in the /dev folder for hdc,cdrom,dvd, or any other drive or drive type than hda. The only other similar device is sg0 which doesn't work either. I have tried every variation of mount I can find with every available drive and drive type and nothing works, but this is the drive I installed FC14 with, and it installed perfectly (except for forgetting where it came from!!)Do I have to install a module or recompile the kernel just to get linux to recognize the drive it came from?
View 5 Replies
View Related
Apr 25, 2010
I am having a problem getting my cd/dvdrom drives detected on my music a media player programs.
All of the media player programs including mplayer identify my devices as /dev/cdrom.
When I run the wodim --devices command this is what I get:
The /dev/cdrom reads like this /dev/cdrom -> sr0.
View 14 Replies
View Related
Jul 11, 2011
I want to share a media drive between Windows 7 and Ubuntu 11.04. This drive will hold all of my pictures so that I can edit them in Windows with Photoshop. What is my best bet?
A) Format the drive as NTFS. Are there any problems that I should be aware of with NTFS in Ubuntu?
B) Format the drive as ext2, use Ext2Fsd to use it in windows? Will this be seamless?
C) Use ext3 + Ext2Fsd. I know that there might be problems with ext4, but does ext3 work seamlessly in windows 7?
View 6 Replies
View Related
Jul 24, 2011
I want to make a backup from my drive and burn it to dvdrom.
View 2 Replies
View Related
Mar 13, 2009
I've got a SATA drive (formatted as NTFS) I share between an XP machine and an Ubuntu machine. From Ubuntu, I never write to the drive... I only write to it from the XP box. So, I am wondering about a couple of things:
- If I do write to it from the Ubuntu machine, will that create any problems. By that I mean, if I add, rename, edit files from the Ubuntu machine, will that negatively affect anything?
- If, from the Ubuntu machine, I set perms on the files and folders on the drive, how will that affect things when I plug it back into the XP machine?
View 1 Replies
View Related
Jan 26, 2010
How do I check what driver my dvdrom is using in SLES11 the reason for this is I need to find that driver and compile it for SLES9.
View 5 Replies
View Related
Sep 23, 2009
I have a simple Xubuntu server at my house that I connected an extra external hard drive too. What I would like to do is setup a backup system for my computers to backup to this hard drive. How would I go about setting up the drive to be shared on Xubuntu? I would prefer commands as I use PuTTY to manage the server.
View 1 Replies
View Related
Aug 30, 2011
is there a way of sharing an ext3/ext4 formatted partition on an external USB drive between different users (uids) on different Linux machines without creating a group for this purpose, setting the group ownership of the partition to this group and adding each respective user to the group on every machine?This would mean that I need to have root privileges on every machine... which I may not have in some cases.I'm using the partition to store the code I'm developing on Linux and I would like the option to be safe... if possible.I could use a vfat partition but then I have no control of the rw rights + I cannot develop directly in the dir: I would always have to tar.gz the directory, extract, work, tar.gz, copy to the external drive.
View 2 Replies
View Related
Nov 17, 2010
Is there a way I can import windows files to linux? Like linux and windows having a common directory?
View 11 Replies
View Related
Jul 19, 2011
How to configure File Sharing server which will be in the same network along with Windows DNS servers and others.Googling showed me that "Samba server" will do the job of file sharing . Okay samba server is configured on Ubuntu Linux machine but how to add this to the existing domain where windows machines are ? Do i have to really add this Samba server to windows Active directory or adding it in the network will do? Please also help me in configuring samba server security and the ease of user access of the data on the server.
View 2 Replies
View Related
Jun 7, 2010
Currently my job is to make websites with Django. I use many things like virtualenv, PIL, etc. The problem is, I can't stand Linux on my desktop. I like it on servers, It's greate to use it over the SSH. But for desktop? No way. But for the development Linux is quite essential. Of course almost everything is ported to Windows, but it's not as simple to use as in Linux. For example, Windows shell is awful in comparison with Linux. So I've tried Cygwin, but it's too damn slow. Every time django dev server reloads, it tooks almost 20-30 seconds. In comparison, then using "native" python on Windows or Linux, it reloads instantly. Even worse, Cygwin makes all my system very slow.
I've been thinking about it and have thought up a way to go. I can share a folder with my application with some Linux box. The devserver and everything will run on that box, while I'll be happy editing files and running the browser on my Windows 7. SSH shell is much quickier and handy than Cygwin. Currently there are no Linux boxes in my home network (except for my android phone :) but I have several VDS boxes with Debian.
So, how do I share a Windows folder with VDS box? I can't rely on my desktop IP but I can rely on the VDS's one. I need sharing to be as quick as possible (well, 2-3 seconds ping is OK) and "native" for both systems, so I could use a folder like a normal folder in both Windows and Linux.
View 2 Replies
View Related
Nov 3, 2009
We are running RedHat Enterprise Server 5. We have a Windows 7 Pro with an HP Printer attached to it, and shared. I can see the printer in RedHat, but everytime I send a print job, it just does nothing but sit there. I've even tried to attach to it via smbclient, and I get the following response: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
View 4 Replies
View Related
May 16, 2011
I like a script for backup of windows 10 shares for an external hd in fedora?
View 2 Replies
View Related
Nov 30, 2010
I'M Batty from Tanzania ,i have question on printer sharing between linux GNOME(FEDORA) and windows xp how is it possible?i had my HP printer connected on Linux and i need to make network sharing for the printer .please give me support.
View 4 Replies
View Related
Mar 15, 2010
how can iuse internet of linux pc to windows pc
View 7 Replies
View Related
Oct 26, 2010
"Life has been made easier with all Microsoft systems, all versions of Dos and Windows, because each of them has to be installed in an active primary partition and so hence will always has a boot loader in the root partition." So if I already have Windows 7 installed (in a 100gig partition of a 1t hdd) how do I modify the windows booting process so that I can go on to create many additional partitions that will be used for linux distros?
View 7 Replies
View Related
Jul 12, 2010
I want to share linux folder with Windows server 2003 using cifs;I have install samba on linux system;
View 1 Replies
View Related
Mar 26, 2010
I have an external drive which is formatted for Linux (ext3) and want to re-format it to use it under windows. I have no data on the disk that I need, just want to re-format so I can use it for a backup for my windows7 laptop.
View 3 Replies
View Related
Jun 21, 2010
I'm new to Linux and I was running Windows Vista before. I mounted my Windows hard drive into Ubuntu and now whenever I try to long onto Windows I get a black screen with the mouse where the log-in page should be. I used all the commands that was I had read about like "sudo mount" and stuff and I can see my Windows files in Ubuntu but no log-on page for Windows.
View 14 Replies
View Related
Dec 11, 2010
I plugged in my external dvd-r (asus) via usb. It showed me some message on shell, that it has detected the cdrom(although its dvd rom as well but nevermind) and its of ASUS. But how do i know which dev it was associated with in /dev/? Since i had to test something, i plugged it out, and save the output of ls /dev/ > ~/result.txt
after plugging the dvd-rom, i compared the results and was able to find that it was associated with simple cdrom i.e. /dev/cdrom. I wanted to know that is there any command that will tell me which /dev/ file was associated with external dvdrom? i tried to see in the following result
1) df -h ( no results, just the already mounted partitions)
2) fdisk -l ( same as above)
3) dmesg | tail (shown almost the same result as was shown on shell at the time of plugging the dvd)
View 9 Replies
View Related
Mar 8, 2011
Is Ubuntu like windows and can you download Ubuntu to a flash drive or external hard drive and if so what kind?
View 4 Replies
View Related
Jun 17, 2011
Im setting up a local home server for my development. I have downloaded the wireless card drivers and burnt them to a DVD disc (as dont have any CDs) I have it in the DVD drive on the Server, and i dont know how to access the DVD via the console.
View 1 Replies
View Related
Jul 4, 2011
I have a problem with sharing files from external harddrive. If I create a share from my ubuntu home folder, I can access to it from my Windows 7 laptop. I also see shares created from external drive, but windows says I dont have permission to access in there.
View 2 Replies
View Related
Mar 18, 2010
Using Ubuntu 9.10, GNOME. for sum reason can't play DVDs. i put the dvd in and nothing happens. i installed w32codecs and non-free-codecs.
View 1 Replies
View Related
Sep 5, 2010
I have recently set up an ubuntu installation on an old PC. After some fiddling with both it, and the windows 7 machine, I have managed to share all of my drives. However, when attempting to access them from ubuntu, only 2 of the 4 hard disk shares will mount, with the other 2 failing with a Unable to mount location, failed to mount windows share error message.
View 2 Replies
View Related
Sep 5, 2010
I have a USB drive connected to my Ubuntu laptop. I tried to create a share but cant access it from other Win PCs. I'm getting access denied even though I'm entering my ubuntu username and password. I'm guessing this has something to do with my drive being NTFS
View 1 Replies
View Related
May 12, 2011
I finally have my ubuntu up and running. I have a USB-drive which is often connected to my Ubuntu-machine. I want to share this via Samba but I can't set the user-rights. If I try to acces the file (via windows machine) I can see the directory but if I open it it gives me: \Computermediadirectory is not accessible. You might not have permission to use this network resource. I tried setting the rights but it just 'changes back immediately'. I found some posts about not being able to set rights via ubuntu on a ntfs disk. If I mount it via fstab it will give an error when the USB-drive is not connected. So that's no option. Is there a way to share this drive via my Samba server? I did get access to a partition on my linux-machine, to I assume my samba-settings are correct.
View 2 Replies
View Related
Feb 14, 2010
I recently installed Ubuntu with partion with Vista, and I am enjoying the Ubuntu experience will buy a book and learn this awesome OS, my question is this:
My wife has a laptop that runs Vista, and when i use my Vista she can see my files and I share this hard drive with her, but when i run Ubuntu she cant see this drive, i have extrernal hard drive as my backup with lot of different files on it and she can pull files from it but when i use Ubuntu she can see on her Vista Network, how can i make so when i use Ubuntu she can see my drive? On my Windows i set up sharing of files but how do the same with Ubuntu.
View 1 Replies
View Related