5 :: Mount External Harddisk On 5.5 Runing From LiveCD?
Jul 27, 2010
We are planning to work on CentOS 5.5 running from LiveCD (CentOS-5.5-i386-LiveCD-Release2) on a Windows partitioned machine.
As part of our work, i need some files and installers (Linux compatible) from an External Harddisk.
When i tried to mount the harddisk, found ntfs module is missing.
Could please help to continue with LiveCD.
View 4 Replies
ADVERTISEMENT
Jan 30, 2010
i was installed Redhat linux in windows using sunVM, linux is not mounted the external USB hard disk, it is recognizing CD,DVD and pendrive but not external Harddisk,
View 2 Replies
View Related
Feb 2, 2010
I've right now installed Fedora 12 in my laptop, and when I try to acces my external USB Woxter HardDisk I get this error:
Error mounting: mount exited with exit code 12: Failed to read last sector (1953525103): 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 ...),
[code]....
View 1 Replies
View Related
Apr 9, 2010
I have just got a new external harddisk. I used it strait in window I copy some files on it. without formating it. Now when I use ubuntu it said that it is total only 10Giga, but the external harddisk is 1000 Giga. How come ? is htis because it has to be formated before ubuntu se the total size ?
View 2 Replies
View Related
Apr 7, 2010
I use dual booting, vista ubuntu 9.10. I have just bought a new 1T external harddisk i have used it on windows to backup some files. Now I want to backup some documents in ubuntu, but the harddisk is not visible, I can't see it, ok I think the term in Linux is that it is not mounted. Is there something else one should do ?
Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf959a599
[Code]...
View 4 Replies
View Related
Apr 8, 2010
I tough that my computer could not mount external harddisk.Here is my mail about that subject.I use dual booting, vista ubuntu 9.10.I have just bought a new 1T external harddisk i have used it on windows to backup some files.Now I want to backup some documents in ubuntu, but the harddisk is not visible, I can't see it, ok I think the term in Linux is that it is not mounted..Disk /dev/sda: 640.1 GB, 640135028736 bytes255 heads, 63 sectors/track, 77825 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0xf959a599
Device Boot Start End Blocks Id System
/dev/sda1 1 1176 9437184 27 Unknown
/dev/sda2 * 1176 52188 409761792 7 HPFS/NTFS
/dev/sda3 52188 77826 205930496 7 HPFS/NTFS
View 1 Replies
View Related
Feb 14, 2011
Can I used an external harddisk to install program like Netbeans ? eclipse ? or a database?
View 1 Replies
View Related
Jun 1, 2010
Debian if I suspend the PC, will the external mounted harddisk safely umount automatically? I want to make sure that the integrity of my external HDD is not compromised while the PC goes in the suspend mode.
View 4 Replies
View Related
Sep 21, 2009
My hard disk is failing, and I want to rescue the files from it before it is un-bootable. I was planning to do this by booting a live cd, making a .tar file of /, and then burning it to a cd or dvd. The disk is still bootable, but I'm getting warning messages that 73 sectors are bad. I have another hard disk ready to plug in, I just need to rescue the files, and then install Fedora 11 64-bit on the new drive, at which point I will overwrite / with the / from the .tar file.
Basically I was just wondering how to mount a hard disk to recover files from a rescue cd. I tried to make a .tar file of / already, but that failed because the system was active and changing the various system files at the same time that tar was trying to package them.
View 1 Replies
View Related
Feb 17, 2011
I'm running ubuntu 10.10 on my Toshiba Satellite L645 laptop. Few hours ago, when my laptop was in screensaver mode, i couldn't login again, it was just blank black screen So i switch to terminal 1 by pressing Ctrl + Alt + F1 and login from there. Then i restarted by "sudo shutdown -r now". I did this a few times before and it's no problem. However, this time when the computer boot, I got the errors like :
---many similar errors like the following line---
mount: mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn't have requested /sbin/init.
No init found. Try passing init=bootarg
and redirected to <initramfs> prompt
So i googled and tried the liveCD and try to fix the hard drive with fsck. My partition resides on /dev/sda1 and using ext4
[Code]...
That's 3 blocks of information i got by following instructions on the IRC channel. I just forgot to paste the first command and now can't remember what it is
View 2 Replies
View Related
May 18, 2010
I have a Western Digital My Book World Edition external harddisk with blue rings. I filled it up and now want to delete the data and start over. I'm set in my ways and have been accustom to reformatting harddisks periodically (sector maintainance, etc.) It's worked for me as I've luckily have not had a disk crash in 25 years.My webapp is not helping me with the reformat and neither is Western Digital tech support. I've heard that it was factory formatted with something called Linux ext3. Does this make sense? Has anyone had any experience with reformatting external harddisks being used as a NAS (home use).
View 3 Replies
View Related
Jun 21, 2010
For whatever reason /dev/sda3 (at /tydelik) does not mount itself (like all the other partitions) when the system reboots.
In YaST's expert partitioner it says that:
Quote:
An asterisk (*) after the mount point indicates a file system that is currently not mounted (for example, because it has the noauto option set in /etc/fstab).
Here is the /etc/fstab :
Quote:
I don't see a noauto option. Is it hiding somewhere?
Also, if I say the following then it seems that /dev/sda3 is ext2 and not ext3 (as YaST says).
Quote:
Firstly, how do I specify /dev/sda3 to be mounted by default (because I thought it would unless there is a noauto specified), and secondly, why is YaST not showing the same settings as when I say "mount" ?
View 2 Replies
View Related
Jun 18, 2011
how can I clone my installed ubuntu to a new harddisk? with 32bit ubuntu I have used:tar cvpzf -> create a tar file on my external nas system. after that I have done a restore tar xvpfz - worked with 32 bit.
Alternative I have mounted both disks and via another linux partition I have used:
cp -rvbdR /source/* /target
both methodes worked with ubuntu 32 bit. With 64 bit ubuntu I can NOT get it to work. error message after booting the clone: /var/lib/gdm/.ICEauthoriy ..
I can see that /source/var/lib/gdm has different rights as /target - will be part of the problem.
This did not happen with the 32 bit ubuntu - but why ?
View 3 Replies
View Related
May 5, 2011
How do I configure my Debian installation to mount external USB drives to mount points based on the volume names of the drives? For instance, if I have a thumb drive with the volume name of "SWORDFISH," how do I have Linux mount it at /media/SWORDFISH? I'm aware that this can be setup in FSTAB, but that requires that I know the UUID of the device beforehand and that I take the time to set each external device up in FSTAB first. That does nothing for me when I have a thumb drive that has never been plugged into my computer before.
This seems to be setup by default in Ubuntu/Kubuntu, but is not working for me with a fresh installation of Debian Squeeze and KDE4. I've spent the past 2 hours Googling for a solution and have turned up nothing. UPDATE: My results are inconsistent. Sometimes Debian mounts devices to mount points based on the volume names, and other times it gives them generic mount points (e.g. /media/usb1).
View 2 Replies
View Related
Dec 17, 2010
I'm having some trouble with one of my system harddisks. It sometimes works without problems, but is not mounted on other occasions. Even when it's mounted, it's working extremely slow and programs using files from it may crash. On other occasions, however, there are no problems at all. If it's not automounted, I may be able to mount it manually but it sometimes shows "UUID not found". If has a lot of SMART errors:
[Code]...
View 7 Replies
View Related
May 25, 2010
I have been trying to share folders from my main PC which is running Ubuntu 10.04. I have been able to figure out Samba enough to get my a couple of folders shared, but I have been unable to share any folders which are on my external harddrive. After entering the path in my smb.conf file they appear on the network but I am unable to navigate to them. When trying to navigate to them through the network folder on the pc they are actually connected to I get an "Unable to mount location: Failed to mount windows share" dialog box. On the windows pc I am trying to share with I get, "Windows cannot acces \Josh-Desktop
ame of folder"
My smb.conf file looks like this:
That folders I cannot access are Music and Videos.
View 9 Replies
View Related
Mar 25, 2010
I am having problems with an old laptop I have. It had windows xp on it, and after loaning it to a friend it wouldn't boot up. I decided to try linux, but I'm having problems loading it. If I try to run the liveCD it halts because its unable to mount root. If I try to install it just doesnt work well (will stop at different points).
So I figured a mem test would help. I am running the test, currently its on test #6, but it is coming up with a ton of errors. Does this mean I need to replace the RAM?
If so, this is the computer I have. Will this RAM work? I've been out of the tech game for awhile so not really following hardware anymore, and just want to double check.
View 5 Replies
View Related
Apr 14, 2011
I am having a hard time installing Edubuntu 10.10 on a Toshiba L30
System specifications:
Toshiba L30-140
Intel Celeron M CPU 410 1,46 GHz
ATI Radeon XPress 200M Series
MATSHITA DVD-RAM UJ-841S
Bootable with CD/DVD only
While installing Edubuntu, I encounter two problems:
Can not mount...
I will reach to the screen to select to install Edubuntu and it will even show the green leds. I push F1 to get more detailed messages. After 2 minutes or so I will have this error message:
Code:
This error appears randomly. Out of ten attempts to boot, 6 times I will get this error message. 4 times I will get to...
Checking battery state ... [OK]
This will advance up to "Checking battery state... [OK]" which will freeze there with no DVD or HDD-Activity visible.
I encountered very many threads on the "checking battery state" issue, but they seemed obsolete to me, since most of them referred to Ibex. Also this is the Edubuntu LiveCD, it has not yet been installed on the HDD.
Nonetheless, for the Checking Battery State problem I have tried solutions for Ibex such as "acpi=force pci=noacpi" and "acpi=off". But it wouldn't work. Some people also suggested changing the graphic configurations, this is ATI however, not Nvidia and the BIOS does not offer the option to change it.
Strangely, the installation has worked brilliantly (with the same dvd) on another computer (some Laptop Toshiba L30), so I don't believe it might be a damaged disk.
View 1 Replies
View Related
Feb 19, 2010
I need to flash my BIOS to get rid of an error: "Intel uCode loading error". On [URL] I have found a tutorial, that looks to be fine. I can even see in the comments, that somebody have done this with success from Ubuntu 9.04, the very same system, that I use. Nevertheless I cannot make this bootCD with my Ubuntu 9.04, as it doesn't know the loop option to mount the image.
In the tutorial it says: "Requirements for this step is that you have support for the vfat and loop file systems in the kernel. Or you can have those features compiled as modules. In the latter case you can load the modules before the next step, like this:
modprobe vfat
modprobe loop"
loop doesn't seem to be present in my system, and the command modprobe loop returns an error that the module is not available. I tried to follow the tutorial anyway, but with no success. How can I get the module lopp? I also want to use it to make iso images bootsble from the harddisk.
View 2 Replies
View Related
Feb 27, 2011
I've just made the switch from Ubuntu to Debian Squeeze and am having trouble connecting external media (be it a USB stick or an ext HD). The error I am getting when I connect anything via usb is the following:
Error mounting: mount exited with exit code 1: helper failed with: mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error.
View 4 Replies
View Related
Jul 9, 2011
On a Linux CD/DVD, there are compressed filesystem images for the live version for KDE or Gnome for example, but they have no extension, but they are clearly an image file ( compressed filesystem images for the live version before installation ) !!
I was wondering, How do I mount these compressed filesystem images, after I copy the ISO content of the CD/DVD on my system .... I want to edit some files or packages and make some changes, like if I want to customize a live version of gnome for example ! ... ( I know you might be tempted to tell me to use KIWI etc to customize etc ..... ) ... but I want to be able to mount the compressed file system image, then edit it for reading and writing while it is in a subdirectory on its own ... i want to open it ! ... is there a way to do this ??? ... these type of files have no extension ...
i can open this compressed filesystem image then to edit for read & write ... before I roll it back again ..... If and when I succeed .... what should I watch out for ? ... will the same compressed file image but slightly modified work again ?
PS. that same question could be kind of translated or be extended like : how do I use unionfs/squashfs programs on the command line to mount these image files with no extension for read & write mode ???
View 9 Replies
View Related
Apr 16, 2011
how do i wipe the system runing ubuntu 10.04? can i use sudo fdisk tryed many times but cant find the right command .
View 7 Replies
View Related
Jul 12, 2010
I have compiled a simple c++ program and made an exe file in my computer (i686). now, I want to use on another computer(i586). It gives me " floating point exception" error!I know I should make an exe file compatible with i586, but how? I tried to use -mtune command but it gives me the "command not found ".how to change the arch option in my compiler or give me some key words to search! I couldn't find useful information in google!
View 9 Replies
View Related
Mar 10, 2009
I downloaded a program from the web which I need badly but it is a binary file compiled for solaris So how to run it on linux I have redhat 4.
View 4 Replies
View Related
Nov 9, 2010
Its my Friend Problem .any one can tells that how can the file descriptors limits can be raise for the squid. In cache.log running out of file descriptors warning is coming.
View 3 Replies
View Related
Jan 3, 2011
i have a webserver in my local networkthat is myname1.myserver.comnow i want a second webserver runing in the same sever system.my projected name should bemyname2.myserver2.com
View 2 Replies
View Related
Mar 27, 2011
i want to make a program in c++ in linux, such that when i attach my pen drive to linux PC it must run any file specified by me. Just i was searching for this problem i see the udev concept
View 5 Replies
View Related
Mar 18, 2011
Runing VMware Workstation 7.0.1-227600.i386.bundle in SUSE 11.4 post me an instruction installation for this. I have been trying so many tutorials and other numerous methods to sort this thing out. I'm so frustrated. And I'm totally a newbie to linux.
View 4 Replies
View Related
Dec 29, 2010
I am trying to install ubuntu in a machine in which XP was already installed.The GRUB is not displayed and MS Windows is runing immediately after first screen.I installed these drives' mount points
/ as primary
/boot logical
/home logical
I would like to not waste time with experiments, and different tutorials are not clear and coherent about primary , logical and mounting points.
View 2 Replies
View Related
Mar 7, 2010
I have a problem, I'm trying to make my own LiveCD, but I can't mount compressed SquashFS file system. Here I give you my limited LiveCD version... If somebody would take a look [URL]
View 5 Replies
View Related