I'm not really familiar with Ubuntu much, however my first thing would be to turn off UEFI and use legacy BIOS and see if that works. UEFI is still 'newish' in the Windows world so its possible Ubuntu doesn't fully support it as yet?
I just installed Ubuntu 14.04 on my Dell Precision 7910. The system can boot, but only by the two-step procedure of first choosing the trouble shooting mode from the boot menu, and there simply choose 'resume', by which the goes into multi-user mode without X. I can then login and do 'startx'.
Attempting a normal boot, however, results in the system hanging, seemingly indefinitely, with a black screen.
If it is like me you can have to issue. The first one is that you need to resit the drives. Then, it is the matter to no disable the chip in the bios which manage the disk.
Grub and MBR are Long Gone from systems. Thats why you cant boot an MSDOS diskette anymore either. AHCI is the requirement to boot from hard drive and the SATA optical drives.
UEFI Does not allow anything but 64 bit versions of software including Linux. Ubuntu 12.04.5 works fine with UEFI and Secure Boot whereas older versions do not.
beamermt79
4 Operator
•
2.3K Posts
0
September 22nd, 2015 11:00
I'm not really familiar with Ubuntu much, however my first thing would be to turn off UEFI and use legacy BIOS and see if that works. UEFI is still 'newish' in the Windows world so its possible Ubuntu doesn't fully support it as yet?
NathanielBB
1 Message
0
October 7th, 2015 07:00
Did you end up solving this issue?
glemaitre
4 Posts
0
October 8th, 2015 04:00
Yes,
In fact the option in the BIOS was not to activate or not the hardware RAID but was to activate or not the controller of the disk.
So of course, if you deactivate the chips which manage the disks, this is working not that good after ;)
ikarasalo
2 Posts
0
October 27th, 2015 01:00
Which of the Ubuntu releases did you succeed installing on the T7910 ?
My attempts to install 12.04.2 and 12.04.5 both fail by 'no disc drive was detected'.
speedstep
9 Legend
•
47K Posts
1
October 27th, 2015 07:00
14.04 is the new LTS Release.
http://partners.ubuntu.com/dell
ikarasalo
2 Posts
0
October 27th, 2015 09:00
I just installed Ubuntu 14.04 on my Dell Precision 7910. The system can boot, but only by the two-step procedure of first choosing the trouble shooting mode from the boot menu, and there simply choose 'resume', by which the goes into multi-user mode without X. I can then login and do 'startx'.
Attempting a normal boot, however, results in the system hanging, seemingly indefinitely, with a black screen.
glemaitre
4 Posts
0
October 27th, 2015 09:00
I have the version 14.04.1
If it is like me you can have to issue. The first one is that you need to resit the drives.
Then, it is the matter to no disable the chip in the bios which manage the disk.
So check that the RAID manager is activated.
glemaitre
4 Posts
0
October 27th, 2015 11:00
What do you think about a grub issue or where the master boot is located?
Do you have any way to know about that? What is the partitioning of the disks?
speedstep
9 Legend
•
47K Posts
1
October 28th, 2015 20:00
Grub and MBR are Long Gone from systems. Thats why you cant boot an MSDOS diskette anymore either. AHCI is the requirement to boot from hard drive and the SATA optical drives.
UEFI Does not allow anything but 64 bit versions of software including Linux. Ubuntu 12.04.5 works fine with UEFI and Secure Boot whereas older versions do not.
14.04 is the new Long Term Support version.