Ubuntu :: Mounting Hard Drive With Fstab?

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


ADVERTISEMENT

Server :: Mounting Remote (NFS) Drive - Adding To Fstab

Oct 25, 2010

From a Fedora 9 server (I think!) I'm trying to mount an nfs drive from a Mac Server. You see, a couple weeks back this was working fine but now there seems to be a problem. I've tried using the mount command and found the following line in the /etc/fstab doc...

Code:
<IP ADDRESS>:/remote/nfs/directory /directory/to/mount/on nfs defaults 0 0
It was commented so I uncommented it, hoping this would be a quick and easy resolution =). Anyway, it didn't work and when I run mount -av the server timesout. So on the Mac Server, I enabled Samba sharing preferences and tried adding this to fstab,

Code:
<IP ADDRESS>:/remote/nfs/directory /directory/to/mount/on cifs username=name,password=password 0 0
When I run mount -a it hangs. I guess I'm doing everything totally wrong. I can SSH into the MAC Server and use tar, rsync etc with no problem. But I really need this drive to mount as it once use to. It's been suggested to me that the NFS or networking module on the Linux box might be broken.

View 2 Replies View Related

CentOS 5 Hardware :: 2TB Drive Installed RAID1 Not Mounting In Fstab

Aug 15, 2010

I have installed a 2TB drive in my dual PIII 866 with 750MB ram. The drive is properly installed and I have configured the drive with 1 partition in RAID1. The array loads fine, but when I add the entry to mount the /dev/md2 /data/repository the following error occurs The filesystem size according to the superblock is 488378000 blocks The physical size of the device is 488377986 blocks Either the superblock or partition table is likely corrupt I have run fsck manually with no errors reported. I have removed the partition and rebuilt the array. The array assembles properly and I can manually mount the /dev/md2, but as soon as I add the entry to the fstab I get dropped to a shell after a reboot. Not sure where to go now?

View 3 Replies View Related

Ubuntu :: Fstab - Trying To Mount Hard Drive ?

Aug 18, 2010

Installed ubuntu 10.4 on a formatted hard drive IDE. desktop has two other drives , one SATA drive and one SCSI drive. SCSI drive has windows.

Both windows and ubuntu load fine through GRUB2 etc

I had installed WUBI before on the SATA drive and then i uninstalled it.

problem is that when i log in to Ubuntu i see on fdisk

But i cannot access the SATA drive /dev/sda i tried mounting the drive but i get an error saying this is mounted as /dev/sdb5

How do i mount the SATA drive to get access to the drive ? i messed around with this drive when i was using WUBI. i.e. tried to mount it to recover grub but never got it working. Now somehow it seems that this old mounted drive is messing with my current Ubuntu install.

How to recover my fstab is shown below:

Changed the connect sequence in BIOS and mounted the volume using sudo mount /dev/sdb1 /media/sdb1

View 1 Replies View Related

CentOS 5 Hardware :: USB External Hard Drive - Entry In Fstab File

Nov 13, 2009

I have centos 5.3 installed. I plugged in a WD usb external HD, Icon is showing up on desktop everything is working formatted with ext3. I would like to have an entry for this in my /etc/fstab file, and I need to know how to enable Quotas on some files on it.

View 3 Replies View Related

Fedora Hardware :: Edit The Fstab File In Order To Mount The Second Hard Drive And Get Files Off Of It?

Jul 28, 2010

I have a second hard drive with fedora 10 installed on it. My primary drive and os is fedora 12. How do I edit the fstab file in order to mount the second hard drive and get files off of it

View 8 Replies View Related

Ubuntu :: Mounting An External USB Hard Drive?

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

Ubuntu :: Have To Keep On Manually Mounting Second Hard Drive?

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

Ubuntu :: Hard Drive Mounting During Boot?

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

Ubuntu :: Mounting A Slave Hard Drive?

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

Ubuntu :: Second Hard Drive Not Mounting At Boot / What To Fix It?

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

Ubuntu :: Mounting A Firewire Hard Drive?

Jun 11, 2011

I just installed a new clean copy of Ubuntu 11.04 onto a Dell XPS M1710 laptop. I believe it has a generic Texas Instruments Firewire controller. Plugging in a standard Firewire disk does nothing. If I boot with the device and run �dmesg|grep firewire�, I get:

Code:

[ 1.327138] firewire_ohci 0000:03:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.388103] firewire_ohci: Added fw-ohci device 0000:03:01.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
[ 1.888144] firewire_core: created device fw0: GUID 354fc0001a369961, S400

[code]...

How can I install the necessary modules to make this work?

View 1 Replies View Related

Fedora :: Mounting A Hard Drive That Already Has An OS

Dec 18, 2009

I have an 320GB hard drive with F11 installed. Lately, I got a 1.5TB new hard drive, on which I have installed F12. Now I want to use the 320GB as a second hard drive since I have lots of data on it. My question here is as I boot my desktop, how does it recognize to boot from the 1.5TB and consider the 320GB as a secondary? Is there anything I need to setup in BIOS? My motherboard has one extra SATA connection left for a second hard drive.

View 6 Replies View Related

Fedora :: Mounting Non-OS Hard Drive (/dev/sda)?

Jul 13, 2010

I am having issues mounting my non-OS hard drive (/dev/sda).I had the following information in my /etc/fstab file:/dev/sda /mnt/storage auto defaults 0 0This worked as expected; however, I decided the modify this so I can have it automounted to my home directory (/home/jesse/storage)./dev/sda /home/jesse/storage auto defaults 0 0This /mnt/storage remains intact even after rebooting the system.

View 6 Replies View Related

Ubuntu :: Mounting An ACOMDATA External Hard Drive

Jan 2, 2010

I'm using Ubuntu 9.04, and I can't seem to get my ACOMDATA external hard drive to work. It is plugged into the PC using a USB cable, and it is read as a removable storage device on both Win. XP and Win. 7. On Ubuntu, it is read for a split-second, then disappears. All of my USB ports are functioning perfectly. Are there any commands to mount this device?

View 9 Replies View Related

Ubuntu :: Mounting And Using An Ext3 Hard Drive On Win 7 Computer?

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

Ubuntu :: Mounting Solaris 10 EFI GPT Labeled Hard Drive?

Feb 9, 2010

I have a 1.5TB hard drive that was initially set up on a Solaris 10 x86 host system. Due to the large device size, Solaris labeled the disk with an EFI (GPT) label instead of the traditional SMI (VTOC) label when it was partitioned. 4 slices are defined in the GPT: root (128 MB), swap (128 MB), usr (1.4 TB) and reserved (8 MB). A standard Solaris UFS filesystem was created on the 1.4TB usr slice.

I have now physically removed the hard drive from the solaris system and have installed it in an Ubuntu 9.10 system. I have no trouble mounting regular Solaris UFS filesystems on SMI-labeled drives:

Code:

# mount -v -r -t ufs -o ufstype=sunx86 /dev/sdb1 /mnt

However for EFI-labeled drives such as the one I described above, there are multiple issues.

1. Ubuntu believes the GPT is incorrect, as witnessed by these syslog messages:

Code:

kernel: [ 2.559777] scsi 4:1:6:0: Direct-Access ST31500341AS CC1H PQ: 0 ANSI: 5
kernel: [ 2.600193] sd 4:1:6:0: Attached scsi generic sg11 type 0

[code]....

Notice how Ubuntu is not recognizing or reporting the Solaris ufs filesystem on sde7.

2: the UFS filesystem is not mountable.

Code:

# mount -v -r -t ufs -o ufstype=sunx86 /dev/sde7 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sde7,
missing codepage or helper program, or other error

[code]....

View 2 Replies View Related

Ubuntu Servers :: Mounting External Usb Hard Drive?

Jun 19, 2011

I have attached a 1.5 TB external hard drive to my new Ubuntu server. I mount it in /media/external. I used sudo mount /dev/sdx# /media/external but sdx# keeps changing. I added a line to fstab to mount it permanently but after couple of our it unmounts itself and /media/external is empty. It is in vfat format but webmin shows it as ntfs.

Quote:
cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).

[Code]...

View 9 Replies View Related

Fedora Hardware :: Hard Drive Not Mounting?

Sep 25, 2010

I'm trying to mount a hard drive, but I get an error. $Logfile indicates unclean shutdown (0,0) Failed to mount '/dev/sdb1': Operations not supported Mount is deniedbecause NTFS is marked to be in use.it gives me some optionsmount -t ntfs-3g /dev/sdb1 /media/System -0 force (and error not found)/dev/sdb1 /media/System ntsf-3g force 0 0 (i get permission denied) All done as root. I have had no problem before mounting hard drives like this. So I don't know what the problem may be.

View 1 Replies View Related

General :: Mounting External Hard Drive On Red Hat

Mar 27, 2011

I have Red Hat Enterprise Linux 6 installed on my machine. I am unable to mount an External Hard (NTFS). I have tried several options which are as under:

Option 1:After making a dir /media/windows mount /dev/sda1 /media/windows/ -t ntfs -o nls=utf8,umask=0222
Option 2: mount -t ntfs /dev/sdb1 /media/windows

View 2 Replies View Related

General :: Mounting The Hard Drive From Unetbootin?

Jul 29, 2010

I recently installed Damn Small Linux using unetbootin. Booting Linux from unetbootin seems a lot like booting from a liveCD, so I'd like to mount my hard drive and see what I can do. Unfortunately it looks like Damn Small Linux has not mounted it automatically, and I'm having trouble finding my drive and mounting it from the /dev directory. There are several devices named /dev/*da* and I don't know which is my hard drive. My computer is an HP Mini netbook, so the drive is probably one of the new "solid state" drives if that affects anything.What can I do to find and mount my hard drive from unetbootin?

View 3 Replies View Related

General :: Mounting Hard Drive In Knoppix ?

May 29, 2011

I have been running a computer under Windows XP for years, and recently it stopped booting unexpectedly. It tries to load windows, but partway though loading a BSOD flashes and it shuts down. To remedy this and hopefully fix this, my frined lent me some Knoppix CDs that I could boot from. He also lent me some external hard drives. I want to be able to access my files on my old hard drive.

Here's the problem: (in Knoppix 6) When I try to mount my main partition of my hard drive, which shows as sda2 (sda1 is an old recovery partition left over from when I ran vista), the following message pops up: "A job is pending on dev/sda2" A little later another error window pops up: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." I want to be able to mount my hard drive in Knoppix 6.

View 6 Replies View Related

Ubuntu :: Mounting A Hard Drive With Options On Command-line?

Sep 3, 2010

I have a working fstab entry:

Quote:

/dev/sdc1 /media/sdc vfat rw,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,s hortname=mixed,dmask=0077,utf8=1,flush 0 0

But how do I mount the sdc drive with those options from the command-line without restarting? I've tried to do so with 'mount' utility, but had no luck.

View 1 Replies View Related

Ubuntu :: Thin Clients Not Mounting Local Hard Drive?

Dec 19, 2010

I'm running LTSP on 11.04. The clients boot fine and will recognise the local CD and local USB drives but it doesn't mount the HD?

View 1 Replies View Related

Fedora :: Creating And Mounting Encrypted USB Hard Drive

Jul 12, 2010

I am looking for a guide for Fedora 13 that tells me how to:

1. Create an encrypted partition on an an external USB hard drive

2. Tells me how to setup Fedora to ask me for the passphrase when I plug in the drive

3. Automounts the hard drive to a set location

The guide should deal with the situation that the computer can mount without declaring the external hard drive is not there.At present my attempt at mounting my Samsung Story USB2 hard drives does not meet criteria 2 and 3.

View 1 Replies View Related

Fedora Hardware :: USB Hard Drive Mounting At Startup?

Feb 14, 2011

I just moved from ubuntu to fedora 14 and I'm having an issue with a portable USB hard drive. When the hard drive is connected at startup it mounts at /dev/sda and my other 3 internal hard drives are mounted at /dev/sdb, /dev/sdc and /dev/sdd; of course this is an issue with my FSTAB file since i mount some of the partitions in the first hard drive (/dev/sda) at some special points in my file system, so i need to restart my computer and unplug the USB hard drive to get things working, however when i was working with ubuntu this didn't happen. I need that the USB hard drive mounts at /dev/sdd at startup so my FSTAB could work.

View 3 Replies View Related

Debian :: Mounting USB Wireless Adpter And Hard Drive?

May 14, 2010

I have a Linksys wireless G USB adapter. When I plug it in nothing happens, how do I install this hardware.
I also have a Vantec external USB hard-drive and when I turn it on it says it cannot mount the drive. How do I get this mount this drive. It is formatted NTFS, my windows back up drive.

View 1 Replies View Related

Red Hat / Fedora :: DD Commands - Mounting My Portable Hard Drive

Apr 1, 2010

I am basically mounting my portable hard drive (sdb1) and creating a bit image copy of sda on to the hard drive. What each line in the command is doing? e.g. what does ntfs-3g mean? what does the third line mean?

View 1 Replies View Related

Hardware :: Mounting USB Hard Drive / Can't Seem To Mount The Other Partition?

Sep 21, 2010

I am having a difficult time trying to get my old hard drive mounted to my new server. Let me give you some background on what I am doing.

I used to have my main desktop setup as a backup server for my main server hosted at a data center. It would run periodic backups of the database and files on the server, well I ended up upgrading that desktop to be used as my main gaming computer. I just disconnected the hard drive and installed a new operating system on a new hard drive. I then ordered a Dell SC1425 1U server; I got CentOS 5.5 (Same as my old server) installed on it, and I took my old hard drive and placed it in an external enclosure (USB) and connected it to my new server. I ended up having to run some commands to change the LVM name to something different, since they were both "VolGroup00". After successfully changing the old drive to "VolGroup01" I connected the USB drive back to the server but only the "Boot" partition is being mounted. I can't seem to mount the other partition.

Code:
df -T
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
ext3 73514160 3351180 66368448 5% /
/dev/sda1 ext3 101086 12173 83694 13% /boot
code....

View 5 Replies View Related

Debian Hardware :: External Hard Drive Not Registering / Mounting

May 22, 2014

My external hard drive (about 2 years old) won't mount. It wouldn't mount on Windows either. Other external hard drives (sdb1) mount perfectly.

I am wondering is there a Linux way of getting the hard drive to work again? The disc spins up so it's not a mechanical failure. I'm guessing here but is there a way of flashing firmware onto the external HD if that might be the problem?

(Seagate 2TB ST320005EXD101-RK)

Code: Select all# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation

[Code] .....

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved