General :: How To Connect The Pen Drive
Jun 28, 2011I have recently installed red hat linux5.0 using vmware.I am unable to connect the pendrive in vmware. I don't know how to connect the pen drive
View 2 RepliesI have recently installed red hat linux5.0 using vmware.I am unable to connect the pendrive in vmware. I don't know how to connect the pen drive
View 2 RepliesI have desktop with DVD-RW drive that runs primarily on Linux (namely Ubuntu 9.10). My wife has netbook that rins Windows XP with no cd/dvd drive. There's also LAN through our ADSL modem/router. I've "ported" (actually, I've just grabbed sources and ran dpkg-buildpackage) iscsitarget package from Ubuntu Lucid to Karmic (here are packages), installed it (sudo aptitude install iscsitarget; sudo m-a a-i iscsitarget) and configured it in the following way (/etc/ietd.conf):
Target iqn.2020-01.local.develop7-desktop:storage.disc.dvdrw
Lun 0 Path=/dev/sr0,Type=blockio
#I've skipped commented lines
[Code]....
what's wrong with my config/iSCSI target/whatever else? Or, in short
on ubuntu and windows I use this ip to connect to a nas network windows workgroup smb://192.168.0.1/share/ on opensuse KDE I have tried from dolphin's network all options but none work so how?
View 9 Replies View RelatedMy friend gave me his old computer but he kept the hard drive, I have a computer with a 200 gb hard drive. could I partition the hard drive and have the computer my friend gave me access the other partition without having to take the hard drive out and connect it to the other computer?
View 4 Replies View RelatedI am trying to setup Samba to connect to my NAS drive, so far I have it connecting but normal users only have read only access, this is what I have done so far
Code:
mkdir /media/Data
Fstab
Code:
//192.168.2.150/Data/media/Datasmbfsusername=username,password=password00
I know putting the username and password in the fstab is not the best, but to start with I am trying to get everything working.
what I need to do to give my normal users write access to the share?
i am able to connect other thumb drives and other flash drives to my laptop and they run fine on xubuntu but when i try to connect my 80 gigs external hard drive, it displays the following error message and shows nothing but an empty window of the hard drive with no contents of it: ERROR:"Failed to open directory "This IS RJ's".Error stating file '/media/This IS RJ's/xubuntu-11.04-desktop-i386.iso': Input/output error."
where "this is RJ's" is my hard drives label and the "xubuntu-11.04-desktop-i386.iso" is a file i believe inside the drive. ( is it causing the problem?)this external hard disk is working fine on windows xp.
Okay so my school has a Z: drive which is the network drive that holds all of the students folders. I need to connect to it so that I can complete projects and place them in my server drive. How would I go about doing that?
View 1 Replies View RelatedI am completely new to ubuntu, got fed up with windows, so thinking of switching to ubuntu. But, I have a problem, I don't know how to connect to internet in ubuntu. I have a cable broadband connection, and I have to put in my user id and password which I got from my isp before each internet session on the login page. how can I connect to the internet. I am using ubuntu live boot from my pen drive.
View 5 Replies View RelatedI am using Ubunto 10-04 LTS and trying to connect to Western Digital (World Book) network drive. By signing into Mionet I am able to reach this drive on my network and remotely. Trying to run the executable resulted in the following error:
"The file '/media/Disc 1 290909/WDAnywhereAccess_3_6_0.exe' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about the executable bit."
I'm getting a netbook with no cd/dvd drive but it boots off of usb, so I've made a slackware 13 usb stick to start the install. I also have a usb hard drive I was going to copy the packages to. I'm wondering... should I boot with the usb install stick and then connect the usb hard drive afterwards?
View 4 Replies View RelatedI am trying to connect IOSafe Solo external usb drive. The systems sees it then disconnects it.
View 1 Replies View RelatedCan Linux emulate a USB disk? Why would you want to do this you ask? Say you have a digital picture frame that uses a USB thumb drive you could connect your computer to it and quickly change what was on the screen. I realize you need some special hardware for this as both the PC and the frame would want to be USB masters. But there are USB transfer cables you can buy on-line that do USB master to master connections.
View 4 Replies View RelatedI don't understand this: I did Quote: rsync -avz --delete /media/PPT-WORDS centguy@centos52-64-dell:/media/ while I was at home connecting my portable hard drive to a desktop centos52 machine. On the next day, I came to the office and I connect my portable hard drive to another centos52 machine, do do
[Code]....
I used a live CD burned onto a DVD-RW and it booted up and worked great. So I installed it using the entire hard drive, Ran Update manager, enabled the driver for the wifi card. Before I was using 10.5 with all recent updates done. A few things don't work. It fails whenever I try to connect my Bluetooth mouse and keyboard, CD drive doesn't mount anything, I thought it would bring up the restricted nvidia driver but it doesn't so the video is slow and sketchy.
View 7 Replies View RelatedI have a second hard drive in my desktop and both the main dirve and second drive are 250GB. I use the second drive for backups, both manual and using back in time. The other day I noticed that the second drive was formated in FAT32. If I go to disk utility and look at the drive it says:Usage:FilesystemPartition Type:Linux (0x83)Type:FAT(32-bit version)Is this ok? I thought in Linux it should be Ext4. So far its been working fine for a while now but if I need to move my files and re format it to ext4 and move them back I would rather do it now when there is less data on the drive.
View 3 Replies View RelatedI have a USB drive on which I want to install Arch Linux (using the installer, not unetbootin or something similar, as I want the drive to be persistent.) The computer from which I want to boot this USB supports booting from a USB floppy, not a normal drive. Is there any way for me to make a USB floppy on another drive and use that to boot the normal USB drive?
View 2 Replies View Relatedno entries exist in the /dev folder for hdc,cdrom,dvd, or any other drive or drive type than hda. The only other similar device is sg0 which doesn't work either. I have tried every variation of mount I can find with every available drive and drive type and nothing works, but this is the drive I installed FC14 with, and it installed perfectly (except for forgetting where it came from!!)Do I have to install a module or recompile the kernel just to get linux to recognize the drive it came from?
View 5 Replies View RelatedI am new to Linux ,i did one project in windows which will block the thumb drive with respect to serial number(Device instance ID) of the device.i am planning to do the same project in Linux using c/c++.I am very new to Linux,there is no drive letter for thumb drives we insert into Linux OS.How to get Drive letter and how to get Device instance id of thumb drives please help me get some clues.please provide me any tutorial or any links .w if have any other clues to block devices with respect "block list" and "allow device list".if the serial number in block list it has to block if serial number in allow device list it has to allow thumb drive to access.
View 3 Replies View RelatedI want to move a folder from USB drive to desktop, any directory, let say usr directory. But don't know what the name for usb drive and where to find it, i know i am going to use mv command.
View 5 Replies View RelatedI have an external drive which is formatted for Linux (ext3) and want to re-format it to use it under windows. I have no data on the disk that I need, just want to re-format so I can use it for a backup for my windows7 laptop.
View 3 Replies View RelatedI have a Toshiba laptop with BIOS that will not recognize USB as a boot medium (I have purchased two USB 'thumb' drives with Distro's that do boot but the BIOS see them as HDD devices!)I did manage to install and boot a distro from the USB HD but ended up with the USB drive having to be connected' to select any of the OS partions, to boot anything.I do realize that somehow, when installing the new distro on the USB drive, I changed the GRUB configuration to be on the USB drive which obviously I did not want, so can
View 5 Replies View RelatedI have installed linux 10.10 and i want to connect internet through USB Bsnl EVDO modemprocedure/commands to connect to internet
View 5 Replies View RelatedI have configured server ubuntu 11.04. Everything works fine, but there is a need for some clients to connect local hard drive. What should I do? How and what modules are added to the ltsp-image? How to register in the fstab on the client? Maybe I'm going the wrong way?
View 1 Replies View RelatedI got a dell inspiron 1501 laptop with a 80Gb sata drive what is the best solution to add data storage space for someone that love to have multiples operating systems at hand Note: I use mostly linux so I won't need to change my laptop for many years maybe ...
View 2 Replies View RelatedIs 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 RelatedMy parents bought a new hard drive for a laptop that I've owned for several years. It's much larger than the current one, so I plan on splitting it up to dual boot it with Ubuntu.I have no problem with partitioning a drive (I always keep a LiveCD handy), but my question is this: how can I go about moving the existing partition to the new drive? This is a laptop, so I can't simply plug the new drive into another slot.
Also, even if I manage to move it, will Windows still work on the new drive in a larger partition? I've had this laptop for quite a while, and I've lost the recovery discs that came with it a long time ago. I also have a lot of software without CDs to reinstall them with. This makes not reinstalling Windows a high priority.
i've been using xubuntu for a few days now and i am encountering this irritating problem! i am able to connect other thumb drives and other flash drives to my laptop and they run fine on xubuntu but when i try to connect my 80 gigs external hard drive, it displays the following error message and shows nothing but an empty window of the hard drive with no contents of it :
ERROR:
"Failed to open directory "This IS RJ's". Error stating file '/media/This IS RJ's/xubuntu-11.04-desktop-i386.iso': Input/output error."
where "this is RJ's" is my hard drives label and the "xubuntu-11.04-desktop-i386.iso" is a file i believe inside the drive. ( is it causing the problem?) this external hard disk is working fine on windows xp. but what is the problem on xubuntu?
I'm new to Linux (currently running Ubuntu 10.04) and I have just finished setting up SSH access to my Linux Machine. Currently, I have to use ssh root@x.x.x.x to connect but would much rather be able to swap the IP for the computer name (like in Windows with \name) or a domain name (like computername.example.com).
EDIT 1 Completely forgot to mention that I am trying to connect from Windows 7 (via PuTTY) - sorry.
two pcs with following ip add are there
pc1 - 10.1.1.1
pc2 - 10.9.16.1
I said to my friend that both can not talk to each other as it is,but have another NIC and give the ip in the range 10.9.16.2 then only we can use rsh/ssh to log into the pc2. Is it correct or is there a better way ?
Right now I have a machine set up running Fedora. I have configured inittab to accept Console Logins, but I am having problems getting my netbook running PuTTY to connect. How would I go about finding the Host Name and Port to connect to?
View 6 Replies View Related