comatose
comatose
comatose
comatose
hyenas
hyenas
hyenas
hyenas
Linux MintPPC Forums • View topic - powerbook g4 open firmware usb ports help

All times are UTC + 1 hour





Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2, 3  Next
  Print view

powerbook g4 open firmware usb ports help
Author Message
PostPosted: Sun Aug 12, 2012 8:22 pm 
Offline

Joined:Thu Aug 09, 2012 5:09 pm
Posts:30
Can someone tell whats the usb called when using devalias iv been reading the installation guide but its not the same as mine. I just want to know whats the usb called when putting ur usb stick and using open firmware ..


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Sun Aug 12, 2012 8:35 pm 
Site Admin
Offline

Joined:Fri Oct 08, 2010 3:45 pm
Posts:2744
can you make a few pictures of your screen when issuing
Code:
dev / ls

and
Code:
devalias

please?

Don't forget to have the USB stick in the USB port while doing this...I guess you could figure this out yourself...


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Sat Aug 18, 2012 11:30 pm 
Offline

Joined:Thu Aug 09, 2012 5:09 pm
Posts:30
linuxopjemac wrote:
can you make a few pictures of your screen when issuing
Code:
dev / ls

and
Code:
devalias

please?

Don't forget to have the USB stick in the USB port while doing this...I guess you could figure this out yourself...

ok look at this
http://i47.tinypic.com/2dvvmok.jpg .. Devalias

this is for dev / ls
http://i47.tinypic.com/2qcdv0m.jpg
http://i47.tinypic.com/am5ptz.jpg
http://i50.tinypic.com/4t8555.jpg


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Sun Aug 19, 2012 10:20 am 
Site Admin
Offline

Joined:Fri Oct 08, 2010 3:45 pm
Posts:2744
ok, in the dev / ls you will see
Code:
/usb@1b/disk@1

This is your USB stick with a bootable drive 1. Now look at devalias and you will see that this points to
Code:
usb-2a

If we translate this into the open firmware path to the bootable part of Debian, this becomes:
Code:
usb-2a/disk@1:2,\\yaboot

(disk 1, partition 2 on device usb-2a, or something like that)
So boot the stick with the following command:
Code:
boot usb-2a/disk@1:2,\\yaboot


Enjoy and good luck.


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Sun Aug 19, 2012 9:46 pm 
Offline

Joined:Thu Aug 09, 2012 5:09 pm
Posts:30
[quote="linuxopjemac"]ok, in the dev / ls you will see
Code:
/usb@1b/disk@1

This is your USB stick with a bootable drive 1. Now look at devalias and you will see that this points to
Code:
usb-2a

If we translate this into the open firmware path to the bootable part of Debian, this becomes:
Code:
usb-2a/disk@1:2,\\yaboot

(disk 1, partition 2 on device usb-2a, or something like that)
So boot the stick with the following command:
Code:
boot usb-2a/disk@1:2,\\yaboot


Enjoy and good luck.[/quote
boot usb-2a/disk@1:2,\\yaboot .... didnt work it said "cant open device or file " .. But i did see in dev / ls ..usb@1b/disk@1 and in devalias.. I dont know what im doing wrong


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Mon Aug 20, 2012 8:02 am 
Site Admin
Offline

Joined:Fri Oct 08, 2010 3:45 pm
Posts:2744
Maybe these machines can't boot from USB. I only got it to work on G3's...


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Thu Aug 23, 2012 8:26 pm 
Offline

Joined:Sun Dec 18, 2011 12:12 pm
Posts:63
Surely you want

boot usb1/disk:2,\\yaboot

I wrote the documentation here https://wiki.ubuntu.com/PowerPCFAQ#How_ ... B_drive.3F

I am about to update it with a different method (so that you don't have to use dd), if anybody is interested.


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Sat Aug 25, 2012 12:03 am 
Offline

Joined:Sun Dec 18, 2011 12:12 pm
Posts:63
Finished updating the ubuntu usb guide tonight (except a few spelling mistakes I've just spotted).

If anybody is stil struggling with usb I'd like to hear from them.

The guide is pretty long, but it still doesn't go into minute detail, so a bit or reading the links is still expected. For example, it doesn't say how to identify the openfirmware path like linuxopjemac described above. This is because I'm pretty convinced most people wil use usb0 or usb1 (in the above usb-2a and usb1 should be the same). If you really do use something completely different then speak up!

Anyway, hope it helps someone on here.


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Sun Aug 26, 2012 6:34 am 
Offline

Joined:Thu Aug 09, 2012 5:09 pm
Posts:30
ojordan wrote:
Finished updating the ubuntu usb guide tonight (except a few spelling mistakes I've just spotted).

If anybody is stil struggling with usb I'd like to hear from them.

The guide is pretty long, but it still doesn't go into minute detail, so a bit or reading the links is still expected. For example, it doesn't say how to identify the openfirmware path like linuxopjemac described above. This is because I'm pretty convinced most people wil use usb0 or usb1 (in the above usb-2a and usb1 should be the same). If you really do use something completely different then speak up!

Anyway, hope it helps someone on here.

is this for powerbook g4 ? i tried but it didnt work


Top
 Profile  
 

Re: powerbook g4 open firmware usb ports help
PostPosted: Sun Aug 26, 2012 12:07 pm 
Offline

Joined:Sun Dec 18, 2011 12:12 pm
Posts:63
It's for any machine. What of the guide did you try?

From your previous post:

usb1 has definitly got a disk attached to it.
usb2 is showing a keyboard and mouse attached to it - I'm not sure if that is a real port or just your ADB mouse and keyboard.

What is the output of

dir usb1/disk@1:2,\

This should list the files on the disk. How did you copy the ISO to your usb stick? I'm thinking this is your problem.

You could try

boot usb1/disk@1:2,\install\yaboot


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2, 3  Next

All times are UTC + 1 hour


  Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Style by web designer custom , optymalizacja seo pozycjonowanie stron pozycjonowanie
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
comatose
comatose
comatose
comatose
hyenas
hyenas
hyenas
hyenas