General :: Add Flash Drive To Fstab File?
Mar 30, 2011
I have Debian 5 XFCE currently installed on my old desktop. I cant open my flash drive, it doesnt pop up on the desktop, nor is it in the file manager. I read that you can add it to the fstab list but I dont know how to do it.
My flash drive shows up as sda1 in lsusb.
get my flash drives working, thats how I install packages.
View 11 Replies
ADVERTISEMENT
Jan 5, 2010
What would be the best way list disk and partitions in the fstab file?
View 1 Replies
View Related
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
May 15, 2010
With a 1Tb USB drive plugged in, we'll call it "TheDrive", I boot my machine and "TheDrive" is mounted automatically. The icon is on the desk-top. "TheDrive" mounts to /media/TheDrive. Everything is fine. But, I would like to automatically mount the drive in my file tree at the location /mnt/TheDrive. I would not like to have the drive automatically mounted to /media/ and appear on the desktop. I know that this requires the use of fstab; but, I do not know what to add to this file.
[Code]...
View 14 Replies
View Related
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
Jan 25, 2011
I am using CentOS 5.5 OS. I already install ntfs-3g rpm, but I don't know the command to mount network NTFS drive. I also want to mount it on my fstab file, so whenever it reloads, it can automatically mount on the specific folder.
View 9 Replies
View Related
Nov 9, 2010
I tried to mount my CD Rom drive and got this response: "mount: can't find cdrom in /etc/fstab or /etc/mtab"
I did see the CD Rom drive briefly after I upgraded from 10.04 to 10.10 but I couldn't access the drive and when I logged back in.
View 5 Replies
View Related
Jan 4, 2011
I have installed a cable that connects from the CPU's SATA motherboard connection to a removable drives' ESATA connection.I would like to be able to swap drives on the ESATA connection and have all users be able to read and write to these drives.I have created the directory /archive/ where I would like the drive(s) to mount.The drives are all formatted Fat 32 - but in the future I may use HFS for formatting.When I used the command (as root):mount /dev/sdc1 /archivethe drive was mounted (but read only)What can I use in my /etc/fstab file that will allow drives to be mounted and unmounted by all users on the system? (both reading and writing)Also, will I be able to mount and unmount these drives without shutting down? or will I need to reboot every time I want to change drives?
View 2 Replies
View Related
Aug 18, 2010
The fifth field in the /etc/fstab file specifies dump frequency isn't it ?now this value can be theoretically used by backup products isn't it ?
View 2 Replies
View Related
Dec 1, 2009
Here is a way to prepare a USB flash drive to save your kickstart file to it, and then read the kickstart file from the USB drive during a new Fedora installation.A USB flash drive is recognised by the Linux kernel as just another hard drive.This is how I set up my USB flash drive to use it to store my kickstart file on.You will need a working Linux system to set up the USB drive.
View 2 Replies
View Related
Jun 2, 2011
how can I either copy a file (say, ~/file.txt) directly to the flash drive? I know that I can use the command
Code:
sudo cp ~/file.txt ???
to copy it, but what goes in the question marks?
View 1 Replies
View Related
Jul 13, 2011
I am pretty much a noob when it comes to Linux. But I desperately need to do exactly what the title of this thread says.I have this ISO file which is a bootable CD image. But instead of booting off of a CD, I want to boot from a USB flash drive. I understand that I can't simply just burn it with ImgBurn or whatever, and then just drag and drop the files and folder to a USB flash drive. Because hidden files, bootloader, etc. would not be visible and not copied. I know I'm in for some special software in order to copy every single byte from that ISO image to my USB flash drive.
I did try extracting the ISO with PeaZip (7-zip based) under Windows Vista, but that didn't work out very well. It resulted in a few files and folders, totaling in at about 2 KB, while the source ISO file is actually some 50 MB. WinRAR, on the other hand, would simply just create an empty folder where to put the files (no files created/extracted), flash before my eyes and call it a day ("complete").I have learned from other posters on other forums that there is this Unilx program/command called DD. How can I use DD to accomplish this task?
View 2 Replies
View Related
Jul 3, 2010
I'm trying to move a tar file from my ext3 linux box onto a FAT32 usb flash drive but keep getting
mv: failed to preserve ownership for `/dir/blah.tar.gz': Operation not permitted
View 3 Replies
View Related
Mar 15, 2010
I'm dual booting with Windows 7 and would like to have my windows 7 user folder mount when I boot.
After some looking around I edited /etc/fstab to add the following line:
This works. But it mounts the windows partition from the root level. I'd like to just mount C:UsersFHSM (/Users/FSHM) to /mnt/windows.
I'm trying to get it so that when I click on the windows drive I get my windows user folder instead of having to click through from C: to get to it.
I'm the only user on this system but if I created a second windows user would my home folder mount for that person too or does setting the user ID prevent that from happening?
View 2 Replies
View Related
Jun 22, 2010
can I change the ECC code for a block of a file stored on a flash drive by any means ? of a file stored on a HDD (though I don't think there would be a difference between the two)Maybe , through some hardware interrupts or anything like that?Also if possible I need the solution to be in C/C++.
View 4 Replies
View Related
Aug 22, 2010
I always have a problem in simple user mode when I insert a USB key. Can't mount, can't open with file manager. I'm obliged to open a simultaneous root session, to do what I want to manage the usb key.
In my user manager, I don't know wich group I have to add to this simple user (it's me) so I am allowed to manage the usb key.
View 6 Replies
View Related
Mar 29, 2010
I made a persistent install of Ubuntu on a flash drive. I made changes to that installation. The software (Unetboontin) sets this all up. I think it partitions it for you. How do I image that flash drive to another flash drive?
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
Mar 12, 2011
DVD Drive Isn't In fstab. Isn't In fstabDoes anyone know why this should be so? code....
View 3 Replies
View Related
Mar 4, 2011
Having a problem mounting a flash drive on slackware 13.0
tried using command: mount /dev/sdb1 /mnt/hd
Geting an error special device does not exist. sda1 is my hdd, also tried sdc sdd
View 2 Replies
View Related
Sep 17, 2010
I have a new flash drive (pen drive) .Last few days it work fine .But now when i plug it in usb port , then a error message appear "unable to mount media.There is probably no media in the drive" .
View 4 Replies
View Related
Jun 25, 2010
I have been playing around with a Ubunto 10.04 live cd (32bit) on my mac. I want to be able to boot this OS (or similar) on my Mac, and on any other computer (PC or Mac). I also want it to remember changes and files. From looking around this is possible from a USB (with a Casper RW loop file I think). I have used the Live CD to create a bootable flash drive, which works on PC's but not my mac. Using these instructions: [URL] I was able to get my Mac to see the Linux at boot but once I clicked the Tux icon it would hang/ freeze. I let it sit for 10+ min and nothing happened. I started over (with a fresh formatting) and got the same results. I have reformatted the flash drive and am ready to try over. I think that I am goofing up in terminal steps as I am not use to doing that. After the last step in the terminal I get an error, something like invalid number or similar, it is not the one mentioned in the instructions.
I know that this for advanced users, I am not yet but working that way. I an a (retired) power windows user, moderate Mac user and a new Linux user. I want to learn which is why I am asking. I am not in a spot to install Linux directly on my Mac, so I I am seeking help to do it on a flash drive. I want the ability to run off any computer and I see this as I way to get there.
View 14 Replies
View Related
Jun 5, 2011
What command is executed when you plug in a USB Flash drive manually in the PC's USB port?I am pluggin in the device and it is automatically getting mounted in /media/ed7a753f-df88-4984-b65a-5d3a8cc2714a. After I unmount the device using umount /media/ed7a753f-df88-4984-b65a-5d3a8cc2714a, how do I remount it from the terminal so that the weird directory gets created automatically and the Flash Drive gets mounted there?Another question, where does the system get this ed7a753f-df88-4984-b65a-5d3a8cc2714a. Is it some kind of identification of the disk?
View 6 Replies
View Related
Jul 19, 2010
I have a 2GB usb flash drive and I wanted to boot a linux distro from it. My dilemma is that I'm having a hard time balancing size with quality.I've been going the virtual route so far in my linux studies but the variety with hardware is so limited. If I had a bigger flash drive it wouldn't be a concern but I need to make do with what I have.So what's a good learning distro that has good features but can be installed onto a 2GB flash drive? I'm sure there is more than one but I'd like to get some different input from more seasoned users.
View 7 Replies
View Related
Oct 16, 2009
I am having trouble with getting my flash drive recognized. I would love a simple answer.
View 4 Replies
View Related
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
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
Jul 24, 2010
I recently used a flash drive to try MeeGo on my netbook. Unfortunately, the application I used to write MeeGo to the flash drive created a new partition in a rather unusual format. The Ubuntu disk utility can't delete the partition, and GParted can't even see it. How can I completely wipe the flash drive from Ubuntu? I'd prefer not to install any additional software.
View 1 Replies
View Related
Jun 7, 2010
I've been trying to install multibootisos.exe on to my flash drive. Instead of getting the menu like in the picture I get a black screen that looks somewhat like a command prompt. I am using an 8G PNY Attache flash drive.
View 3 Replies
View Related
Aug 19, 2010
System: Linux flashvoyager 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux Ubuntu 10.04 Installed onto 64gig Flash Voyager GTR plugged into Tosh satpro laptop dual core 4 gig memory. This is not a casper r/w persistent install version. This is installed directly onto the flash pen and running as if the flash drive was a solid state disc.
I have obtained a 64gig which can read at 34mb/s and write at 28mb/s. The reason I wanted this was so I could install linux ubuntu and run the OS straight of the flash as if it was a Solid state disc. I have tried using the pendrivelinux method where the persistent data is stored inside a virtual file system but I found it did not allow grub or kernel updates without the need to rebuild the entire datapen plus I did not know how to get rid of the live boot menu where it asks for language and the like.
I boot the pen straight into linux ubuntu 10.04 via the bios boot menu and select the usb pen drive. Once into grub I select the most recent kernel and then load up ubuntu. When I first started using the distro from the pen the speed of the web browsing was so slow. I have since configured the browser to store the cache inside tmpfs /media/ramdisk and browsing seems fine now however there is underlying speed issue with using the method of install. Uncompressing installs takes an age. I have configured fstab like so:
#System
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sdb1 / ext4 errors=remount-ro 0 1
[code]....
PS: I am not allowed to use the HDD on the laptop since it is company laptop. My previous company laptop had Kubuntu 8.04 with XP as VM. Also having the install on the flash drive would give me the convenience of booting the pen from any hardware.
View 3 Replies
View Related