OpenSUSE Hardware :: External SATA Drive Not Recognized / Cant Recreate The Partition On Server?

May 2, 2010

OpenSUSE 11.2 server, Gigabyte GA-MA790X-UD4P sda for system, 3 ext4 partitions, working fine.sdb promise RAID1 for data, 1 ext4 partition, working fine.sdc is an eSATA docking station for data backup, 1 encrypted ext4 partition -- here lies the problem.

This configuration has been functional for months until I decided to add two more external drives (sdc) to rotate through backups. I had difficulty with encyption on the first new drive and eventually decided to start over. Using the gui Yast Expert Partitioner, I deleted the single partition. That began a real nightmare...

Since deleting the partition, the system detects drives inserted in the docking station, but does not report them (including a different fully functional drive and a brand new unused drive). I have tested all drives on other computers and they function perfectly. I have rebooted the system several times while troubleshooting this issue.

Could not recreate the partition on server (since it does not recognize the drive), so I used Gparted on another computer - it all went without a hitch, formatted ext4. But when I placed the drive in the dock, the drive still was detected but not recognized.

Details:

BIOS lists the eSATA drive

Entering Yast Expert Partitioner, error message follows:

The partitioning on disk /dev/sdc is not readable by the partitioning tool parted, which is used to change the partition table.

You can use the partitions on disk /dev/sdc as they are. You can format them and assign mount points to them, but you cannot add, edit, resize, or remove partitions from that disk with this tool.

Yast partitioner shows drives: sda, sda1, sda2, sda3, sdb, sdb1 sbc is not listed.

# fdisk sdc results in: Unable to open sdc
# dmesg | grep tail reports:
[48442.370779] sd 0:0:0:0: [sdc] Unhandled error code
[48442.370793] sd 0:0:0:0: [sdc] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
code....

So how did partition deletion cause this issue, and how do I correct the problem? It is possible that my difficulties encrypting the first new drive are related (it's not my first time doing it successfully). It seems the problem is in the Kernel or configuration. I have invested many hours in forums and on google - tried dozens of possible fixes. I'm beginning to suspect system corruption or a bug, however all other system functions are working perfectly.

View 5 Replies


ADVERTISEMENT

OpenSUSE Install :: Possible To Install On An External SATA Drive?

Apr 25, 2010

Is it possible to install Linux on an external SATA drive?I have a system dual booting between OpenSuse and Windows XP. I wanted to see what other distros were like so I tried installing Ubuntu to my external SATA drive. After installing, I got an error from GRUB, and I had to recover my MBR.I tried the same thing with Mandriva, and got the same result. Finally, I tried another install of OpenSuse 11.2. The result was that I get a grub error 21. The only result of my efforts to try other distros is a lot of experience recovering my MBR.

View 9 Replies View Related

Hardware :: SATA External Drive Via USB Cable To Legacy Box?

May 29, 2010

Legacy box is SoYo MB PATA only; Slack10.2, 2.6.13 kernel.. All PATA drives I've tried with two IDE to USB cables work fine but was wondering if the cable will work with a SATA drive to the same box, or would I need a SATA to IDE converter, whatever.. Maybe this is a stupid query?

View 4 Replies View Related

OpenSUSE Install :: New Partition On External Drive - Permissions: Root Drwxr-xr-x?

Apr 21, 2010

I tried two times to make an new partition (after the FAT partition on it) on my external hard drive with YaST>Partitioner.Fist I had tried ext3 now I have ext2 on it.Both times the partition (or the corresponding folder in /media) was only writeable to the superuser/root but not to a normal user (readable to the normal user). Root is the owner.The FAT-Partition on the same external drive is owned by the normal user who was logged in as I plugged the USB-cable in.I can unmount both partitions als normal user in natilus.1. Can I start nautilus as root to change the permissions?2. What have I done wrong? Should I use an SuSE Live-CD or an CD with an special partitioning-program instead?ng X20) openSuse 11.1 and Gnome 2.24.1 (mostly, 1 account is using KDE) and Kernel Linux 2.6.27.45-01.1-pae. "/home" is on an separated partition (as part of an extended partition). I have also 2 NTFS partitions for Windows XP (System and Data), and a FAT, a root (/) and a swarp partition.

View 9 Replies View Related

Ubuntu :: ESATA External Hard Drive Not Recognized

Jun 16, 2010

I have an external hard drive that connects through an expansion card with eSATA on it. It was partitioned and formatted as NTFS in Windows but isn't recognized in Ubuntu 10.04.

View 1 Replies View Related

Hardware :: Test Integrity Of External Hard Drive / Without Removing It And Connecting With SATA To Motherboard?

Jul 28, 2009

I have a seagate SATA hard drive that was running a mythtv distro. It had 3 partitions, EXT3, swap, and XFS. I started having I/O errors on boot and saw error messages on both the EXT3 and the XFS partitions. I also heard some clunking sounds on the drive when it was reading, so I thought hell, the drive is dead.

I have since replaced the drive and everything is back up and running on the replacement drive. I thought hell, the seagate drive is toast, but I just want to verify it with some sort of tool. I have the hard drive in a Vantec NexStar external hard drive case (SATA->USB) and found there was a tool called badblocks. Ran badblocks on it, which ran for 24ish hours and found no bad blocks. I also didn't notice any clunking sounds while it was running.

I ran
Code:
badblocks -n -v /dev/sdb
Is badblocks a proper test to run on external hard drives or was I just wasting my time? Is there any way that I can really test it without removing it and connecting it with SATA to the motherboard?

View 7 Replies View Related

Ubuntu Installation :: Ubunto 8.04 Cannot Detect Sata Hard Drive Or Sata Drive Cdrw?

May 28, 2011

ubuntu 8.04 server can not detect seagate sata hard drive 2tb or sata Lg dvdrw x22 sata drive .is it possible to install it without buying a pci ide sata card?is it possible to get a driver for sata driver and sata drive that can be recognise by ubunto 8.04 server ?or to get the files for 1.44 floppy diskdoes the late edition of unbutu recognise sate hdd and sata cdrw drive automaticly during the installation of the unbutu?

View 1 Replies View Related

CentOS 5 :: Chainloading 2nd Sata Drive Partition 5?

Mar 5, 2011

I am still fighting with getting the right configuration in my grub file to chainload the second linux OS on my computer.

Computer:
2 hard drives (sata)
2 OS's (CentOS,Ubuntu)

CentOS is in and running fine. It owns the MBR and was in place before I added the Ubuntu OS. Ubuntu was added to the free space of the second hard drive in partition 5 and its grub was installed there. So I thought this would work for a grub stanza.

title Ubuntu (10.10)
root (hd1,4)
chainloader +1

View 9 Replies View Related

CentOS 5 :: Chainloading 2nd Sata Drive Partition 5 - The Fix?

Mar 6, 2011

This is in response to Alan's request to: open another thread, to document your progress in achieving the aimed-for dual-boot system? After giving up on the problems described in:[URL]..

View 2 Replies View Related

Ubuntu :: External Hard Drive / Flash / Rosetta Stone Not Recognized

May 18, 2011

I'm very new to Ubuntu. Now that I have it installed, my computer doesn't recognize my external hard drive or flash drive. How do I access my external hard drive and flash drive? I'm also trying to get Rosetta Stone to work using Wine, but having a heck of a time. I've searched the forums and have found some similar topics, but nothing that really helped me.

View 6 Replies View Related

Fedora :: Drive Partition Not Recognized At Boot?

Jan 1, 2010

I have a weird problem with an sata partition. This drive is onle volume of an md raid set, and has one partition filling the whole drive. of type "fd" ( linux raid autodetect). When my machine boots, the drive containing this partition is present as /dev/sdc. However, the partition is not - there is no /dev/sdc1. If I look at the partition table in fdisk, all appears to be fine. If I do anything that causes the partition table to be rescanned (such as writing in fdisk, or running partprobe, ... ), the partition shows up fine at that point and all data is present and when I assemble the RAID using it, its in sync. This drive is attached to the same (motherboard) controller as my other drives which have their partitions recognized just fine.

View 5 Replies View Related

OpenSUSE Hardware :: Failure Mounting External NTFS Drive And Internal NTFS Partition / Fix This?

Jul 18, 2010

Just installed 11.3 on my computer, however when I connect an external NTFS harddisk I receive an error message. When I open dolphin to connect to an internal NTFS partition I receive the message:

org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org. freedesktop.hal.storage.mount-fixed auth_admin_keep_always <--

Anyone having an idea how I can fix this?

View 9 Replies View Related

Fedora :: How To Recreate /boot Partition

Oct 21, 2010

way to recreate /boot partition for Fedora 13.

For some reason my system crash yesterday and I had to power down the machine (the only bit of information I still remember it mentioned CPU2 stop for few seconds). The next day my system only shows grub console. I tried to mount the partition but failed. here's what i tried

Code:
# mount -t ext4 /dev/dm-1 /mnt/oldboot
mount: wrong fs type, bad option, bad superblock on /dev/mapper/XXXXXX,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try

[Code].....

View 14 Replies View Related

Ubuntu :: Any Way To Recreate LVM RAID 1 Partition?

Sep 6, 2010

How do I recreate an LVM raid 1 partition, without destroying data on the discs? I have a 650GB data partition which is a raid 1 array with ext3. Two days ago, the system (Ubuntu 9.04) started to refuse to write to it, claiming no space left on device - even if there is ca. 102GB free left, if the disk is 85% full (according to df)! Interestingly, removing a couple of GB did not help, after reboot the disk was again full..

I did the "tune2fs -m 0" trick and then forced file check on next reboot by "sudo touch /forcefsck" .. and the result is that the raid partition is gone. I have the two physical drives /dev/sd*, unmounted, but the /dev/md1 is no longer there. What can I do to re-create it, without losing the data? I realized that I ran tune2fs on the physical partitions /dev/sd* - was I supposed to run it on /dev/md1?

View 1 Replies View Related

General :: External TB HD Not Recognized By OpenSUSE 11.3/

Jan 16, 2011

I have gone through Mint, Ubuntu, Fedora, and continue using them on different PCs but I recently had a problem with my graphics card on new releases.. another story all together.So I am using OpenSUSE 11.3 on my Dell inspiron 1526 AMD 64 bit. I have always been able to plug in my external HD and have it show on my desktop. Now with OpenSUSE something is different. I tried other flash drives, all show up and open to view on their own, but my 1GB ext HD doesn't. I am not a pro with the Terminal yet but I prefer to use it and am good at reading and copying commands from online.

jason@linux-z81g:~> lshal -m

Start monitoring devicelist:
04:35:12.017: computer_power_supply_battery_BAT0 property battery.voltage.current = 12479 (0x30bf)
04:35:17.813: usb_device_1058_1102_57442D574341553432313937303738 added
04:35:17.833: usb_device_1058_1102_57442D574341553432313937303738_if1 added
04:35:17.839: usb_device_1058_1102_57442D574341553432313937303738_if0 added
code....

as you can see it says "My Book" which is the name of my ext TB but where is it and how do I mount it?

View 14 Replies View Related

General :: External Hard Drive Is No Longer Recognized - Buffer I/O Error On Device Sdb1, Logical Block 6160408

Feb 28, 2010

The external hard drive which contains all my photos and where I backed-up all my important documents is no longer recognized. It is a three month old 500GB Iomage Prestige Desktop Hard Drive.When I plug it in, it is recognised as a USB device, because it shows up when I type lsusb, but dmesg gives this error message.

[19712.013250] usb 2-2: new high speed USB device using ehci_hcd and address 21
[19712.145347] usb 2-2: configuration #1 chosen from 1 choice
[19712.147214] scsi25 : SCSI emulation for USB Mass Storage devices

[code]....

I popped the disk out of the casing put it on a SATA connect internally and then tried the file recovery programs testdisk/photorec and SpinRite, but both failed because they couldn't recognize the external hard disk.

View 4 Replies View Related

Hardware :: How To Recreate Overwritten Partition Table

May 29, 2010

I reformatted a ntfs drive to fat32, meaning to only reformat one partition on the drive. Because the partition table is overwritten I cannot simply restore the old partition table. Any thoughts on tools that I can use to manually re-create the partitions and save the data?

View 2 Replies View Related

OpenSUSE Hardware :: External USB HDD Not Recognized At Boot Time

Mar 20, 2011

I am actually working again on a problem i had already on opensus 11.3 (never resolved), and now also after the upgrade to 11.4 .

I do have an external HDD (Samsung STORY Station) usually connected to the linux server. I also have udev rules setup to automount the device on /media/xxx by label.

I used to have my own rules, now have some more coplete from the internet.

When I now reboot the server, the "sd*" device for story station is not created, and obviously not mounted.

If however I do switch of th estory station after reboot, and turn power on again, the device is configured and properly automounted as by udev rules.

Also during the boot the device is seen as from boot.msg:

Code:
<6>[ 1.444939] usb 2-2: New USB device found, idVendor=04e8, idProduct=5f06
<6>[ 1.448686] usb 2-2: New USB device strings: Mfr=1, Product=11, SerialNum
ber=3
<6>[ 1.452462] usb 2-2: Product: Samsung STORY Station
<6>[ 1.456217] usb 2-2: Manufacturer: JMicron

P.S.: I used th esearch function and google, but did find many similar articles but nothing matching my scenario. So I hope I did not miss something obvious.

View 9 Replies View Related

OpenSUSE Install :: All Drives Not Recognized On Install (SATA 6)?

Jan 15, 2011

I just built a new system which has 4 SATA 3 Drives and 2 SATA 6 drives. The motherboard is an Asus P6X58D Premium which has 2 SATA 6 ports through a Marvel controller.I have Windows 7 loaded on one of those SATA 6 drives and it recognizes and boots fine. My intent was to load openSUSE 11.3 on the other SATA 6 drive all by itself and then use the SATA 3 drives as other file systems. When I go to install, the only drives that the openSUSE installer sees are the 4 SATA 4 drives, the SATA 6 drives do not appear at all. Note that when the system boots from the DVD the load of the Marvel Controller says IDE Passthrough Mode and displays those two drives. So how do I get openSUSE to see those drives so I can install and setup Grub to boot from there. I'm afraid if I install to just the SATA 3 drives, then I'll never get to Windows 7 again (should I ever need it ) without much gyrations. I've also tried booting from gparted-live and it does not see them either.

View 9 Replies View Related

Ubuntu :: "external" Cd Drive Not Recognized - Disk Corrupted

Dec 21, 2010

i have a gateway 2000 that my uncle has, that is a complete p.o.s, and this is how it goes: i turn it on, disk corrupted. "ok, let's reinstall from cd" cd drive sucks, "ok, let's use one from a different computer" cd drive swapped, ready to go.. ram burns out. 3 long beeps at boot, screen not working. "ok, let's get a different stick of ram" replaced ram. new ram stick works. "ok, now let.s see." no beeping. yay. "here we go, let.s reinstall! yeah!!"

View 1 Replies View Related

Ubuntu :: Can't Partition The External Drive

Jul 8, 2010

I'm trying to format/repartition a 250 gig external Seagate drive. I get the following error:

Code:

Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/sdc, start=32256, size=250056705024, type=0x83
Entering MS-DOS parser (offset=0, size=250059350016)
MSDOS_MAGIC found

[code]....

View 4 Replies View Related

OpenSUSE Install :: 11.4 Won't Boot From SATA Drive?

Apr 13, 2011

I have just installed opensuse 11.4 and the install fails to boot, grub hangs or gives an error.

I have tried installing grub in MBR and root changed every setting I can find and even downloaded a fresh ISO. As a last resort I changed the machines BOIS settings from SATA to emulate ide, booted as expected but a bit slow.

11.2 and 11.3 worked on this machine with no problems. Am i missing something? I also tried an Ubuntu install and this worked fine!

View 9 Replies View Related

General :: Resize Partition On External Drive

Mar 21, 2009

Computer hardware is not my bag. I accidentally installed ubuntu on external F drive, thinking it was C drive, unaware that ubuntu installs on drive with most available space. Installation involved partitioning the drive in about half. So, before I install it on C drive, I want to restore my F drive. I deleted partition using XP Disk Management tool and tried to use gParted on Parted Magic live boot cd to resize remaining partition that contains my data. But it doesn't seem able to expand the good partition to reclaim the 'unallocated' space. How do I accomplish this? Must I backup and reformat?

View 9 Replies View Related

OpenSUSE Hardware :: Support For Sata 3 (6 Gb/s) Hard Drive?

Jun 1, 2010

Dear OpenSUSE experts: I am a dual boot computer: Win 7 64 bit and OpenSUSE 11.2 64 bit. This computer has 3 hard drives: SSD, 500GB sata II, 1 TB sata 3. SSD contains openSUSE 11.2 500GB sata II contains Win 7.

Win 7 sees the 500GB sata II drive and the 1 TB sata 3 drive. openSUSE sees the SSD drive and the 500GB windows drive. The Motherboard BIOS sees all 3 hard drives. Is it openSUSE not support sata 3 drive? Or do I have to install special driver for it to see it in OpenSUSE?

View 5 Replies View Related

OpenSUSE Hardware :: Random Error - Could Not See SATA Drive ?

May 6, 2011

I experienced a strange random error that appears to have been my PC losing contact with the PC's 1.5 TB SATA drive.

This happened once (thus far only once - about two hours ago) on my Intel Core i7 920 PC with a Asus P6T Deluxe V2 mother board running openSUSE-11.4 with KDE-4.4.4. A reboot failed to fix the problem but a cold shut down restart did.

Some details ...

I had a zillion apps open, connected to my mother's PC in North America (from here in Europe) using vnc, had thunderbird, firefox, many konsole sessions, and various leafpad editor sessions.

Firefox appeared to hang, so I tried to close the Firefox page, but the PC appeared frozen (although the mouse would move). Then after about 60 seconds, the screen flashed, firefox closed (crashed may be more accurate) and I had my desktop back, ... sort of .... And I was able to go to the desktop area where vnc was running and access my mother's PC. But I was missing almost all the icons off my KDE destkop and most the icons off the panel at the bottom of the desktop.

I tried going to <CTRL><ALT><F1> and then <CTRL><ALT><F7> but that made no difference. I tried going to <CTRL><ALT><F1> to login but it would not let me login as a regular user, nor as root. Nor could I ssh into the PC. After <CTRL><ALT><F7> back at the crippled GUI, I typed 'shutdown -r now' (as root) but the command was not recognized. Neither was 'top' (as a regular user), nor 'fdisk' (as root). Dir was recognized as a regular user as was CD. But I did not believe the information those commands were giving me (it did not appear up to date).

Eventually I killed X with <CTRL><ALT><Backspace> (twice) and then forced a shutdown start with <CTRL><ALT><DELETE>, but then the PC hung during the shutdown, with the hard drive light on solid. That never happens. After a minute of that I decided to hit the 'hardware' reset. The PC restarted, but was incredibly slow to go through the motherboard boot menu's and it reported the hard drive not detected and would not boot. I did a <CTRL><ALT><DELETE> to restart, and pressed DEL to go to BIOS, and then noted in BIOS that the SATA drive was not detected.

I checked the temperature and the PC was a nominal cool temperature (38 to 40 deg c).

I then switched OFF the PC. I also turned the OFF switch on the back OFF for good measure. I waited a minute. And I turned ON again the PC.

The PC booted normally as if nothing had happened.

Most bizarre and a bit of a fright. My Linux is usually rock solid.

Anyway, ... no more investigation for now. I'm doing a massive backup of all data since my last backup. This will take a while as I have about 400 GB of home movies (at various stages of processing) from my home video camera to backup to an external hard drive.

I may pickup another 2TB external drive this weekend, just to ensure I have multiple backups.

View 5 Replies View Related

General :: IMac Boot From Partition On External Drive?

Apr 3, 2011

I have the following "setup:"

iMac (no internal drive/dead) --------- (Firewire) ------- [[MAC OS X]]
|
|
|[code]...

I routinely use the firewire drive to boot MAC OS X.However, I would like to boot from the linux partition of the USB drive. This linux partition had linux installed on it from a live cd, and during that process, I told the installer to install GRUB on the usb drive (which happened to be /dev/sdd).My question is, how do I get this disk to show up during the iMac option-boot? Currently, only the firewire MAC OS X option shows up. I have read about rEFIT, but that appears to install it to the Mac OS X disk (would that still work?)...Also mentioned was installing rEFIT to the internal EFI system partition, but I don't know if that is wise.

View 1 Replies View Related

Ubuntu :: Remove External Hard Drive Partition?

Jan 15, 2010

I just bought a new external 1 TB HP hard drive that came with two partitions.One larger for storage and another 700 MB partition called hplauncher as a sub-file of what shows as a CD drive called HP virtual CD 4607 which held files for windows automatic back up. Which I don't need.Both the CD and launcher drives do not allow for deletion or formatting. The larger drive does.I am viewing it in the Palimpsest Disk Utility that cam with my Ubuntu 9.10 clean install.

View 8 Replies View Related

Ubuntu :: Partition Won't Mount On External Hard Drive

Feb 14, 2011

Been using a SeaGate FreeAgent external drive for past 6 months. Suddenly the ext2 partition (/dev/sdb2) won't mount, while the NTFS partition (/dev/sdb1) does.I've been allowing automount, no entry in /etc/ fstab.When the NTSF partition mounts there appears an entry

View 7 Replies View Related

Software :: Deleted Partition Now External Drive Not Mounting

Mar 27, 2010

My brother has an external hard drive that has some personal data on it that he doesn't want to lose. He was reinstalling windows on his machine and deleted both the partition on his internal drive and on his external drive. He installed windows on his internal drive only though. I want to be able to reaccess that data from the drive. All the data should still be on the drive since so write cycles have been done to overwrite it.

I guess deleting the partition removed the partition table or something so the drive doesnt mount. I would prefer to use linux (but windows is ok too) and a free as in beer tool preferably. there are normal recovery tools (I have used get data back before) that scan for any files anywhere that has been overwritten but I don't really need things that have been overwritten; just the data that is still there but not availible because it cant be mounted.

View 3 Replies View Related

OpenSUSE Install :: GRUB Freezes After Adding SATA Drive?

Jan 15, 2010

So I installed SUSE 11.1 a few weeks back with two SATA drives andit's been working great. I recently received another SATA drive and wanted to add the space to my /home directory. I installed the drive and then booted up my computer. It goes through BIOS and POST just fine but when I get to GRUB my computer just hangs there. It doesn't throw any errors, it just sits until I hard reboot it. If I disconnect the extra SATA drive and then try to boot again everything starts successfully. I've done a little bit of searchingbut couldn't find much on this problem.pretty new to linux so I could definitely be missing something. Let me know if more details are needed.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved