Ubuntu :: External Hard Disk Can't Be Made Bootable?
Apr 23, 2010
my old pc died not long ago so I retrieved its hard disk and bought a USB enclosure. that HD had a ubuntu 9.04 partition and an XP one. Something must have gone wrong somewhere as, although i could still boot from jaunty, I was not allowed to upgrade.
It therefore seemed to me natural perform a clean install, so here's what I did:
- on a win7 computer, I inserted a 9.10 bootable disk
- with usb-disk creator, I wanted to install via a spare image so re-formatted the HD
- I couldn't install a mythbuntu 9.10 after that as I giot an error message ("can't mount the drive" or something similar). yet, in win7 the HD is recognised.
So, what am I doing wrong? Are USB HDs not included as USB devices that you can make bootable? Or should I be installing a !straight" ubuntu version, then install MythTV?
View 5 Replies
ADVERTISEMENT
May 14, 2010
I had a dual boot (windows 7 + debian), both of them installed in my internal hard disk, with the GRUB in it. I have recently installed a second linux distro (mint), but I put it in an external hard disk. Now the GRUB allows me to boot any of the three operating systems, but I need the external disk to do it. It seems that after the mint installation the GRUB is now working from the external disk (if the external disk is not connected, the machine does not boot.) �Is there a way to change the location of the GRUB, to the internal hard disk of my laptop?
View 2 Replies
View Related
Aug 1, 2010
I have an internal hard drive split between Windows 7 and Fedora 12. The Fedora 12 install exists on a LVM which presents a bit of a challenge when trying to mirror the drive. I was trying to use gparted but it doesn't have support for LVM. I discovered g4l, which does a bit-by-bit copy and ran a full disk copy using that from the 500 GB internal to a 500 GB external. Inspecting it with gparted, the copy LOOKS like it went correctly.
However, when I disconnect the internal and attempt to boot to the external (specifically in the BIOS), it's unable to boot to it. It instructs me to insert bootable media and try again. Has something gone wrong with the copy? It SEEMS like g4l finished faster than it should have given the copy rate it was operating at (I had figured out when it should finish up), but the screen saver had been on and when I came back it was back at the menu, so I don't know if it got to 100% or ended prematurely? There were certainly no error messages...
View 1 Replies
View Related
Apr 5, 2011
I am trying to boot from an external hard drive, and have tried to use unetbootin like I used when crating a bootable usb drive but it does not see my external and will not create bootbale iso for me to run from my external hard drive.
View 2 Replies
View Related
Feb 21, 2011
Recently my had disk crashed. It has taken me over a day to install and setup the drive - time I can't really afford. I'd like to know how I can clone a second as a bootable copy of the main hard drive and update from time to time. Therefore if the main hd fails again, I can simple boot from the second drive.How can I do this? I have two sata drives in the box, running 10.10 desktop.
View 1 Replies
View Related
Mar 2, 2011
Recently my had disk crashed. It has taken me over a day to install and setup the drive - time I can't really afford.I'd like to know how I can clone a second as a bootable copy of the main hard drive and update from time to time. Therefore if the main hd fails again, I can simple boot from the second drive.
View 1 Replies
View Related
Jan 17, 2011
I recently bought 320 GB Trancend external hard disk and working fine days back.Earlier i could copy from and to the hard disk with out any issue. I dont know what happened after that now i am not able to write any files in to the external hard disk. This is not NTFS formatted device. here is some of the out put from terminal.
Code:
sundar@sundar-sundar:~$ fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
[code]...
View 7 Replies
View Related
Dec 20, 2010
Should the first bootable partition start from sector 1 on a hard disk? or Can it be created anywhere on the disk? I am using fdisk to create the bootable partition.
View 2 Replies
View Related
Sep 1, 2009
Copy of IBM Server hard disk data to Another USB External Hard disk?
View 2 Replies
View Related
Feb 27, 2011
I would like to build a bootable system image on an attached hard disk on a running CentOS machine.The hard disk would be moved to a headless server, where only SSH access would be available. It seems that all the documented install methods assume that the installation runs on the taget machine. In this case, I would like to create a bootable system image of CentOS on a running host system. The new install mage would generally have a newer version of CentOS than the running host system where the image is created. Also, I would prefer
to do a text-based install.
The reason for all this is that I have network access to several remote machines. I can ask disks to be moved between machines, but I have no physical access. In order to do software testing, I would like to have several system disks with different installed CentOS versions. It would be easer if I could build the system disks on one single machine. The hardware an all machines is very nearly identical.
View 1 Replies
View Related
Jul 1, 2011
whether all 2TB external hard disks will run on ubuntu 10.04 (lucid)? I was under the impression that Seagate and Western Digital would, but the store where I went to buy it told me they won't. I really need to buy an external hard disk as I'm running out of the space
View 9 Replies
View Related
Jan 6, 2010
I have an external hard disk for USB port. I formatted it on MS for NTFS system.working fine on MS. But can not write while on Debian. Permission denied. Want to use for both on Debian & MS.
View 1 Replies
View Related
Jan 11, 2010
I have just updated to karmic, and I found that my external hard disk partitions, previously mounted under /media/disk and /media/fat are now referenced by something looking like a UUID, namely /media/7b096ea4-60ee-46b1-95cd-1851b051c40d and /media/4951-95D9.
Is there a way to revert to the old settings? Any application relying on the files on the external hard disk has now stopped working. While I certainly could just change reference (assuming the UUID does not change every session), I'd rather use the old names if possible.
View 5 Replies
View Related
Jan 18, 2010
I've 2 computers (one at the job, one at home), different motherboard types but same chipset, having AM2 AMD CPUs but different clock speed. I don't have (I don't want to buy) internal hard disks for these computers.
I would like to buy one external USB HDD and install the latest Ubuntu. I will carry this HDD to my job and my home. Is it possible to use this HDD as boot HDD on both computer? Even they are not same just similar? Is this a problem for Ubuntu?
View 7 Replies
View Related
Mar 29, 2010
I am trying to mount an external hard disk using a USB docking station
I can see the entries for different partitions of the hard disk in fdisk -l but there is no node file created in /dev folder. So, I am not able to mount.
Something like this -
#sudo fdisk -l
Disk /dev/sdd: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf5bdf0ff
[Code]....
View 3 Replies
View Related
Apr 20, 2010
I have an external hard-disk with two partitions, a fat32 and an ext3.I open gparted to resize the partitions but the only allowed operation is to check for information (see screenshot).
View 2 Replies
View Related
Jan 16, 2011
My ubuntu login window seems to be chrased and seems no way to restore it. I was planning to move ahead with reinstalling it but could any1 tell me how can i copy data to external hard disk. I am in Mannual restore section with promt staying at root@ubuntu :/#
View 9 Replies
View Related
Aug 17, 2010
I have this unique situation, I think. My TV plays certain files only through external USB storage. My Ubuntu server stores all of these files on local hard disks. I do not want to buy an external hard disk and then keep moving it between both. Now, strange as it may sound, is it possible to somehow connect my server to the PC and expose a given local hard disk connected to the server, as an external USB drive to the TV?
View 1 Replies
View Related
Sep 9, 2010
System: ubuntu server edition 10.10
Hardisk: a 160g usb external hard disk, formatted in win7 with NTFS format.
%fdisk -l
returns:
Device Boot .... System
/dev/sdg1 NPFS/NTFS
%sudo mount -t ntfs-3g /dev/sdg1 /media/external
returns:
fuse: failed to create temporary directory
Have anyone seen this before?
View 1 Replies
View Related
Nov 27, 2010
I plugged my external hard disk into my computer and it gives me this message: Quote:Unable to Mount:Error mounting: mount exited with exit code 13: ntfs_attr_pread_i: ntfs_pread
failed: Input/output error
Failed to read of MFT, mft=6 count=1 br=-1: Input/output error
Failed to open inode FILE_Bitmap: Input/output error
[code]....
View 1 Replies
View Related
Oct 3, 2009
I need to know how and what to use to format a USB external Hard disk with linux as i dont want anything that can be read with windows.
View 1 Replies
View Related
Oct 19, 2010
My external hard disk cannot be opened
My Passport Essential
Read more @ : [URL]
View 4 Replies
View Related
Jun 2, 2010
I have Red Hat linux server with update 8. Explain me in detail how to connect external hard disk to linux server so that it will detect it. Also let me know how can i come to know whether the linux server has detected it. Also how to copy the linux server harddisk content/data to this USB External hard disk
View 8 Replies
View Related
Apr 6, 2011
I have an external hard disk with lots of big files and a lot of small matlab script files .m. I would like to grab all the files inside that harddisk that have the .m extension or the *.mat file extension (both are matlab files). Of course this is a
-first-find the *.m files script and
-then copy the files into the hard disk.
What I do not know is how I can also keep the structure of the folders containing the *.m and *.mat files when I will copy them in my local hard disk. As this external hard disk contains 2TB of data it is not possible to copy all the files first and then remove the unnecessary. So I have to find and copy only the files I need but with also keeping the tree structure that the external hard disk has.
View 4 Replies
View Related
Apr 26, 2010
I'd like to know if there is a software or a distro which does the following: Imagine having two PCs. What the software should do is allow to turn one PC's hard disks to be accessed as external hard disks. It would be great if I could tell which USB port and which hard disk should be accessible like this. Now when everything is selected properly one could just plug in the other PC's USB cable and have access to the selected drive.
View 5 Replies
View Related
Jun 30, 2010
I want to install Ubuntu onto a partition on my external hard drive, but my CD burner is broken so I can't just boot up with a live CD and do it that way. So can I install Ubuntu onto my external hard drive with the Startup Disk Creator that comes installed on Ubuntu? And if not is there another way I can do this?
View 1 Replies
View Related
Jul 30, 2010
Almost every time I use my external Hdd the drive gets named with an appended underscore. this is the list from my /media folder.
/media$ ls
1CF44533F4451106 F Drive G Drive_ G Drive___ G Drive_____
E Drive G Drive G Drive__ G Drive____ G Drive______
i have tried to remove the directories in terminal by using sudo rmdir but this is the error i get:
sudo rmdir /media/g drive
rmdir: failed to remove `/media/g drive': No such file or directory
now each file in the /media folder has a white x on them and i don't not know what that means. but i attached a screen grab of the folder.
how to know how to delete all the underscored folders.
View 5 Replies
View Related
Nov 21, 2010
I recently upgraded to 10.04 and during the upgrade process my external hard disk was plugged in. Now everytime I boot up ubuntu informs me that sdb1 is missing and wont boot up till I ask it to "skip" waiting for it. Also I am assuming because of this I have trouble mounting any other external hard disk other than my own, keeps giving some sort of unable to mount problem
View 2 Replies
View Related
Aug 19, 2011
I tried to install ubuntu 11.04 on my external hard drive (WD My Passport, thats all i remember about the name) and all was well, until I tried to reformat it from ext4 to FAT, and no such luck, it isn't even being READ, not in fdisk -l, not by gparted, disk manager, or anything else. Windows is no help at all... I tried that out of desparation.
View 9 Replies
View Related
Apr 9, 2009
I have got a hold of a extra hdd along with a hdd enclosure. I have tried looking for information on how to install linux on to one but haven't been completely successful on my search. So I turn to all of you. I was also wondering if its possible to have it were I can use it on multiple computers so I can use it for computer repair.
View 3 Replies
View Related