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.
I installed BootX and copied it into the System Folder per the instructions. The boot dialog isn't a problem, I just want to avoid trashing the OS.
I copied vmlinux to "Linux Kernels" in the System Folder and initrd.gz to the System Folder.
On my first try, I got a kernel panic. I hadn't set a root device because I wasn't sure what it was. Before the system locked up, it announced that the CD-ROM was hda. Second try, I set the root device to /dev/hda. Same problem.
Code:
Kernel panic - not syncing: VFS: unable to mount root fs on unknown block (0,0)
<0> Rebooting in 180 seconds.._
And that's it. It takes toggling the power supply to get it restarted.
I'm using BootX 1.1.3 because the newer versions won't fit on a floppy, and I'm out of CDs for the time being.
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,796
Thanked: 0
I run into that on blue & White G3s as well - every G3 I have ever tried Linux on, in fact. I have come to the conclusion that Linux for Macintoshes stinks.
I ran accross this issue surfing around a few months back. From what I gather, try adding the following to the kernel argument field
casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop --
I'm surprised nobody said "It works, so stop complaining." I know it works now. It must have gone through a bit of down time.
I am also having problems booting Linux on my Power Mac 7200. I, however, am going to try your suggestion, petespin27, and see if it works.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.