Ubuntu Networking :: Mounting A Drive From One Computer On Another?
Mar 11, 2011
I have two Ubuntu boxes. We'll call them linux A and linux B. I would like to log into linux A, and mount the main drive from linux B. Is there anyway I can do this?
View 1 Replies
ADVERTISEMENT
Jan 20, 2010
I have 2 computers, one running ubuntu 9.10 Karmic and the other runs Windows 7.
I have several sata hard drives that I keep files on. They are all formatted ext3. I have a blacx sata to usb dock on my ubuntu computer that I use to go through files and back up and such. I have a usb to sata dock on the windows 7 machine.
When I plug in the hard drive Windows says that it has to be formatted and the drive is "raw"
I can check the drive in ubuntu and everything is right
I tried installing ext2fsd and it sees the drive but wont let me select any file type or mount it. I think because its going through the usb port.
So how can I make windows 7 see and be able to access an ext3 formatted drive thats plugged into the usb port?
View 1 Replies
View Related
Apr 1, 2010
I added a second internal hard drive (/dev/sdb1) to a SuSE Linux system. I chose /home/users/STORAGE as a mount point. If I navigate to /home/users/ and right-click on the STORAGE directory and choose properties, I can see the amount of free space in the sdb1 partition of the second hard drive. Everything looks as I expected it to.However, if I choose the 'My Computer' option, click on home from there, which is where /dev/sda1 is mounted) and then navigate to STORAGE, the address bar in Konquerer looks something like this: da1:/users/STORAGEI might not have the format completely right but I do know that sda1 is listed at the beginning of the address. Yet if I copy files into this directory they end up in sdb1. Are there any issues with accessing the directory this way? When I right-click on STORAGE after navigating to /users/ through the My Computer page, the space used/available does not reflect the sdb1 partition.
A second question I have: On the My Computer page each mount location is shown in the top-right corner. The name of the new internal hard drive I added is displayed as "1TB media." That name is also a link to the mount point. How can I change this to something else? I would avoid using the My Computer page all together but there are many other people using this system and most of them know no other way to access thedirectorie
View 2 Replies
View Related
Nov 16, 2010
I want to mount a remote drive on bootup. I'm using FC14 and remote machine is FreeBSD. I've written a shell script to mount it. The script contains only one line:
Code:
mount 192.168.1.33:/home/user7 /media/mc33
I've to run this script from superuser mode to mount the file system(it works). So to mount it at bootup, I added the shell script to my PATH (/home/me/bin) and added it to Menu->System->Preferences->Startup Applications. Well this doesn't work because the root privileges are not present. I tried fixing it by giving root privileges to my shell script
Code:
#chmod +s mount-mc33
but it made no difference.
View 8 Replies
View Related
Apr 21, 2010
I have a machine running Ubuntu 9.10 that has an external HD with shared folders music folder and media downloads folder). I have set up SAMBA on that machine.
On my laptop I am running a dual boot system with Windows Vista and using wubi install, Ubuntu 9.10.
In Windows, I am able to wirelessly connect to the shared folder and access the music folder and the media downloads folder on my Desktop Ubuntu machine. All is good.
When I boot in Ubuntu, I am unable to connect to the shared folder under Places > Network I can negotiate to the MSHOME (the name of my work group). Once selected I get the error Failed to retrieve Shared List from server error message.
View 2 Replies
View Related
Mar 29, 2010
I have managed to get my networkdrive to mount on boot to a windoze share. however how can i get it to permently show the mounted icon on the users desktop?Its so simple a thing that there must be an easy way to do it.
View 14 Replies
View Related
Dec 13, 2008
I know this has been covered in many threads before, but I'm stuck not finding my exact situation or an answer. I'm a newbie using a Debian Linux machine as the client and Windows XP machine as the server. I have successfully mounted the XP Network drive on the Linux machine using commands from the root terminal:
mount -t smbfs -o username="Windows Username",password=windowspassword //XPcomputername/folder /mountpoint/
However when I put the command in the ect/fstab file as suggested in several posts, I don't get any result on boot up. I.e. I can't get the network drive to mount on start up, I always have to manually mount it from the root terminal.
View 7 Replies
View Related
May 28, 2009
I am having permissions errors every time I try to mount a windows host. I have a linux server and all the windows computers can see that computer and its files, but we wanted to start backing up the linux machine to one of our other computers. so I tried to mount one of the computers. here is the sequence of events:
Code:
$mount -t cifs //192.168.1.194/Admin$ /mnt/Anita-comp
password: (I have no password so I left it blank)
Mount error (13): Permission Denied
I tried all sorts of passwords we use around the office and none of them worked.
I then decided to try mounting one of our other computers. this one looked like it worked fine. no error messages at all. (I left password blank) so I look in my filesystem and the mounted drive is not in the /mnt/Anita-comp file. What gives?
View 11 Replies
View Related
Jun 2, 2010
I want to mount partitions automatically after starting computer...currently i hav to click on the partitions and mount them.
View 9 Replies
View Related
Apr 8, 2010
What must be done to mount an ext3 partition that's on another computer which is connected via utp crossover cable? I can't seem to figure this one out, though I've read somewhere that it can be done, and I'd like to know how.
View 2 Replies
View Related
Feb 25, 2010
My USB flash drive has stopped working with Ubuntu.
Normally when I remove it I unmount it first, but the last time I just unplugged it. After I unplugged it, it started not working.
When I put it in a windows machine, it shows up as drive E: but says "no disk" when I try to access it.
In my Ubuntu machine I can see it as USBDrive under Places > Computer, but it's unmounted. When I click mount nothing happens.
View 2 Replies
View Related
Apr 30, 2010
I just updated to 10.04 from the previous version and I'm encountering two main problems: First, on boot, after grub, I get the following message: Quote:"Disk drive for /hdba/sda6 is not ready yet or not present" "Continue to wait, or press S to skip mounting or M for manual recovery" It won't go past that (I've waited 30 min) If I press S then I get tis other message but it skips after a few seconds:
Quote: "Disk drive for /hdba/sda7 is not ready yet or not present" "Continue to wait, or press S to skip mounting or M for manual recovery" If I press S then I have an ALMOST working system. You see: I have an external USB hard drive, shared between XP and Ubuntu with all my files in it, and it won't mount. It's a simpletech and it was working just before the update and it loads, mounts and unmounts perfectly on windows and on another laptop I've got running crunchbang!. I can see the disk in "Media" but says I have not enough permissions to see its contents.
[Code]...
View 9 Replies
View Related
Jun 10, 2010
I'm having a problem on startup where GRUB seems to time out attempting to mount my main drive. Here is the error it gives me:
Quote:
Gave up waiting for root device. Common problems:
-Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Check root= (did the system wait for the right device?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/b1517926-aba4-47d1-81f0-42ca5dd36257 does not exist. Dropping to a shell!
I am given a initramfs shell. Sometimes waiting a couple of minutes and then typing 'exit' works. However, I've noticed if I do this:
Code:
(initramfs) mount /dev/disk/by-uuid/b1517926-aba4-47d1-81f0-42ca5dd36257 /root
(initramfs) exit
my laptop will boot.
I'm really not sure what the issue is, or how to even start to resolve it.. I'm not sure what the issue is, since
View 2 Replies
View Related
Nov 24, 2010
My 10.04 is mounting my USB drive at startup. This is fine except sometimes it mounts to drivename_ rather than to drivename. How do I make it always mount to drivename.
View 1 Replies
View Related
Jan 16, 2010
I'm trying to get ubuntu 9.04 to recognize a Maxtor One Touch III USB external hard drive. This drive has been formatted and used on a Windows XP. I cleared everything off but am trying to see if I can arrange it so that I can back up from linux and access (if need be) from a Windows machine.
Here is what I get with fdisk -l:
/dev/sda1 * 1 14219 114214086 83 Linux
/dev/sda2 14220 14593 3004155 5 Extended
/dev/sda5 14220 14593 3004123+ 82 Linux swap / Solaris
View 6 Replies
View Related
Mar 7, 2010
Output of blkid:
Code:
/dev/mapper/Tsunami_LVG1-LV_home: LABEL="home" UUID="cad22752-aca8-49c7-94b1-f08423819705" TYPE="xfs"
/dev/mapper/Tsunami_LVG1-LV_swap: TYPE="swap" UUID="5e1918d5-3a07-4dc5-8216-c4c0f4d1e341"
/dev/mapper/Tsunami_LVG1-LV_root: LABEL="root" UUID="cb276fc0-ced3-4926-81b8-757e5b68c4e5" TYPE="ext3"
/dev/sda1: LABEL="boot" UUID="d00cac4f-6873-4188-b6e2-902740454ba1" TYPE="ext2"
/dev/sda5: UUID="T2wwpd-lG9L-IrHz-BfAx-pVse-3C9a-rBjT1R" TYPE="lvm2pv"
/dev/sdc1: UUID="504A0C654A0C4A64" LABEL="SEAGATE300" TYPE="ntfs"
/dev/sdd1: UUID="F8C85616C855D38A" LABEL="Expansion Drive" TYPE="ntfs"
/etc/fstab contents: .....
Code:
fuse: failed to access mountpoint /media/tb1: Input/output error
View 2 Replies
View Related
May 6, 2010
Installed new drive in notebook, connected old one with SATA/USB cable, both are encrypted disks. It detected the old drive and prompted for password in Gnome, after entering correct decrypt password, this error appeared:
Error unlocking device: cryptsetup exited with exit code 239: Device udisks-luks-uuid-4de9c864-c678-4633-4343-uid1000 already exists.
View 1 Replies
View Related
Jun 8, 2010
So if I boot without a DVD or CD in my optical drive, then I attempt to put one it, it doesn't mount. I try mounting with the terminal and that fails as well. If I boot with the media in the optical drive, it works fine. (this problem occurs both on my desktop and laptop and I know the DVD and CD's work in both 9.10 and in windows, This error also occurs with Linux Mint and Sabayon leading me to believe this is a kernel issue).
[Code]...
What do I need to do to get this to work like it should? I have been asking about this since the beta of 10.04
View 1 Replies
View Related
Jun 11, 2010
i'm well versed with the fstab but i'm just curious if there is ubuntu way
View 3 Replies
View Related
Jun 24, 2010
I have a HDD from a CCTV system that I suspect to be Linux based. I cannot see it in Ubuntu. I can see the partitions in the Disk Utility. All it says is Partition type: Unknown(0xd4). I need to access this CCTV footage.
View 3 Replies
View Related
Aug 2, 2010
I added a second internal hard drive to my system.It took a while to figure out how to mount it, and I thought all my problems were over.I want to use this for storage for Transmission since this would keep all the files independent of my other hard drive.One thing that I noticed is that when I restart my computer it doesn't automatically mount the drive (Transmission gives me an error message saying it's not able to access the drive).So I remounted it, and noticed that it restarts all my torrents.One thing that I noticed is that Transmission keeps the .torrent files in /tmp and IIRC there is an option to move them wherever you want to in Deluge (I don't know if this will help anything or not).I don't like Deluge, but if it's somehow easier.
So how can I retain my settings prior to restarting and make this permanent?I do like to turn my computer off from time to time, and I am quad booting with other distros that I like testing out.
View 3 Replies
View Related
Aug 27, 2010
I purchased a new hard drive, plugged it in, formated it, edited fstab to auto mount it, and though it is mounting the drive, it won't allow me write privileges. I can read the drive, but I need root access to write to it. The drive giving me the issue is sdd1. The others, I have no problems with. I can read and write to those without a hitch.
Here is my fstab
Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=5d0ed718-2719-4b28-a031-9ab10f9aa740 / ext3 relatime,errors=remount-ro 0 1
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
[Code]...
View 9 Replies
View Related
Aug 28, 2010
Error mounting: mount exited with exit code 1: helper failed with: mount: according to mtab, /dev/sdc1 is already mounted on / mount failed. Not sure what happened but it worked fine till last reboot. It's a 250g NTFS drive named MEDIA device /dev/sda1. why it won't mount now.
View 4 Replies
View Related
Oct 17, 2010
I used Wubi to install Ubuntu 10.10 onto my laptop alongside Windows 7. I need to access my windows harddrive, however, so I used NTFS Configuration Tool to mount the drive. However, whenever I reboot, it fails to mount and I actually have to go back into NTFS Config Tool, delete the old mount, and remount it. This is tedious. My /etc/fbstab file looks as follows:
[code]...
View 2 Replies
View Related
Nov 4, 2010
Running 10.10 64bit Kernel 2.6.35-23 I am noticing what I think is a big hiccup in my boot process my drive is mounting at around the 4sec mark then my system pauses for roughly 13 seconds, you can even it see it on the screen a blinking cursor comes up the entire time. Then during the rest of the boot my drive will re-mount at least 4 more times. Then during use of my system there will be random re-mounts throughout the use. Here is the mounting message
[Code]...
I just noticed the pausing recently after an update but have been seeing this re-mounting since install. Are these normal? They dont seem like it to me, and if they are normal why such a long time on the initial mount and every re-mount takes 4-5 seconds. Let me know if I can provide any further info as well.
View 9 Replies
View Related
Feb 2, 2011
I don't know anything about Unbuntu I installed it because I had a virus and I didn't have a copy of windows. I have an extra HD with lots of media on it. At first it seemed to show up but then it disappeared. I did the sudo commands and the disk shows up as sdb. I have no idea what I am doing or what to do and all the guides keep talking about adding partitions and programs I have to dl from the net. This is a stand alone computer with no net connection.
View 2 Replies
View Related
Apr 19, 2011
I have installed Musix distro on my brand new amd 64 dual core computer but for some reason it is not showing in the media folder. Been a while since i mounted a slave and plain ubuntu seems to do it automatically so i forgot what commands i need to see it. Would love some help as the Musix forum is messed up. They have most of their forum in spanish and the parts that are english are not complete. I managed to sign up but that damn thing is really messed up. I signed up as over 18 but it sends you a form to have signed as under 18. Made 2 different users and still the same problem.
View 9 Replies
View Related
May 11, 2011
I wish to prevent a user account with sudo rights from mounting attached storage, i managed todo this with ubuntu Version 8 using gnome-polkit i think it was, however i'm not able todo this in 11.04 now , has anyone got a direction i can look in, i googled alot but my searches all come up with auto mounting or how to mount drives
View 1 Replies
View Related
Jun 1, 2011
I just installed a second hard drive in my desktop. It shows in the BIOS.
I followed the procedure here https://help.ubuntu.com/community/In...gANewHardDrive to install it in Ubuntu, except I formatted the drive to ext4 not ext3.
It mounts automatically without problem once I am in Ubuntu and I can read/write to it.
My issue is that it won't mount at boot. I get past GRUB and a few seconds later receive an error message giving me an option 'S' to skip, or 'M' to manually mount.
What I noticed is that the logical name for the drive (used sudo lshw -C disk to display) seems to change at each boot.
It goes from /dev/sdb to /dev/sdf and vice versa.
So, I'm thinking this is the problem since I can only add it to /etc/fstab according to what I last saw.
View 6 Replies
View Related
Jun 9, 2011
I have two hard drives in my desktop, a 250GB and 500GB.
The first drive has the swap and / the second drive is just sat there having to be mounted before use. I have a half remembered thought that the second drive could be given a mount point within the file system. I have often partitioned drives so that / is septate to /home but not over different phisical drives. I wouldn't want the 500GB to be /home because a large chunk of the 250GB would not normally be used.
What I would like is to have the first drive set 20GB / the rest to /home. Then the 500GB set to /home/data so it would apear within the home directory or even better /home/user/data as I'm the only user of the computer.
View 7 Replies
View Related