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


ADVERTISEMENT

Ubuntu :: Copy A Hard Drive From Command Line?

May 4, 2011

Ubuntu is getting stuck at the loading screen after an aborted attempt to upgrade to 11.04. It's my own fault - the install was running out of room on /, and I, like an idiot, decided to delete some package files under /var/something/archive, thinking they were "old"... I quickly realized they were in fact the new packages being installed... anyway after killing the thing and rebooting it is pretty damn broken (mostly because I can't get networking going so running in dpkg repair mode doesn't do much because, well, I deleted the packages).

I want to copy all the files off my /home and other meaningful partitions onto an external drive so I can just do a clean install. I can actually login to the command line under recovery mode, but I can't get the GUI started. I know it's possible to copy the contents of the partitions to an external

View 9 Replies View Related

Ubuntu Installation :: Installer Options - Can't Select Any Of The Menu Options Except For Boot From First Hard Drive

Mar 19, 2010

So I have the burned ubuntu CD, and I'm attempting to install it on a system that has one HDD with XP/Vista on it, and another that is completely formatted and unpartitioned. However, when I boot to the ubuntu CD, I can use the menus from the bottom, and select the language when initially prompted, but I can't select any of the menu options except for boot from first hard drive.

View 1 Replies View Related

Software :: Hard Drive Missing - Giving Grub Safety Command Line

Feb 5, 2011

I've been dual-booting win7 and ubuntu on my comp for a while, but didn't bother updating grub. I just updated to grub 2, but it wouldn't let me boot and said my hard drive was missing, also giving me a grub safety command line.

View 3 Replies View Related

Server :: What Is XMX Command Line Options (API Error)

Feb 26, 2010

I install software called Sunflow v0.07.2 in my Ubuntu. When I try to run it,it says
"API error : JVM available memory is below 800 MB (found 728 MB only). Please make sure you launched the program with the -Xmx command line options". What is that xmx command line.What should i do to run Sunflow.

View 2 Replies View Related

Ubuntu Multimedia :: Command Line Or With Abcde's Built-in Options?

Jan 15, 2010

(1) I'm wondering if there is a way to have abcde play the songs while it is encoding? I understand that this would be a lot slower.

(2) Is it possible to have abcde start playing right after it finishes ripping the first track and then have it add on the other tracks to the playlist as it rips them.

Is there anyway to do one or both of these from the command line or with abcde's built-in options?

View 4 Replies View Related

General :: Command Line Options - Listing MP3 Over Certain Size

Jan 6, 2011

How would I list every mp3 over a certain size on an entire hard drive?

View 1 Replies View Related

Software :: Printing To Cups-pdf Via Command Line With Options?

Jun 30, 2011

I'm having a hard time trying to print documents to PDF via cups-pdf at the command line and get all of the nice formatting options that the GUI print spooler dialogs provide. I know how to do "lpr -P Generic-CUPS-PDF-Printer filename" to get a general file printed to a PDF, but this method clearly is missing all of the nice formattingptions that get passed when using a GUI print spooler (margins, fonts, dpi, paper size, etc..). I tried to use ps to capture whatever command is being sent by the spooler but couldn't figure it out, since I'm not really sure what commands get called by the spooler

View 8 Replies View Related

Programming :: Using Command-line Options With A Program That's Called Using Env

Oct 11, 2010

I thought about this a while ago when reading through a Python tutorial and I googled some and couldn't find an answer. Now I want to know it for Ruby, also, and it's more important now because I want to invoke Ruby with -w.

How can you use:

Code:

with a -w option to ruby, like:

Code:

This doesn't work and I can't find an explanation of how to do it.

Code:

View 1 Replies View Related

CentOS 5 :: Pidof: Invalid Options On Command Line?

Aug 19, 2009

when i show status ricci on centos5.3x86_64 #service ricci status pidof: invalid options on command line pidof: invalid options on command line p is stopped how can i fix that bug ?

View 4 Replies View Related

Programming :: MHC Modula-2 - Cannot Access The Command Line Options And The Environment Variables

Jul 2, 2010

Anyone else using the Mill Hill & Canterbury (MHC) Modula-2 to Java compiler?

[URL]

I cannot access the command line options and the environment variables.

View 2 Replies View Related

Programming :: Running Gcov When Executable Has Command Line Input Options

Mar 3, 2011

I have an executable with input options, like so:
Code:
./executable -n 42 -s 42
I've added gcov to the makefiles (compiling with --coverage, -fprofile-arcs, and -ftest-coverage, and linking with -lgcov). It builds fine and creates executable.gcno.

When I try to run gcov, gcov things the options belong to it:
Code:
$ gcov ./executable -n 42 -s 42
gcov: invalid option -- 's'
Usage: gcov [OPTION]... SOURCEFILE...
When I use quotes this happens:

Code:
$ gcov './executable -n 42 -s 42'
executable -n 42 -s 42.gcno:cannot open graph file

The command line options must remain. How can I get gcov to generate the same .gcno file it later looks for?

View 2 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 :: 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 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

Debian :: Mounting External HFS Firewire HDD From Command Line?

May 28, 2011

has anyone successfully mounted and external HFS firewire HDD from command line? I installed all the HFS tools but I haven't been able to mount it. It is not even recognized by fdisk. GNOME seems to mount it without an issue but in my case it is a server and I don't want to have GNOME eating up my scarce resources.

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

OpenSUSE Hardware :: Change Mount Options (permissions) On USB Hard Drive?

Apr 19, 2010

I'm running Opensuse 11.2 and am using a couple of USB hard drives to store large data. One of these drives is formatted with FAT32 and one with NTFS. When I plug-in a USB device KDE4 shows me a little pop-up asking what I want to do with it, I select to open it in Dolphin which of course automatically mounts it.

My question is what if I want to change some of the mount options - is this possible without reverting to manual mounting? And second question is what system does it use to automount - Fedora, Debian and Ubuntu are all deprecating HAL in favour of pure udev, is this the case in Opensuse too?

HALRemoval - Debian Wiki
https://wiki.ubuntu.com/Halsectomy
Features/HalRemoval - FedoraProject

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







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