Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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

  2. #2
    Linux Newbie
    Join Date
    Nov 2007
    Location
    Planet Earth
    Posts
    152
    EOF

  3. #3
    Just Joined!
    Join Date
    Dec 2009
    Location
    Illinois
    Posts
    6
    Its a PoweMac not a PowerBook

  4. #4
    Linux Guru Rubberman's Avatar
    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!

  5. #5
    Just Joined!
    Join Date
    Dec 2009
    Location
    Illinois
    Posts
    6
    is there a redily available download for the recover ISO

  6. #6
    Just Joined!
    Join Date
    Dec 2009
    Location
    Illinois
    Posts
    6
    found one, ill update if this works

  7. #7
    Just 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

  8. #8
    Just Joined! Outcast_Aussie's Avatar
    Join Date
    Nov 2006
    Location
    Peterborough UK
    Posts
    46
    You can't get into bios and change the boot order from HD to cd ?

    btw.. you need PPC version of live disk

  9. #9
    Just Joined!
    Join Date
    Dec 2009
    Location
    Illinois
    Posts
    6
    Quote Originally Posted by Outcast_Aussie View Post
    You can't get into bios and change the boot order from HD to cd ?

    btw.. you need PPC version of live disk
    i am extremely new to mac, i didnt think the bios was accessable, also the ubuntu disk i have has installed on other machines fine.

  10. #10
    Linux 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.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...