cannot make ubuntu 64-bit v12.04 install workUbuntu installer does not show drivesUnable to boot 12.04 after install on 3TB driveUbuntu install stops at “Creating ext4 file system for / in partition #1 of SCSI2 (0,0,0) (sdb)…”Install UBUNTU MINIMAL to external HDDInstall: no hard drive detected?Unable to install Ubuntu on a 3TB Hard DriveFailing to boot while trying to install Ubuntu 64-bitUbuntu 18.04.1 won't install on Dell Precision M6500

How are astronauts in the ISS protected from electric shock?

Plain Hunt Bell-Ringing

Graph Laplacian based on Hückel theory

Weakness of double encryption

Is it safe to plug one travel adapter into another?

What do I get by paying more for a bicycle?

How can I more clearly ask people to accomodate for my autism?

What can I use for input conversion instead of scanf?

Can you put L trominos to fill the figure?

Wood glue versus epoxy for doweling stripped screw holes

What is the difference between democracy and ochlocracy?

What does "crank old Sabbath" refer to?

Number Equation Matrix

What happened to the SEV instruction on the 6502?

How to discourage mundane play?

Create a box using the tcolorbox package or any other? (image)

Moisture leaking out of chip in floor tile

Can I create a one way symlink?

instead of pressurizing an entire spacesuit with oxygen could oxygen just pressurize the head and the rest of the body be pressurized with water?

For the Single Entry Schengen visa, do the microstates (Monaco, San Marino and the Vatican City) count?

What does exhaust smell on oil and transmission dipstick mean?

Antonym for “boilerplate” or “cookie-cutter”

Is there a name for the phenomenon of false positives counterintuitively outstripping true positives

Coworkers accusing me of "cheating" for working more efficiently



cannot make ubuntu 64-bit v12.04 install work


Ubuntu installer does not show drivesUnable to boot 12.04 after install on 3TB driveUbuntu install stops at “Creating ext4 file system for / in partition #1 of SCSI2 (0,0,0) (sdb)…”Install UBUNTU MINIMAL to external HDDInstall: no hard drive detected?Unable to install Ubuntu on a 3TB Hard DriveFailing to boot while trying to install Ubuntu 64-bitUbuntu 18.04.1 won't install on Dell Precision M6500






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









3

















I decided it was time to update my ubuntu (single boot) computer from 64-bit v10.04 to 64-bit v12.04. Unfortunately, for some reason (or reasons) I just can't make it work.



Note that I am attempting a fresh install of 64-bit v12.04 onto a new 3TB hard disk, not an upgrade of the 1TB hard disk that contains my working 64-bit v10.04 installation. To perform the attempted install of v12.04 I unplug the SATA cable from the 1TB drive and plug it into the 3TB drive (to avoid risking damage to my working v10.04 installation).



I downloaded the ubuntu 64-bit v12.04 install DVD ISO file (~1.6 GB) from the ubuntu releases webpage and burned it onto a DVD. I have downloaded the DVD ISO file 3 times and burned 3 of these installation DVDs (twice with v10.04 and once with my winxp64 system), but none of them work. I run the "check disk" on the DVDs at the beginning of the installation process to assure the DVD is valid.



When installation completes and the system boots the 3TB drive, it reports "unknown filesystem". After installation on the 250GB drives, the system boots up fine.



During every install I plug the same SATA cable (sda) into only one disk drive (the 3TB or one of the 250GB drives) and leave the other disk drives unconnected (for simplicity).



It is my understanding that 64-bit ubuntu (and 64-bit linux in general) has no problem with 3TB disk drives. In the BIOS I have tried having EFI set to "enabled" and "auto" with no apparent difference (no success). I never bothered setting the BIOS to "non-EFI".



I have tried partitioning the drive in a few ways to see if that makes a difference, but so far it has not mattered. Typically I manually create partitions something like this:



8GB /boot ext4
8GB swap
3TB / ext4


But I've also tried the following, just in case it matters:



 8GB boot efi
8GB swap
8GB /boot ext4
3TB / ext4


Note: In the partition dialog I specify bootup on the same drive I am partitioning and installing ubuntu v12.04 onto. It is a VERY DANGEROUS FACT that the default for this always comes up with the wrong drive (some other drive, generally the external drive). Unless I'm stupid or misunderstanding something, this is very wrong and very dangerous default behavior.



Note: If I connect the SATA cable to the 1TB drive that has been my ubuntu 64-bit v10.04 system drive for the past 2 years, it boots up and runs fine.



I guess there must be a log file somewhere, and maybe it gives some hints as to what the problem is. I should be able to boot off the 1TB drive with the 3TB drive connected as a secondary (non-boot) drive and get the log file, assuming there is one and someone tells me the name (and where to find it if the name is very generic).



After installation on the 3TB drive completes and the system reboots, the following prints out on a black screen:



Loading Operating System ...
Boot from CD/DVD :
Boot from CD/DVD :
error: unknown filesystem
grub rescue>


Note: I have two DVD burners in the system, hence the duplicate line above.



Note: I install and boot 64-bit ubuntu v12.04 on both of my 250GB in this same system, but still cannot make the 3TB drive boot.



Sigh. Any ideas?



==========



motherboard == gigabyte 990FXA-UD7
CPU == AMD FX-8150 8-core bulldozer @ 3.6 GHz
RAM == 8GB of DDR3 in 2 sticks (matched pair)
HDD == seagate 3TB SATA3 @ 7200 rpm (new install 64-bit v12.04 FAILS)
HDD == seagate 1TB SATA3 @ 7200 rpm (64-bit v10.04 WORKS for two years)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
GPU == nvidia GTX-285
??? == no overclocking or other funky business
USB == external seagate 2TB HDD for making backups
DVD == one bluray burner (SATA)
DVD == one DVD burner (SATA)


64-bit ubuntu v10.04 has booted and run fine on the seagate 1TB drive for 2 years.










share|improve this question




























  • Are you creating one 3TB partition?

    – Mitch
    May 31 '12 at 17:46











  • No, I create: one 8GB /boot partition, one 8GB swap partition, one 3TB / partition. See the original message for partitions attempted (all fail the same way).

    – honestann
    May 31 '12 at 19:10






  • 1





    If you want to use all the space on your 3TB drive, you will need to use a GUID Partition Table (GPT) on it. (You could use MBR, but you'll only be able to access the first ~2048 GB of the drive). My understanding is you can boot a GPT partitioned drive using in either legacy BIOS mode or UEFI, but different approaches are used for each. If you use legacy BIOS to boot, then I think you will be unable to also install Windows 7 since Windows will only boot from a GPT drive if you are using UEFI. So ... which way do want to try to go with your install? GPT & legacy BIOS or GPT & UEFI?

    – irrational John
    Jun 1 '12 at 1:09











  • You might want to also look at Rod Smith's answers to questions about installing Ubuntu. He seems to be much better informed about using GPT and/or UEFI than many of us here. (CC: @RodSmith)

    – irrational John
    Jun 1 '12 at 1:13


















3

















I decided it was time to update my ubuntu (single boot) computer from 64-bit v10.04 to 64-bit v12.04. Unfortunately, for some reason (or reasons) I just can't make it work.



Note that I am attempting a fresh install of 64-bit v12.04 onto a new 3TB hard disk, not an upgrade of the 1TB hard disk that contains my working 64-bit v10.04 installation. To perform the attempted install of v12.04 I unplug the SATA cable from the 1TB drive and plug it into the 3TB drive (to avoid risking damage to my working v10.04 installation).



I downloaded the ubuntu 64-bit v12.04 install DVD ISO file (~1.6 GB) from the ubuntu releases webpage and burned it onto a DVD. I have downloaded the DVD ISO file 3 times and burned 3 of these installation DVDs (twice with v10.04 and once with my winxp64 system), but none of them work. I run the "check disk" on the DVDs at the beginning of the installation process to assure the DVD is valid.



When installation completes and the system boots the 3TB drive, it reports "unknown filesystem". After installation on the 250GB drives, the system boots up fine.



During every install I plug the same SATA cable (sda) into only one disk drive (the 3TB or one of the 250GB drives) and leave the other disk drives unconnected (for simplicity).



It is my understanding that 64-bit ubuntu (and 64-bit linux in general) has no problem with 3TB disk drives. In the BIOS I have tried having EFI set to "enabled" and "auto" with no apparent difference (no success). I never bothered setting the BIOS to "non-EFI".



I have tried partitioning the drive in a few ways to see if that makes a difference, but so far it has not mattered. Typically I manually create partitions something like this:



8GB /boot ext4
8GB swap
3TB / ext4


But I've also tried the following, just in case it matters:



 8GB boot efi
8GB swap
8GB /boot ext4
3TB / ext4


Note: In the partition dialog I specify bootup on the same drive I am partitioning and installing ubuntu v12.04 onto. It is a VERY DANGEROUS FACT that the default for this always comes up with the wrong drive (some other drive, generally the external drive). Unless I'm stupid or misunderstanding something, this is very wrong and very dangerous default behavior.



Note: If I connect the SATA cable to the 1TB drive that has been my ubuntu 64-bit v10.04 system drive for the past 2 years, it boots up and runs fine.



I guess there must be a log file somewhere, and maybe it gives some hints as to what the problem is. I should be able to boot off the 1TB drive with the 3TB drive connected as a secondary (non-boot) drive and get the log file, assuming there is one and someone tells me the name (and where to find it if the name is very generic).



After installation on the 3TB drive completes and the system reboots, the following prints out on a black screen:



Loading Operating System ...
Boot from CD/DVD :
Boot from CD/DVD :
error: unknown filesystem
grub rescue>


Note: I have two DVD burners in the system, hence the duplicate line above.



Note: I install and boot 64-bit ubuntu v12.04 on both of my 250GB in this same system, but still cannot make the 3TB drive boot.



Sigh. Any ideas?



==========



motherboard == gigabyte 990FXA-UD7
CPU == AMD FX-8150 8-core bulldozer @ 3.6 GHz
RAM == 8GB of DDR3 in 2 sticks (matched pair)
HDD == seagate 3TB SATA3 @ 7200 rpm (new install 64-bit v12.04 FAILS)
HDD == seagate 1TB SATA3 @ 7200 rpm (64-bit v10.04 WORKS for two years)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
GPU == nvidia GTX-285
??? == no overclocking or other funky business
USB == external seagate 2TB HDD for making backups
DVD == one bluray burner (SATA)
DVD == one DVD burner (SATA)


64-bit ubuntu v10.04 has booted and run fine on the seagate 1TB drive for 2 years.










share|improve this question




























  • Are you creating one 3TB partition?

    – Mitch
    May 31 '12 at 17:46











  • No, I create: one 8GB /boot partition, one 8GB swap partition, one 3TB / partition. See the original message for partitions attempted (all fail the same way).

    – honestann
    May 31 '12 at 19:10






  • 1





    If you want to use all the space on your 3TB drive, you will need to use a GUID Partition Table (GPT) on it. (You could use MBR, but you'll only be able to access the first ~2048 GB of the drive). My understanding is you can boot a GPT partitioned drive using in either legacy BIOS mode or UEFI, but different approaches are used for each. If you use legacy BIOS to boot, then I think you will be unable to also install Windows 7 since Windows will only boot from a GPT drive if you are using UEFI. So ... which way do want to try to go with your install? GPT & legacy BIOS or GPT & UEFI?

    – irrational John
    Jun 1 '12 at 1:09











  • You might want to also look at Rod Smith's answers to questions about installing Ubuntu. He seems to be much better informed about using GPT and/or UEFI than many of us here. (CC: @RodSmith)

    – irrational John
    Jun 1 '12 at 1:13














3












3








3








I decided it was time to update my ubuntu (single boot) computer from 64-bit v10.04 to 64-bit v12.04. Unfortunately, for some reason (or reasons) I just can't make it work.



Note that I am attempting a fresh install of 64-bit v12.04 onto a new 3TB hard disk, not an upgrade of the 1TB hard disk that contains my working 64-bit v10.04 installation. To perform the attempted install of v12.04 I unplug the SATA cable from the 1TB drive and plug it into the 3TB drive (to avoid risking damage to my working v10.04 installation).



I downloaded the ubuntu 64-bit v12.04 install DVD ISO file (~1.6 GB) from the ubuntu releases webpage and burned it onto a DVD. I have downloaded the DVD ISO file 3 times and burned 3 of these installation DVDs (twice with v10.04 and once with my winxp64 system), but none of them work. I run the "check disk" on the DVDs at the beginning of the installation process to assure the DVD is valid.



When installation completes and the system boots the 3TB drive, it reports "unknown filesystem". After installation on the 250GB drives, the system boots up fine.



During every install I plug the same SATA cable (sda) into only one disk drive (the 3TB or one of the 250GB drives) and leave the other disk drives unconnected (for simplicity).



It is my understanding that 64-bit ubuntu (and 64-bit linux in general) has no problem with 3TB disk drives. In the BIOS I have tried having EFI set to "enabled" and "auto" with no apparent difference (no success). I never bothered setting the BIOS to "non-EFI".



I have tried partitioning the drive in a few ways to see if that makes a difference, but so far it has not mattered. Typically I manually create partitions something like this:



8GB /boot ext4
8GB swap
3TB / ext4


But I've also tried the following, just in case it matters:



 8GB boot efi
8GB swap
8GB /boot ext4
3TB / ext4


Note: In the partition dialog I specify bootup on the same drive I am partitioning and installing ubuntu v12.04 onto. It is a VERY DANGEROUS FACT that the default for this always comes up with the wrong drive (some other drive, generally the external drive). Unless I'm stupid or misunderstanding something, this is very wrong and very dangerous default behavior.



Note: If I connect the SATA cable to the 1TB drive that has been my ubuntu 64-bit v10.04 system drive for the past 2 years, it boots up and runs fine.



I guess there must be a log file somewhere, and maybe it gives some hints as to what the problem is. I should be able to boot off the 1TB drive with the 3TB drive connected as a secondary (non-boot) drive and get the log file, assuming there is one and someone tells me the name (and where to find it if the name is very generic).



After installation on the 3TB drive completes and the system reboots, the following prints out on a black screen:



Loading Operating System ...
Boot from CD/DVD :
Boot from CD/DVD :
error: unknown filesystem
grub rescue>


Note: I have two DVD burners in the system, hence the duplicate line above.



Note: I install and boot 64-bit ubuntu v12.04 on both of my 250GB in this same system, but still cannot make the 3TB drive boot.



Sigh. Any ideas?



==========



motherboard == gigabyte 990FXA-UD7
CPU == AMD FX-8150 8-core bulldozer @ 3.6 GHz
RAM == 8GB of DDR3 in 2 sticks (matched pair)
HDD == seagate 3TB SATA3 @ 7200 rpm (new install 64-bit v12.04 FAILS)
HDD == seagate 1TB SATA3 @ 7200 rpm (64-bit v10.04 WORKS for two years)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
GPU == nvidia GTX-285
??? == no overclocking or other funky business
USB == external seagate 2TB HDD for making backups
DVD == one bluray burner (SATA)
DVD == one DVD burner (SATA)


64-bit ubuntu v10.04 has booted and run fine on the seagate 1TB drive for 2 years.










share|improve this question

















I decided it was time to update my ubuntu (single boot) computer from 64-bit v10.04 to 64-bit v12.04. Unfortunately, for some reason (or reasons) I just can't make it work.



Note that I am attempting a fresh install of 64-bit v12.04 onto a new 3TB hard disk, not an upgrade of the 1TB hard disk that contains my working 64-bit v10.04 installation. To perform the attempted install of v12.04 I unplug the SATA cable from the 1TB drive and plug it into the 3TB drive (to avoid risking damage to my working v10.04 installation).



I downloaded the ubuntu 64-bit v12.04 install DVD ISO file (~1.6 GB) from the ubuntu releases webpage and burned it onto a DVD. I have downloaded the DVD ISO file 3 times and burned 3 of these installation DVDs (twice with v10.04 and once with my winxp64 system), but none of them work. I run the "check disk" on the DVDs at the beginning of the installation process to assure the DVD is valid.



When installation completes and the system boots the 3TB drive, it reports "unknown filesystem". After installation on the 250GB drives, the system boots up fine.



During every install I plug the same SATA cable (sda) into only one disk drive (the 3TB or one of the 250GB drives) and leave the other disk drives unconnected (for simplicity).



It is my understanding that 64-bit ubuntu (and 64-bit linux in general) has no problem with 3TB disk drives. In the BIOS I have tried having EFI set to "enabled" and "auto" with no apparent difference (no success). I never bothered setting the BIOS to "non-EFI".



I have tried partitioning the drive in a few ways to see if that makes a difference, but so far it has not mattered. Typically I manually create partitions something like this:



8GB /boot ext4
8GB swap
3TB / ext4


But I've also tried the following, just in case it matters:



 8GB boot efi
8GB swap
8GB /boot ext4
3TB / ext4


Note: In the partition dialog I specify bootup on the same drive I am partitioning and installing ubuntu v12.04 onto. It is a VERY DANGEROUS FACT that the default for this always comes up with the wrong drive (some other drive, generally the external drive). Unless I'm stupid or misunderstanding something, this is very wrong and very dangerous default behavior.



Note: If I connect the SATA cable to the 1TB drive that has been my ubuntu 64-bit v10.04 system drive for the past 2 years, it boots up and runs fine.



I guess there must be a log file somewhere, and maybe it gives some hints as to what the problem is. I should be able to boot off the 1TB drive with the 3TB drive connected as a secondary (non-boot) drive and get the log file, assuming there is one and someone tells me the name (and where to find it if the name is very generic).



After installation on the 3TB drive completes and the system reboots, the following prints out on a black screen:



Loading Operating System ...
Boot from CD/DVD :
Boot from CD/DVD :
error: unknown filesystem
grub rescue>


Note: I have two DVD burners in the system, hence the duplicate line above.



Note: I install and boot 64-bit ubuntu v12.04 on both of my 250GB in this same system, but still cannot make the 3TB drive boot.



Sigh. Any ideas?



==========



motherboard == gigabyte 990FXA-UD7
CPU == AMD FX-8150 8-core bulldozer @ 3.6 GHz
RAM == 8GB of DDR3 in 2 sticks (matched pair)
HDD == seagate 3TB SATA3 @ 7200 rpm (new install 64-bit v12.04 FAILS)
HDD == seagate 1TB SATA3 @ 7200 rpm (64-bit v10.04 WORKS for two years)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
HDD == seagate 250GB SATA2 @ 7200 rpm (new install 64-bit v12.04 WORKS)
GPU == nvidia GTX-285
??? == no overclocking or other funky business
USB == external seagate 2TB HDD for making backups
DVD == one bluray burner (SATA)
DVD == one DVD burner (SATA)


64-bit ubuntu v10.04 has booted and run fine on the seagate 1TB drive for 2 years.







12.04 system-installation 64-bit






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Jul 9 '14 at 17:52









Tim

21.1k17 gold badges92 silver badges148 bronze badges




21.1k17 gold badges92 silver badges148 bronze badges










asked May 31 '12 at 16:37









honestannhonestann

4484 gold badges11 silver badges23 bronze badges




4484 gold badges11 silver badges23 bronze badges















  • Are you creating one 3TB partition?

    – Mitch
    May 31 '12 at 17:46











  • No, I create: one 8GB /boot partition, one 8GB swap partition, one 3TB / partition. See the original message for partitions attempted (all fail the same way).

    – honestann
    May 31 '12 at 19:10






  • 1





    If you want to use all the space on your 3TB drive, you will need to use a GUID Partition Table (GPT) on it. (You could use MBR, but you'll only be able to access the first ~2048 GB of the drive). My understanding is you can boot a GPT partitioned drive using in either legacy BIOS mode or UEFI, but different approaches are used for each. If you use legacy BIOS to boot, then I think you will be unable to also install Windows 7 since Windows will only boot from a GPT drive if you are using UEFI. So ... which way do want to try to go with your install? GPT & legacy BIOS or GPT & UEFI?

    – irrational John
    Jun 1 '12 at 1:09











  • You might want to also look at Rod Smith's answers to questions about installing Ubuntu. He seems to be much better informed about using GPT and/or UEFI than many of us here. (CC: @RodSmith)

    – irrational John
    Jun 1 '12 at 1:13


















  • Are you creating one 3TB partition?

    – Mitch
    May 31 '12 at 17:46











  • No, I create: one 8GB /boot partition, one 8GB swap partition, one 3TB / partition. See the original message for partitions attempted (all fail the same way).

    – honestann
    May 31 '12 at 19:10






  • 1





    If you want to use all the space on your 3TB drive, you will need to use a GUID Partition Table (GPT) on it. (You could use MBR, but you'll only be able to access the first ~2048 GB of the drive). My understanding is you can boot a GPT partitioned drive using in either legacy BIOS mode or UEFI, but different approaches are used for each. If you use legacy BIOS to boot, then I think you will be unable to also install Windows 7 since Windows will only boot from a GPT drive if you are using UEFI. So ... which way do want to try to go with your install? GPT & legacy BIOS or GPT & UEFI?

    – irrational John
    Jun 1 '12 at 1:09











  • You might want to also look at Rod Smith's answers to questions about installing Ubuntu. He seems to be much better informed about using GPT and/or UEFI than many of us here. (CC: @RodSmith)

    – irrational John
    Jun 1 '12 at 1:13

















Are you creating one 3TB partition?

– Mitch
May 31 '12 at 17:46





Are you creating one 3TB partition?

– Mitch
May 31 '12 at 17:46













No, I create: one 8GB /boot partition, one 8GB swap partition, one 3TB / partition. See the original message for partitions attempted (all fail the same way).

– honestann
May 31 '12 at 19:10





No, I create: one 8GB /boot partition, one 8GB swap partition, one 3TB / partition. See the original message for partitions attempted (all fail the same way).

– honestann
May 31 '12 at 19:10




1




1





If you want to use all the space on your 3TB drive, you will need to use a GUID Partition Table (GPT) on it. (You could use MBR, but you'll only be able to access the first ~2048 GB of the drive). My understanding is you can boot a GPT partitioned drive using in either legacy BIOS mode or UEFI, but different approaches are used for each. If you use legacy BIOS to boot, then I think you will be unable to also install Windows 7 since Windows will only boot from a GPT drive if you are using UEFI. So ... which way do want to try to go with your install? GPT & legacy BIOS or GPT & UEFI?

– irrational John
Jun 1 '12 at 1:09





If you want to use all the space on your 3TB drive, you will need to use a GUID Partition Table (GPT) on it. (You could use MBR, but you'll only be able to access the first ~2048 GB of the drive). My understanding is you can boot a GPT partitioned drive using in either legacy BIOS mode or UEFI, but different approaches are used for each. If you use legacy BIOS to boot, then I think you will be unable to also install Windows 7 since Windows will only boot from a GPT drive if you are using UEFI. So ... which way do want to try to go with your install? GPT & legacy BIOS or GPT & UEFI?

– irrational John
Jun 1 '12 at 1:09













You might want to also look at Rod Smith's answers to questions about installing Ubuntu. He seems to be much better informed about using GPT and/or UEFI than many of us here. (CC: @RodSmith)

– irrational John
Jun 1 '12 at 1:13






You might want to also look at Rod Smith's answers to questions about installing Ubuntu. He seems to be much better informed about using GPT and/or UEFI than many of us here. (CC: @RodSmith)

– irrational John
Jun 1 '12 at 1:13











4 Answers
4






active

oldest

votes


















0


















Since you can't install onto any drive, the 3TB drive is just complicating the issue. Ignore that drive for now, get things working on the 250GB drive first, then try the 3TB drive.



Boot into a working OS, connect and mount the 250GB drive, and look at the logs in /var/log from the mounted drive. That's where the other logs are at in most flavors of Ubuntu, so the installation logs should be there, too.






share|improve this answer


























  • And what should I do with the log file? Post it here, or what? I assume it is a rather long file. Also, the error booting the 250GB drives (grub error 15) is different than the error booting the 3TB drive (unknown filesystem)... so I'm not sure solving the problem on the 250GB will help with the 3TB.

    – honestann
    May 31 '12 at 18:32












  • You could always post the contents of the log to a pastebin such as paste.ubuntu.com and then post the URL (link) to your pastebin so others can review the information in it. It is usually better to directly include only pertinent excerpts from the logs in your question details. (Cuts down on the clutter.)

    – irrational John
    Jun 1 '12 at 1:31











  • I can now install and boot the 250GB drives fine. So the problem is installing, partitioning or booting the 3TB drive. This implies the problem is something to do with EFI and/or GPT. Remember, this is the simplest possible case --- a fresh install of a single-boot 64-bit ubuntu 12.04 system.

    – honestann
    Jun 2 '12 at 22:02


















0


















I`m going to go out on a limb here.



There is a GUID partition table (GPT) that needs to be implemented, for the master boot record. Current master boot record partitions are limited to 2.1TB, so a new GPT partition table would also need to be used to see beyond this.
Of course, this is all fine if you’re using a 3TB drive as a secondary disk, but there are more problems to overcome if you want to use that 3TB drive to boot your OS. Unfortunately, the master boot record is a key part of the standard BIOS setup that motherboards have used for decades.  
Now that being said, Ubuntu 11.04 and 11.10 have a serious bug that causes it to erase any existing ESP, thus wiping out any existing boot loaders or other files installed there. Thankfully, this bug has been fixed in Ubuntu 12.04.



I would recommend that you take a look At this site for better understanding about UEFI booting.



Let me know if that works for you.






share|improve this answer




























  • Is ESP a reference to the EFI System Partition used on a GPT drive which boots using UEFI?

    – irrational John
    Jun 1 '12 at 1:23











  • The EFI specification includes an EFI System Partition (ESP) as a storage place for EFI boot loaders, drivers, and other files. Thus, if you intend to boot a disk using an EFI-based computer, you should create an ESP.

    – Mitch
    Jun 1 '12 at 5:34











  • Yes, you need an ESP if your computer is using UEFI to boot. But my understanding is that if your computer supports UEFI but is booting a GPT partitioned drive by emulating a legacy BIOS then you would not have an ESP. You would instead need a BIOS Boot partition on the GPT drive. (They have different GUID partition IDs) Of course, if your computer just has a legacy BIOS (no UEFI) this is also what is needed for it to boot a GPT drive.

    – irrational John
    Jun 1 '12 at 5:45



















0


















Boot the DVD as Live Ubuntu,the easiest tool i know to do this is GParted.



At the Gparted search for your 3 TB drive,and make new partition table "Create New Partition Table",when a new window appear asking for the partition table type,click the ms-dos and choose gpt.OK..... Apply.... done.... then install your 64-bit Ubuntu.



easy isn't it ? :)






share|improve this answer

































    0


















    I guess there is a problem on grub so you can try to handle it with using boot-repair program which is have a great comminity page1. Open your pc via any ubuntu live cd and install that program after that follow the instructions from comminity page.






    share|improve this answer



























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "89"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );














      draft saved

      draft discarded
















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f144690%2fcannot-make-ubuntu-64-bit-v12-04-install-work%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown


























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0


















      Since you can't install onto any drive, the 3TB drive is just complicating the issue. Ignore that drive for now, get things working on the 250GB drive first, then try the 3TB drive.



      Boot into a working OS, connect and mount the 250GB drive, and look at the logs in /var/log from the mounted drive. That's where the other logs are at in most flavors of Ubuntu, so the installation logs should be there, too.






      share|improve this answer


























      • And what should I do with the log file? Post it here, or what? I assume it is a rather long file. Also, the error booting the 250GB drives (grub error 15) is different than the error booting the 3TB drive (unknown filesystem)... so I'm not sure solving the problem on the 250GB will help with the 3TB.

        – honestann
        May 31 '12 at 18:32












      • You could always post the contents of the log to a pastebin such as paste.ubuntu.com and then post the URL (link) to your pastebin so others can review the information in it. It is usually better to directly include only pertinent excerpts from the logs in your question details. (Cuts down on the clutter.)

        – irrational John
        Jun 1 '12 at 1:31











      • I can now install and boot the 250GB drives fine. So the problem is installing, partitioning or booting the 3TB drive. This implies the problem is something to do with EFI and/or GPT. Remember, this is the simplest possible case --- a fresh install of a single-boot 64-bit ubuntu 12.04 system.

        – honestann
        Jun 2 '12 at 22:02















      0


















      Since you can't install onto any drive, the 3TB drive is just complicating the issue. Ignore that drive for now, get things working on the 250GB drive first, then try the 3TB drive.



      Boot into a working OS, connect and mount the 250GB drive, and look at the logs in /var/log from the mounted drive. That's where the other logs are at in most flavors of Ubuntu, so the installation logs should be there, too.






      share|improve this answer


























      • And what should I do with the log file? Post it here, or what? I assume it is a rather long file. Also, the error booting the 250GB drives (grub error 15) is different than the error booting the 3TB drive (unknown filesystem)... so I'm not sure solving the problem on the 250GB will help with the 3TB.

        – honestann
        May 31 '12 at 18:32












      • You could always post the contents of the log to a pastebin such as paste.ubuntu.com and then post the URL (link) to your pastebin so others can review the information in it. It is usually better to directly include only pertinent excerpts from the logs in your question details. (Cuts down on the clutter.)

        – irrational John
        Jun 1 '12 at 1:31











      • I can now install and boot the 250GB drives fine. So the problem is installing, partitioning or booting the 3TB drive. This implies the problem is something to do with EFI and/or GPT. Remember, this is the simplest possible case --- a fresh install of a single-boot 64-bit ubuntu 12.04 system.

        – honestann
        Jun 2 '12 at 22:02













      0














      0










      0









      Since you can't install onto any drive, the 3TB drive is just complicating the issue. Ignore that drive for now, get things working on the 250GB drive first, then try the 3TB drive.



      Boot into a working OS, connect and mount the 250GB drive, and look at the logs in /var/log from the mounted drive. That's where the other logs are at in most flavors of Ubuntu, so the installation logs should be there, too.






      share|improve this answer














      Since you can't install onto any drive, the 3TB drive is just complicating the issue. Ignore that drive for now, get things working on the 250GB drive first, then try the 3TB drive.



      Boot into a working OS, connect and mount the 250GB drive, and look at the logs in /var/log from the mounted drive. That's where the other logs are at in most flavors of Ubuntu, so the installation logs should be there, too.







      share|improve this answer













      share|improve this answer




      share|improve this answer










      answered May 31 '12 at 18:22









      TomTom

      6904 silver badges6 bronze badges




      6904 silver badges6 bronze badges















      • And what should I do with the log file? Post it here, or what? I assume it is a rather long file. Also, the error booting the 250GB drives (grub error 15) is different than the error booting the 3TB drive (unknown filesystem)... so I'm not sure solving the problem on the 250GB will help with the 3TB.

        – honestann
        May 31 '12 at 18:32












      • You could always post the contents of the log to a pastebin such as paste.ubuntu.com and then post the URL (link) to your pastebin so others can review the information in it. It is usually better to directly include only pertinent excerpts from the logs in your question details. (Cuts down on the clutter.)

        – irrational John
        Jun 1 '12 at 1:31











      • I can now install and boot the 250GB drives fine. So the problem is installing, partitioning or booting the 3TB drive. This implies the problem is something to do with EFI and/or GPT. Remember, this is the simplest possible case --- a fresh install of a single-boot 64-bit ubuntu 12.04 system.

        – honestann
        Jun 2 '12 at 22:02

















      • And what should I do with the log file? Post it here, or what? I assume it is a rather long file. Also, the error booting the 250GB drives (grub error 15) is different than the error booting the 3TB drive (unknown filesystem)... so I'm not sure solving the problem on the 250GB will help with the 3TB.

        – honestann
        May 31 '12 at 18:32












      • You could always post the contents of the log to a pastebin such as paste.ubuntu.com and then post the URL (link) to your pastebin so others can review the information in it. It is usually better to directly include only pertinent excerpts from the logs in your question details. (Cuts down on the clutter.)

        – irrational John
        Jun 1 '12 at 1:31











      • I can now install and boot the 250GB drives fine. So the problem is installing, partitioning or booting the 3TB drive. This implies the problem is something to do with EFI and/or GPT. Remember, this is the simplest possible case --- a fresh install of a single-boot 64-bit ubuntu 12.04 system.

        – honestann
        Jun 2 '12 at 22:02
















      And what should I do with the log file? Post it here, or what? I assume it is a rather long file. Also, the error booting the 250GB drives (grub error 15) is different than the error booting the 3TB drive (unknown filesystem)... so I'm not sure solving the problem on the 250GB will help with the 3TB.

      – honestann
      May 31 '12 at 18:32






      And what should I do with the log file? Post it here, or what? I assume it is a rather long file. Also, the error booting the 250GB drives (grub error 15) is different than the error booting the 3TB drive (unknown filesystem)... so I'm not sure solving the problem on the 250GB will help with the 3TB.

      – honestann
      May 31 '12 at 18:32














      You could always post the contents of the log to a pastebin such as paste.ubuntu.com and then post the URL (link) to your pastebin so others can review the information in it. It is usually better to directly include only pertinent excerpts from the logs in your question details. (Cuts down on the clutter.)

      – irrational John
      Jun 1 '12 at 1:31





      You could always post the contents of the log to a pastebin such as paste.ubuntu.com and then post the URL (link) to your pastebin so others can review the information in it. It is usually better to directly include only pertinent excerpts from the logs in your question details. (Cuts down on the clutter.)

      – irrational John
      Jun 1 '12 at 1:31













      I can now install and boot the 250GB drives fine. So the problem is installing, partitioning or booting the 3TB drive. This implies the problem is something to do with EFI and/or GPT. Remember, this is the simplest possible case --- a fresh install of a single-boot 64-bit ubuntu 12.04 system.

      – honestann
      Jun 2 '12 at 22:02





      I can now install and boot the 250GB drives fine. So the problem is installing, partitioning or booting the 3TB drive. This implies the problem is something to do with EFI and/or GPT. Remember, this is the simplest possible case --- a fresh install of a single-boot 64-bit ubuntu 12.04 system.

      – honestann
      Jun 2 '12 at 22:02













      0


















      I`m going to go out on a limb here.



      There is a GUID partition table (GPT) that needs to be implemented, for the master boot record. Current master boot record partitions are limited to 2.1TB, so a new GPT partition table would also need to be used to see beyond this.
      Of course, this is all fine if you’re using a 3TB drive as a secondary disk, but there are more problems to overcome if you want to use that 3TB drive to boot your OS. Unfortunately, the master boot record is a key part of the standard BIOS setup that motherboards have used for decades.  
      Now that being said, Ubuntu 11.04 and 11.10 have a serious bug that causes it to erase any existing ESP, thus wiping out any existing boot loaders or other files installed there. Thankfully, this bug has been fixed in Ubuntu 12.04.



      I would recommend that you take a look At this site for better understanding about UEFI booting.



      Let me know if that works for you.






      share|improve this answer




























      • Is ESP a reference to the EFI System Partition used on a GPT drive which boots using UEFI?

        – irrational John
        Jun 1 '12 at 1:23











      • The EFI specification includes an EFI System Partition (ESP) as a storage place for EFI boot loaders, drivers, and other files. Thus, if you intend to boot a disk using an EFI-based computer, you should create an ESP.

        – Mitch
        Jun 1 '12 at 5:34











      • Yes, you need an ESP if your computer is using UEFI to boot. But my understanding is that if your computer supports UEFI but is booting a GPT partitioned drive by emulating a legacy BIOS then you would not have an ESP. You would instead need a BIOS Boot partition on the GPT drive. (They have different GUID partition IDs) Of course, if your computer just has a legacy BIOS (no UEFI) this is also what is needed for it to boot a GPT drive.

        – irrational John
        Jun 1 '12 at 5:45
















      0


















      I`m going to go out on a limb here.



      There is a GUID partition table (GPT) that needs to be implemented, for the master boot record. Current master boot record partitions are limited to 2.1TB, so a new GPT partition table would also need to be used to see beyond this.
      Of course, this is all fine if you’re using a 3TB drive as a secondary disk, but there are more problems to overcome if you want to use that 3TB drive to boot your OS. Unfortunately, the master boot record is a key part of the standard BIOS setup that motherboards have used for decades.  
      Now that being said, Ubuntu 11.04 and 11.10 have a serious bug that causes it to erase any existing ESP, thus wiping out any existing boot loaders or other files installed there. Thankfully, this bug has been fixed in Ubuntu 12.04.



      I would recommend that you take a look At this site for better understanding about UEFI booting.



      Let me know if that works for you.






      share|improve this answer




























      • Is ESP a reference to the EFI System Partition used on a GPT drive which boots using UEFI?

        – irrational John
        Jun 1 '12 at 1:23











      • The EFI specification includes an EFI System Partition (ESP) as a storage place for EFI boot loaders, drivers, and other files. Thus, if you intend to boot a disk using an EFI-based computer, you should create an ESP.

        – Mitch
        Jun 1 '12 at 5:34











      • Yes, you need an ESP if your computer is using UEFI to boot. But my understanding is that if your computer supports UEFI but is booting a GPT partitioned drive by emulating a legacy BIOS then you would not have an ESP. You would instead need a BIOS Boot partition on the GPT drive. (They have different GUID partition IDs) Of course, if your computer just has a legacy BIOS (no UEFI) this is also what is needed for it to boot a GPT drive.

        – irrational John
        Jun 1 '12 at 5:45














      0














      0










      0









      I`m going to go out on a limb here.



      There is a GUID partition table (GPT) that needs to be implemented, for the master boot record. Current master boot record partitions are limited to 2.1TB, so a new GPT partition table would also need to be used to see beyond this.
      Of course, this is all fine if you’re using a 3TB drive as a secondary disk, but there are more problems to overcome if you want to use that 3TB drive to boot your OS. Unfortunately, the master boot record is a key part of the standard BIOS setup that motherboards have used for decades.  
      Now that being said, Ubuntu 11.04 and 11.10 have a serious bug that causes it to erase any existing ESP, thus wiping out any existing boot loaders or other files installed there. Thankfully, this bug has been fixed in Ubuntu 12.04.



      I would recommend that you take a look At this site for better understanding about UEFI booting.



      Let me know if that works for you.






      share|improve this answer
















      I`m going to go out on a limb here.



      There is a GUID partition table (GPT) that needs to be implemented, for the master boot record. Current master boot record partitions are limited to 2.1TB, so a new GPT partition table would also need to be used to see beyond this.
      Of course, this is all fine if you’re using a 3TB drive as a secondary disk, but there are more problems to overcome if you want to use that 3TB drive to boot your OS. Unfortunately, the master boot record is a key part of the standard BIOS setup that motherboards have used for decades.  
      Now that being said, Ubuntu 11.04 and 11.10 have a serious bug that causes it to erase any existing ESP, thus wiping out any existing boot loaders or other files installed there. Thankfully, this bug has been fixed in Ubuntu 12.04.



      I would recommend that you take a look At this site for better understanding about UEFI booting.



      Let me know if that works for you.







      share|improve this answer















      share|improve this answer




      share|improve this answer








      edited May 31 '12 at 20:22

























      answered May 31 '12 at 20:16









      MitchMitch

      89.2k15 gold badges182 silver badges241 bronze badges




      89.2k15 gold badges182 silver badges241 bronze badges















      • Is ESP a reference to the EFI System Partition used on a GPT drive which boots using UEFI?

        – irrational John
        Jun 1 '12 at 1:23











      • The EFI specification includes an EFI System Partition (ESP) as a storage place for EFI boot loaders, drivers, and other files. Thus, if you intend to boot a disk using an EFI-based computer, you should create an ESP.

        – Mitch
        Jun 1 '12 at 5:34











      • Yes, you need an ESP if your computer is using UEFI to boot. But my understanding is that if your computer supports UEFI but is booting a GPT partitioned drive by emulating a legacy BIOS then you would not have an ESP. You would instead need a BIOS Boot partition on the GPT drive. (They have different GUID partition IDs) Of course, if your computer just has a legacy BIOS (no UEFI) this is also what is needed for it to boot a GPT drive.

        – irrational John
        Jun 1 '12 at 5:45


















      • Is ESP a reference to the EFI System Partition used on a GPT drive which boots using UEFI?

        – irrational John
        Jun 1 '12 at 1:23











      • The EFI specification includes an EFI System Partition (ESP) as a storage place for EFI boot loaders, drivers, and other files. Thus, if you intend to boot a disk using an EFI-based computer, you should create an ESP.

        – Mitch
        Jun 1 '12 at 5:34











      • Yes, you need an ESP if your computer is using UEFI to boot. But my understanding is that if your computer supports UEFI but is booting a GPT partitioned drive by emulating a legacy BIOS then you would not have an ESP. You would instead need a BIOS Boot partition on the GPT drive. (They have different GUID partition IDs) Of course, if your computer just has a legacy BIOS (no UEFI) this is also what is needed for it to boot a GPT drive.

        – irrational John
        Jun 1 '12 at 5:45

















      Is ESP a reference to the EFI System Partition used on a GPT drive which boots using UEFI?

      – irrational John
      Jun 1 '12 at 1:23





      Is ESP a reference to the EFI System Partition used on a GPT drive which boots using UEFI?

      – irrational John
      Jun 1 '12 at 1:23













      The EFI specification includes an EFI System Partition (ESP) as a storage place for EFI boot loaders, drivers, and other files. Thus, if you intend to boot a disk using an EFI-based computer, you should create an ESP.

      – Mitch
      Jun 1 '12 at 5:34





      The EFI specification includes an EFI System Partition (ESP) as a storage place for EFI boot loaders, drivers, and other files. Thus, if you intend to boot a disk using an EFI-based computer, you should create an ESP.

      – Mitch
      Jun 1 '12 at 5:34













      Yes, you need an ESP if your computer is using UEFI to boot. But my understanding is that if your computer supports UEFI but is booting a GPT partitioned drive by emulating a legacy BIOS then you would not have an ESP. You would instead need a BIOS Boot partition on the GPT drive. (They have different GUID partition IDs) Of course, if your computer just has a legacy BIOS (no UEFI) this is also what is needed for it to boot a GPT drive.

      – irrational John
      Jun 1 '12 at 5:45






      Yes, you need an ESP if your computer is using UEFI to boot. But my understanding is that if your computer supports UEFI but is booting a GPT partitioned drive by emulating a legacy BIOS then you would not have an ESP. You would instead need a BIOS Boot partition on the GPT drive. (They have different GUID partition IDs) Of course, if your computer just has a legacy BIOS (no UEFI) this is also what is needed for it to boot a GPT drive.

      – irrational John
      Jun 1 '12 at 5:45












      0


















      Boot the DVD as Live Ubuntu,the easiest tool i know to do this is GParted.



      At the Gparted search for your 3 TB drive,and make new partition table "Create New Partition Table",when a new window appear asking for the partition table type,click the ms-dos and choose gpt.OK..... Apply.... done.... then install your 64-bit Ubuntu.



      easy isn't it ? :)






      share|improve this answer






























        0


















        Boot the DVD as Live Ubuntu,the easiest tool i know to do this is GParted.



        At the Gparted search for your 3 TB drive,and make new partition table "Create New Partition Table",when a new window appear asking for the partition table type,click the ms-dos and choose gpt.OK..... Apply.... done.... then install your 64-bit Ubuntu.



        easy isn't it ? :)






        share|improve this answer




























          0














          0










          0









          Boot the DVD as Live Ubuntu,the easiest tool i know to do this is GParted.



          At the Gparted search for your 3 TB drive,and make new partition table "Create New Partition Table",when a new window appear asking for the partition table type,click the ms-dos and choose gpt.OK..... Apply.... done.... then install your 64-bit Ubuntu.



          easy isn't it ? :)






          share|improve this answer














          Boot the DVD as Live Ubuntu,the easiest tool i know to do this is GParted.



          At the Gparted search for your 3 TB drive,and make new partition table "Create New Partition Table",when a new window appear asking for the partition table type,click the ms-dos and choose gpt.OK..... Apply.... done.... then install your 64-bit Ubuntu.



          easy isn't it ? :)







          share|improve this answer













          share|improve this answer




          share|improve this answer










          answered Dec 12 '13 at 9:55









          Tommy Aria PradanaTommy Aria Pradana

          3021 gold badge4 silver badges15 bronze badges




          3021 gold badge4 silver badges15 bronze badges
























              0


















              I guess there is a problem on grub so you can try to handle it with using boot-repair program which is have a great comminity page1. Open your pc via any ubuntu live cd and install that program after that follow the instructions from comminity page.






              share|improve this answer






























                0


















                I guess there is a problem on grub so you can try to handle it with using boot-repair program which is have a great comminity page1. Open your pc via any ubuntu live cd and install that program after that follow the instructions from comminity page.






                share|improve this answer




























                  0














                  0










                  0









                  I guess there is a problem on grub so you can try to handle it with using boot-repair program which is have a great comminity page1. Open your pc via any ubuntu live cd and install that program after that follow the instructions from comminity page.






                  share|improve this answer














                  I guess there is a problem on grub so you can try to handle it with using boot-repair program which is have a great comminity page1. Open your pc via any ubuntu live cd and install that program after that follow the instructions from comminity page.







                  share|improve this answer













                  share|improve this answer




                  share|improve this answer










                  answered Nov 27 '15 at 7:56







                  user476512user476512






































                      draft saved

                      draft discarded















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f144690%2fcannot-make-ubuntu-64-bit-v12-04-install-work%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown









                      Popular posts from this blog

                      Tamil (spriik) Luke uk diar | Nawigatjuun

                      Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                      Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?