Installing Ubuntu on Phillips CD-ROM: Can I Use an External Drive?

  • Thread starter Thread starter sid_galt
  • Start date Start date
  • Tags Tags
    Drive Ubuntu
Click For Summary
SUMMARY

The discussion focuses on installing Ubuntu on a computer with an incompatible Phillips CD-ROM. Users explored the possibility of using an external CD drive, but the computer does not support booting from it. Alternative methods, such as installing directly from the hard drive, were attempted but resulted in a GRUB prompt. Suggested commands to resolve the issue include "root (hd0,1)", "setup (hd0)", and "quit" before rebooting.

PREREQUISITES
  • Understanding of GRUB bootloader commands
  • Familiarity with Ubuntu installation processes
  • Knowledge of partitioning in Linux
  • Basic troubleshooting skills for boot issues
NEXT STEPS
  • Research "GRUB command line usage" for troubleshooting boot issues
  • Learn about "Ubuntu installation from USB drives" as an alternative
  • Explore "Partitioning with GParted" for better hard drive management
  • Investigate "Boot repair tools for Ubuntu" to fix boot problems
USEFUL FOR

This discussion is beneficial for users attempting to install Ubuntu on systems with incompatible hardware, particularly those facing boot issues and looking for alternative installation methods.

sid_galt
Messages
503
Reaction score
1
I tried installing Ubuntu on my computer. Turns out that the CD-ROM is not compatible with it (it's phillips). Can I install it from an external CD drive (my computer does not boot from external CD Drives)? If so, how?
I don't have a floppy drive so I can't use boot floppies.

I also contemplated installing straight from the harddrive as documented https://wiki.ubuntu.com/Installation/FromWindows" .

However this isn't working either as on boot, it just shows me the
Code:
grub>

prompt.

Does anyone have any ideas?
 
Last edited by a moderator:
Computer science news on Phys.org
Try entering these commands at the grub> command line and see if it helps

Code:
 root (hd0,1)
 setup (hd0)
 quit

Then you can reboot with ctrl-alt-del
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
38
Views
6K
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
12
Views
3K
Replies
2
Views
6K