Hardware :: Mount Western Digital USB 2.0 2TB On Debian Lenny 5.0.6?
Oct 22, 2010
user@debian:~# mount -t ntfs /dev/sdb1 /media/cdrom
#To check what is mounted
user@debian:~# mount
/dev/sda5 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
[Code]...
The question is how do I get the system of WD to load onto Debian 2.6.26-2-686? I am guessing either the version of Debian Lenny I have is too old to be compatible?
View 4 Replies
ADVERTISEMENT
Dec 22, 2010
I have a 2TB Western Digital USB drive. This has been previously connected to a Windows box without problem. I have connected it to my Linux slackware distro computer. It mounts OK, but is only mounted read-only. Kernel version is Linux 2.6.21.5-smp.
fdisk -l gives:
Disk /dev/sda: 1999.6 GB, 1999696297984 bytes
255 heads, 63 sectors/track, 243115 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[code].....
Why can't I mount this things read-write? I can read and write just fine to this device mounted on windows. I can even read/write to this Windows mounted drive from linux when I mount it using mount.cifs Also, mounting a USB flash drive as: mount /dev/sdb1 /mydir, works fine. I can read/write to /mydir.
View 9 Replies
View Related
Oct 22, 2010
Error mounting: mount exited with exit code 12: Failed to read last sector (3907027119): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),
or a wrong device is tried to be mounted,
or the partition table is corrupt (partition is smaller than NTFS),
or the NTFS boot sector is corrupt (NTFS size is not valid).
Failed to mount '/dev/sdb1': Invalid argument
[Code]...
View 7 Replies
View Related
Jun 10, 2010
Ubuntu 10.04 LTS on VirtualBoxVM
Western Digital MyBook Essential 2TB USB
Want to format and partition the external hard drive for USB storage for DD WRT (i.e. into ext3)The drive is MS-DOS (FAT32) - Using Disk Utility (MAC) i erased what was on the drive.It mounts properly and can be accessed on the Mac OS.Upon plugging the USB into the Mac, the drive does not show on the Ubuntu desktop.Under the USB icon (bottom right) it indicates no USB devices attached however the "Western Digital My Book [0175]" is greyed out.
Going "Places" > "Computer" Only "File System" visible.
GParted - Drive not visible (only /dev/sda)
Using the sudo fdisk -l:
Disk /dev/sda: 3221 MB, 3221225472 bytes[code]...
View 1 Replies
View Related
Feb 8, 2011
Alright I am about to throw this western digital device out the door and drive over it. The back story is that I have done a Debian net install on an older tower PC laying around the office. I am going to use this tower as an FTP server to store and backup several other servers we have have. We also have an older Western Digital (WD) my book 1110 sitting here. I was planning on using the external storage as the repository as it is 1TB raided. Seems like a good plan, plug the device into the tower and instantly two new drives show up "External CD-ROM" drive: "WD Smartware" and then "My Book". When I click on the cd rom drive I get the .pdfs and executables that are stored on the device. However when I click on the "My Book" drive I get the message "Invalid mount option when attempting to mount the volume 'My Book'.".
View 7 Replies
View Related
Sep 14, 2009
I have Fedora 11 running on my server and I am trying to use an external WD 160mb usb fat32 drive. When the drive first fires up I am able to see the root file system, but then it fails. Thanks Rondo
Here is my fstab file
PHP Code:
[code].....
View 5 Replies
View Related
Jan 25, 2010
Am trying to upgrade my HDD and wanted to make a choice between the two, anybody have any pointers on which is best.
View 6 Replies
View Related
Oct 16, 2010
I 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."
View 7 Replies
View Related
Sep 15, 2010
I am wondering if any of you technical guys would be willing to format my Western Digital external USB 1.5 TB Hard Drive to Linux EXT3. I am naturally happy to pay for your time and trouble and for postage. The WD drive is for storing video footage and will be connected to my Humax Freesat HD Digital TV Box(not a computer), and the Humax Box will only record high deffination programmes in EXT3 format. I've tried to do the job myself with my PC, but have failed to change my system to format in Linux.
View 5 Replies
View Related
Jun 25, 2011
how to connect Western Digital MyBook 2TB USB external storage in ubuntu 6.10
View 2 Replies
View Related
Mar 29, 2010
My Western Digital My Book World Edition II enclosure failed recently and as normal, WD support sucks. A friend told me he salvaged his by looking at the individual disks with Linux. How can I recover the disks, which seem to be fine.I can put them into an enclosure that supports JBOD and Raid 1 and it will see the drives when hooked up to a Windows XP system. It does not see anything on the drives but it knows they are there. I have a copy of some data recovery software Easus Data Recovery Wizard and it finds loads of data on the drives but recovery, according to the timer, will take weeks.How can I make Ubuntu see each drive and mount it?
View 1 Replies
View Related
Feb 20, 2009
I'm actually not a Linux newbie, but I'm DEFINITELY no expert either... I'm trying to copy all my data(approx 50 GB) from a usb drive(western digital 250GB) with ntfs partition in one go... The problem is that it only fails for big transfers... works fine for smaller transfers like 1Gigs or less... I have just one internal hdd partitioned into two ext3 partitions.. so I have sda1(Primary.. mount pt /), sda2(swap) and sda3(mount pt /piyush)... The usb drive comes up as sdb(sdb1).. just has one ntfs partition... I've also installed the ntf-3g drivers.... but doesn't seem to work... I've also noticed that when the machine hangs and I try to shut down, it fails and I get a message again again... (sdb1- no sense detected) or something like this... don't remember the exact message... will post the exact one if no one is able to figure out what's wrong...
View 4 Replies
View Related
Oct 9, 2010
I set my mom up with Linux mint 9, and I am wondering how to add a 250G hard drive to it.(On slackware it was easy on ubuntu and Linux mint its is very difficult, because of the addresses.) Is there some easy way to add it to format/check for bad blocks. One more thing I don't want to deal with addresses so is there some easy way to do that?
View 3 Replies
View Related
Jun 21, 2010
I bought a Western Digital 1TB external hard drive to use with a Gentoo build. It connected beautifully, mounted visibly but despite being mounted read/write any attempt to write to it produced the error "read-only file system". I chased a number of red herrings before I found that the drive comes with an NTFS filesystem and NTFS support in my kernel was set to read-only, which I think was a default setting. Simple fix was to install a different file system - as it was a new drive there was no old data to lose.
View 1 Replies
View Related
Nov 22, 2009
I'm running a dual partitioned (Vista / Fedora 11 x86_64) Intel X25-M Mainstream SSD.
Whilst Vista boots in about 15 seconds, Fedora takes around twice as long; in fact far longer than Fedora 9 on my old Western Digital Raptor drive.
Is this to be expected, or might I have some sort of configuration problem? Has anyone else had similar experiences?
View 10 Replies
View Related
Jun 27, 2010
I am running the latest debian lenny OS and with kernel 2.6.26-2-686. I have a common /data partition for both Ubuntu and Debian which is ext4 file system. I am not able to mount this volume. The error message reads "unknown filesystem type ext4". How do I fix this. I searched the net and there was a link talking about this
[URL]
The shell says "tune2fs: command not found".
View 6 Replies
View Related
Aug 25, 2010
I have a problem with my sumvision external hard drive which I cannot mount after upgrading from lenny to squeeze.
For some reason lsusb can see it but I'm unable to use it since a month.
View 8 Replies
View Related
Jan 17, 2010
Basically, I have no trouble booting off a really old kernel like 2.6.18-6. If I try to boot off the newest one installed with Lenny, I get errors such as "mounting /dev/ on /root/dev failed...ditto for /sys on /root/sys" almost as if it's failing to find the drive. This finishes up with "target filesystem doesn't have /sbin/init" and I'm dropped into a busybox shell.It's an ordinary SATA drive, which is being used as an OS drive only. It seems as if something has changed with the newer kernel, but I have no idea where to start or what to look for.
View 3 Replies
View Related
Nov 19, 2010
Due to a bug that will be fixed at squeeze (I'm running lennyx64), I can't mount ntfs partitions from gui interface (or else, directories with non-English characters will be ignored).
So I'm mounting with disk-manager (hd partitions only), or from konsole. Obviously, mounting from konsole, is the only option for usb flash sticks.
Suddenly, just out of the blue, today debian stopped mounting ntfs partitions from konsole. Since this was my only option for mounting safely my friend's sticks, I have a big problem right now.
I can't figure out many things from the error message:
[Code].....
View 4 Replies
View Related
May 17, 2010
I have attempted to install kernel 2.6.34 and 2.6.33 kernels with this Debian howto [url] Everything worked without any errors until I went to boot into the new kernel. When I receive this kernel panic output Kernel panic - not syncing VFS: unable to mount root fs on unknown-block(0,0)
It also spits out something about being unable to access ext2 FS. I googled this symptom and have seen that it is fairly common, but everyone's error seems somewhat unrelated. I used the same kernel configuration as the one that is currently working, to keep things simple.
And here is what my menu.list looks like:
View 3 Replies
View Related
Dec 14, 2010
I have digital camera (Canon EOS 550d) which I connect to my computer using a USB cable. I can see that the camera file system is mounted under "~/.gvfs/gphoto2-XYZ" where XYZ seems to be a dynamic device dependent string that changes every time I connect the camera.The thing is: I need the mount position ALWAYS to stay the same, so my photo management program (Bibble) knows where to download the images from.I am not sure how to do this, but I guess there must be a way to configure GVFS/FUSE or whatever is responsible for mounting the camera to use a fixed mount point (like /media/camera or something).
View 2 Replies
View Related
Dec 14, 2009
i was trying to use gnome and kde but i don't like them. I tried xfce and it seem to fit my needs but.My computer is used to be powered on for a weeks. While time passes, a process xfdesktop begin to use more and more memory and to free RAM i need to log out and log in again.
I tried squeeze yesterday on my virtual machine and it has 4.6 and seem not to have that bug, RAM usage is static(yes it still works when i write this and have memory usage 34492k, which is not changing for an hours of usage already), also 4.6 is MUCH better than 4.4.
i already tried adding squeeze to "sources.list" but i can see too many dependencies which should be upgraded if i install 4.6, i'm beginning to afraid it can crash entire GUI(or entire system, i can see there is libc6 required to be updated).
View 14 Replies
View Related
Feb 27, 2010
In a previous post I mentioned I planned to buy a Canopus ADVC 55 VHS to DV capture card (viewtopic.php?f=7&t=48224).
Now I have done that. And, it works like a charm using my 64-bit Debian Sid and Kdenlive! All my VHS will be saved for the future!A short HowTo: Plug in a SCART to composite adapter into the "TV out" on the VHS player. Plug in the three red/white/yellow composite RCA cables into the adapter and into Canopus ADVC 55.
Plug in a Firewire cable into the Canopus ADVC 55 and your Firewire card on your computer. Start the computer, start Kdenlive and click the connect button. Start the VHS player and click Play.
In Kdenlive and click the Record button, as fast as you can. Wait until tape is finished. Now you have a dv-file which is about 13GB per hour, so make sure you have the space on the hard drive. The dv file should then be stored as such, as the master backup. But, it is now easily converted to any other format.
I have too many home made movies to let them rot away as VHS. My previous attempt with the USB dongle only produces precompressed MPEG2 files which would have sucked. These DV files are uncompressed, take up a huge space, cannot be played as such, but! They are the raw material for any other format. If I'd like, can using Kdenlive readily make it FullHD with a few clicks.
Oh, and it works with vinyl records too!!! Then just use Audacity to edit them later. Don't buy a cheap USB dongle, buy a Canopus ADVC 55 or something similar. The quality is crisp!!!
View 2 Replies
View Related
Mar 20, 2010
We've got one of those fancy, modern digital cameras and it's great for taking pictures, but I'd love to back those pictures up, too. When I connect the camera via its USB cable to my computer, the OS just doesn't "see" the camera/connection. Nothing shows up in fdisk -l. However, when I connect my mobile phone or USB HD via the same port, they show up in fdisk and can be mounted without any problem. The scary thing is that on my partner's laptop, running gNewSense (with Gnome), it (auto)mounts without any problems. The camera is a NIkon Coolpix L20 with an SD card.
View 11 Replies
View Related
Jun 18, 2015
My digital camera shows up twice ...
Stumbled over that "feature" of Jessie KDE yesterday after upgrade from Wheezy, when connecting my camera.
Searching the Internet gave
[URL] and here[URL]
Then I stumbled over this bug report... [URL]
Outstanding bugs -- Normal bugs; Patch Available (1 bug)
#781769 [n|+u| ] [libsolid4] libsolid4: Device notifier shows multiple entries (four) for mtp device
View 2 Replies
View Related
Nov 9, 2010
how can i change my clock to a digital one? I'm running Debian Sid with E17.
View 14 Replies
View Related
Apr 3, 2010
Does anybody know of any digital cameras that can be controlled via Debian? I'm not speaking of a webcam but a digital camera, and I'd like to be able to send commands to the camera via usb; perhaps by means of a bash script that would take snapshots every x seconds for a total duration of y seconds.
View 2 Replies
View Related
Feb 11, 2010
I have been so happy using Debian Lenny. But just lately my sound has disappeared. I have checked the system and apparently it is SoundMax Integrated Digital Sound that I have on board. I have tried lots of things to get it going but to no avail. I have the Debian CD's. Is there a chance that it might be on these and I could re-install it?
View 2 Replies
View Related
Jan 18, 2010
i do have a strange problem get running php5 on lenny 64 inside apache2. i had installed it as all instructions on the web does: # apt-get install php5 libapache2-mod-php5 php5-cli php5-common php5-cgi
apt has enabled php automatically, so
/etc/apache2/mods-enabled/php5.conf does have inside:
<ifmodule mod_php5.c>
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
</ifmodule>
[Code]...
View 3 Replies
View Related
Aug 20, 2010
is it save to install linux kernel 2.6.35.2 on Debian Lenny 5.0.5 or stick with automatic updates...
View 14 Replies
View Related