Results 1 to 10 of 11
hi everyone...sorry to be a noob...i just acquired a PowerMac G4 with Ubuntu already installed...i bought this computer from the IT department where i work, because it has not been ...
- 12-04-2009 #1Just Joined!
- Join Date
- Dec 2009
- Location
- Illinois
- Posts
- 6
ubuntu install fail
hi everyone...sorry to be a noob...i just acquired a PowerMac G4 with Ubuntu already installed...i bought this computer from the IT department where i work, because it has not been used in a couple years. Nobody is still with the company that can tell me what the username and password is. I downloaded and burned the Ubuntu boot disk, but when i try to boot it to reinstall it just says: booting CDROM... and does nothing. tried a couple different copies of the Ubuntu boot disk and still nothing. i also cannot get into the root login, nor can i get it to boot into 'recovery Mode' im new to the website so sory if this is a repost...please help
- 12-04-2009 #2Linux Newbie
- Join Date
- Nov 2007
- Location
- Planet Earth
- Posts
- 152
EOF
- 12-04-2009 #3Just Joined!
- Join Date
- Dec 2009
- Location
- Illinois
- Posts
- 6
Its a PoweMac not a PowerBook
- 12-04-2009 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,977
It doesn't matter whether or not it is a PowerMac or PowerBook. You need any Linux recovery/rescue disc for the G4 processor. Boot with the recovery CD, login as root, create a mount point for the original file system (such as /mnt/oldroot), mount the original file system on the newly created mount point, then run the command chroot /mnt/oldroot. Finally, you can create a new user+password with the passwd command, then add the new user to the sudoers list. Reboot normally and use the new user+password to login.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 12-04-2009 #5Just Joined!
- Join Date
- Dec 2009
- Location
- Illinois
- Posts
- 6
is there a redily available download for the recover ISO
- 12-04-2009 #6Just Joined!
- Join Date
- Dec 2009
- Location
- Illinois
- Posts
- 6
found one, ill update if this works
- 12-18-2009 #7Just Joined!
- Join Date
- Dec 2009
- Location
- Illinois
- Posts
- 6
i cannot get it to boot from CD ROM, and still no luck on the recovery Mode...im up sh!t creek
- 12-19-2009 #8
You can't get into bios and change the boot order from HD to cd ?
btw.. you need PPC version of live disk
- 12-22-2009 #9Just Joined!
- Join Date
- Dec 2009
- Location
- Illinois
- Posts
- 6
- 12-23-2009 #10Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Actually the MAC has what's called an EFI (Extensible Firmware Interface), it's kind of like a BIOS but settings and firmware are stored on disk. The idea was to allow it more space and make it more flexible. If your PowerMac is trying to boot from the CD, then this is all irrelevant.
I don't know what's used for a bootloader in the PPC version. If you can edit the menu command on boot, remove "quiet splash" from the end of the kernel line and add init=/bin/sh . Boot with that, and if you're lucky, you'll get a command prompt. from here you can do some basic tasks like change passwords.


Reply With Quote
