Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Location: Nowhere Special (if you don't get it, rent Blazing Saddles)
Distribution: Gentoo Linux
Posts: 63
Rep:
how do I boot a cd from a grub command prompt?
I am trying to boot an ubuntu live cd on an old computer that can't boot cds. So I thought, "Why don't I just make a grub boot diskette and boot the cd with it?" Apparently it is not so simple.
by default, grub can only access cdroms if you are booting grub from a cdrom using stage2_eltorito. Obviously, that is not an option in this case. So my question is how do I get grub to access cdroms only using a floppy disk?
Did you try a simple root (cd,0) in your floppy boot menu for the cd? Perhaps you need the rootnoverify (cd,0) and chainloader +1 options?
(Just guessing here, never tried it. Oh, maybe root (cd) is all that's needed. In any case, since the CD has it's own boot loader, I suspect that you want GRUB to use it, via chainloader.)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.