Ubuntu :: Command To Force Mount A CD Or DVD?
Aug 14, 2011
I have noticed that a CD or DVD wont mount in Ubuntu 10.04 but always mounts on a reboot. /media is empty.Could this maybe a hardware issue rather that a fault with Ubuntu? My PC is used almost every day and is 4 years old. Is there a command to force mount a CD or DVD?
View 6 Replies
ADVERTISEMENT
Feb 24, 2011
Is there a way to fix a partition that wont mount?
When I boot into Ubunutu I am told that the shared partition (which I called Storage on my shared NTFS D Drive) wont mount.
View 6 Replies
View Related
Nov 28, 2010
how to force Ubuntu to mount a USB external drive as read only by default when you plug the USB drive in?
I know the drive /dev/...sda1 name but I have looked at editing fstab and not sure how to proceed. Is fstab the right thing to be editing?
View 2 Replies
View Related
Jan 20, 2010
I want all USB-Devices (Hard-disks, USB-Sticks) that are plugged into a Slackware 13 be mounted as read-only.How do I achieve this?
View 4 Replies
View Related
Aug 10, 2010
I have a Samsung N135 notebook which boots well from USB. When I travel, I am afraid to damage the disk due to shocks. When I boot from USB and dismounts the build-in disk are the heads parked away from the platters? Is the disk not spinning at all? Is there a command to force power off of the disk!
View 3 Replies
View Related
May 19, 2010
I have the suspicion that the latest gdm update (2.28.1-0ubuntu2.2) broke something because the login screen isn't displayed anymore on my desktop. My question is the following:How can I revert an update or force a package version via command line? It's pretty straight forward via Synaptic but I only have access to the recovery command line so that is not really an option.
View 1 Replies
View Related
Jan 26, 2010
I am writing a shell script that unzips a ZIP file into an existing hierarchy of files, potentially overwriting some of the files. The problem is that the unzip command asks for confirmation: replace jsp/extension/add-aspect.jsp? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
This is unacceptable for a script.I need an option to force unzip to overwrite the files.I did not find in the man page nor with Google.
View 1 Replies
View Related
Sep 14, 2010
How can I force all currently open sockets in linux to close from the command line?
View 2 Replies
View Related
Dec 21, 2010
I have a service which I want to run over eth1.
But all my other traffic still needs to run over eth0.
Is it possible to force a command-line tool or other application to use the non default interface?
View 2 Replies
View Related
Apr 1, 2010
I used to be able to mount usb media such as a digital camera like this:
mount -t vfat /dev/sdb1 /media/usbdisk
After upgrading to karmic, it no longer works. I get this error:
mount: special device /dev/sdb1 does not exist
Here's what I have in /dev:
Code:
adsp cpu_dma_latency hpet loop6 null pts ram3 rtc0 shm tty1 tty19 tty28 tty37 tty46 tty55 tty7 usbmon0 vcs7 vcsa8
audio disk input loop7 nvidia0 ram0 ram4
[Code].....
View 9 Replies
View Related
Mar 18, 2010
So, I plugged in two hard drives to my server. I started with two, an IDE and an SATA. Then I plugged in another SATA and an external SATA using a PCI controller card.
I currently only have command prompt (Putty) access. How can I set the drives up to be usable. They were on another server that died.
View 9 Replies
View Related
Mar 15, 2010
want to copy a file from my desktop to usb drive in command line...how can i do it...i have no gui interface..all i want to do it by command line.i.e how to mount the usb drive and copy the file to usb and then unmount it..i also want to access windows xp drive from linux in command line without gui interface...in opensuse there is windows folder under file system but in ubuntu there is no such option...so if i want to place a file from linux to windows drive such as d ..how can i manage it with command line...no gui interface is available...
View 1 Replies
View Related
Jul 6, 2010
How to find out of a filesystem is in readonly mode?
What will the output be from the 'mount' command if a filesystem is read-only?
View 2 Replies
View Related
Feb 11, 2010
If it's a freebsd partition,what's the command to mount bsd partition?
View 5 Replies
View Related
Feb 16, 2011
Used slackpkg to upgrade my box to current today and the mount and umount commands have disappeared ! The box hangs at boot time as it cannot mount any partitions. I had to boot off a rescue cd and manually extract the util-linux package from slackware/a , copy the commands across and set up links to sbin and /usr/bin.
View 14 Replies
View Related
Dec 1, 2010
Is there a way for a normal user to mount samba shares from the command line using devicekit? It seems like I remember there was a way to do it using hal, but that's been replaced by devicekit in Lucid if I've read correctly.
I can click on the shares I want in nautilus under "Network", but I'm using fluxbox and I'd like to mount a few shares at startup. I read the documentation for the udisks command, but I can't figure out how to get it to work with samba shares.
View 2 Replies
View Related
Nov 30, 2010
If the filesystem is mounted with noatime option does it influence find -atime behaviour? I tested and it looks that find is able to see access time but why should it if mounted with noatime? Or maybe it depends on the type of filesystem (I`m using XFS)?EDIT: Looks the answer is [URL]htmlIf a file system has been mounted with this option, reading accesses to the file system will no longer result in an update to the atime information associated with the file like we have explained above. The importance of the noatime setting is that it eliminates the need by the system to make writes to the file system for files which are simply being read. Since writes can be somewhat expensive, this can result in measurable performance gains. Note that the write time information to a file will continue to be updated anytime the file is written to.
View 1 Replies
View Related
Oct 11, 2009
Code:
ntfs-3g /dev/sda1 /media/drive
Or
Code:
mount -t ntfs /dev/sda1 /media/drive
View 1 Replies
View Related
Nov 29, 2010
I use a ext4 partition to store my data, to mount and open that partition I open Nautilus file manager, then click on the partition icon and label on the left side.
So if I don't have a desktop environment, how can I mount a partition in terminal?
View 1 Replies
View Related
Nov 26, 2010
I know how to modify the /etc file to change permissions, but I don't think that it could apply to this:
I'm using my Ubuntu desktop to compile Linux From Scratch onto a Virtual Box disk image. I can make it mountable by using a vdfuse program I downloaded, but then I have to use sudo to mount the actual partition. I do not want to give another account the ability to use sudo.
p.s. does this only happen to certain distros, or is a part of the Linux kernel?
View 6 Replies
View Related
Jul 6, 2010
I run XBMC media center software which is built on a minimal Ubuntu install. I was running a version built on Karmic and I had the following line in my /etc/init.d/rc.local and it always ran without a hitch:
Code:
mount -t cifs -o file_mode=0777,dir_mode=0777 //192.168.1.20/disk7/xbmc_thumbs/Thumbnails /home/kevin/.xbmc/userdata/Thumbnails
Recently, I upgraded to a version built on Lucid and now that fails to create the mount on boot up. Here is the entire contents of the file:
Code:
#! /bin/sh
### BEGIN INIT INFO
# Provides: rc.local
# Required-Start: $remote_fs $syslog $all
[code]....
View 1 Replies
View Related
Jul 6, 2010
I'm using Fedora 12, and I want to mount/unmount my USB memory stick from the command line. I know I could edit /etc/fstab and so on, but I want to emulate what happens when you mount using the GUI (I use KDE and the device notifier), that is, I want to be able to do this as an unprivileged user and not have to know the mount point exists in advance.
I'm sure in older versions of Fedora there was a command something like `gnome-user-mount' which let me do this knowing only the filesystem label... What is the current equivalent?
View 5 Replies
View Related
Aug 9, 2011
I have a program which mounts /dev/sdb1 for which I lack the source code. This device does not exist on my RedHat 9 system and I want to create /dev/sdb1 such that it's an alias for /dev/hdb1 Can I do this? with MAKEDEV?
I need to have an alias which will allow it to mount, not create a symbolic link to an already mounted directory. i.e. 'mount /dev/sdb1 /mnt/harddrive' should actually mount /dev/hdb1
View 7 Replies
View Related
Oct 9, 2010
My computer is connected to the college lan where almost all machines are some variant of Windows OS. If i use Places > Network, while windows network is displayed, mostly it returns unable to mount shares, my workaround for this problem is I use some tool like nbtscan to see which hosts are up and then use network > Connect to Server > windows share and type in the ip address, this mounts the windows share even though Places> network doesn't display such hosts. My question is there some command line way where I can invoke nautilus to mount the windows share, ie the same job connect to server > windows share does? And is there some application like say lan surfer for windows which lists all the folders shared by a windows client.
View 3 Replies
View Related
Dec 14, 2010
I have a samba based domain controller which has a share with limited privileges for different usernames. When I log in the gvfs wizard in ubuntu everything is all good and I can access all the files I am supposed to be able to.
I suspect it has to do with the owner and group of the directory not being a user in the local machine. When mounted via gvfs the owner and group are the local user and group whereas when mounted via the mount command the user and group are foreign uids and gids.I had thought that gvfs would have relied on mount() system call under the bonnet but is this not the case as gvfs mounts don't appear in the list when you type 'mount'.Can this be solved in the standard smbfs mount or is gvfs simply a better implementation that does some magic behind the scenes to set the owner and groups in accordance with the smb protocol?
View 1 Replies
View Related
Jun 25, 2011
I am using 11.3 on one machine and 11.2 on the other (a netbook). 11.4 won't install on either and 11.3 on the netbook fails to install as well.
I am using the same setup as I have always used when both systems ran 11.2 (details below) but now I can only mount a drive in one direction. In the other direction the mount command gets stuck with no error message until it eventually times out. I can ping and ssh the machines from each other without difficulty.
Even in the direction in which the mount apparently works (11.2 mounting a drive on the 11.3 machine) when I try to copy files across nothing actually happens.
exportfs -a was run successfully on the exporting machine, and nfsserver is running on both machines as does nfs client.
The exporting machine is 192.168.1.102 (eeelinux) and the other machine is 192.168.1.101 (nina).
Details:
The /etc/exports file on the exporting machine (192.168.1.102) looks like this:
eeelinux:/home/naima # more /etc/exports
# See the exports(5) manpage for a description of the syntax of this file.
# This file contains a list of all directories that are to be exported to
# other computers via NFS (Network File System).
[Code].....
View 9 Replies
View Related
Oct 26, 2010
I need a command to display the next info from my hdd:
device name - filesystem - uuid - mount point
I found blkid but the mount point is not displayed, I've already look in man but there is no parameter for that
View 2 Replies
View Related
Sep 24, 2010
So I have force quit and the little window is stuck. reads "click on a window to force the application to quit. To cancel press <ESC>" How the heck do I get rid of it? I tried xkill, it does not work.
View 3 Replies
View Related
May 5, 2011
what shell command I should look into that will "mount" a printer that is present in lsusb output, but not present in /dev/usb/? I have a working printer connected with a Parallel to USB printer cable, but after I reboot the machine the printer is not "mounted" (for lack of the correct term?) at /dev/usb/lp0 until I unplug the USB cable and plug it back in lsusb sees it always though.
View 1 Replies
View Related
Apr 14, 2010
fsck /dev/fd0 does work properly with no error, emitting correct data on files on the fd. However, sudo mount -t msdos /dev/fd0 /media/floppy0 nor Palimpset GUI tool don't work for the fd disk. The GUI tool says "media not detected." The mount command doesn't emit error, it just normally(?) ends with silence indicating something which I do not understand. The floppy doesn't get mounted.
/etc/fstab has the entry:
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
What could be the cause and the solution for my poor little floppy disk problem?
View 9 Replies
View Related