All times are UTC-06:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Sun Jul 13, 2008 2:09 pm 
Offline

Joined: Mon Nov 27, 2006 9:32 pm
Posts: 11
Location: San Antonio Texas USA
I was having timeout issues doing a net install of SuSE 11.0 on my EFIKA. So I downloaded the PPC ISO, burned it to a DVD and have the DVD hooked up via USB.

How do I boot the install cd to install 11 ? BTW, this will be a fresh install.

TIA.


Top
   
PostPosted: Sun Jul 13, 2008 2:17 pm 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
I was having timeout issues doing a net install of SuSE 11.0 on my EFIKA. So I downloaded the PPC ISO, burned it to a DVD and have the DVD hooked up via USB.

How do I boot the install cd to install 11 ? BTW, this will be a fresh install.

TIA.
Code:
boot cd suseboot/inst32 dud=http://genesi.hu/dud.squash
You can find most of the extra snippets of information you'll need from here; http://en.opensuse.org/Efika

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Sun Jul 13, 2008 10:10 pm 
Offline

Joined: Mon Nov 27, 2006 9:32 pm
Posts: 11
Location: San Antonio Texas USA
ok, works fine.

How would I make it autoboot into linux?


Top
   
 Post subject:
PostPosted: Mon Jul 14, 2008 7:19 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
ok, works fine.

How would I make it autoboot into linux?
At the firmware prompt;
Code:
setenv boot-device hd:1
setenv boot-file boot/zImage
setenv auto-boot? true
setenv auto-boot-timeout 10000
That will autoboot after 10 seconds into that Linux. I assume you left the SuSE partitioning as default (swap, / and /home) which means the boot files are on hd:1. If you changed this, you will have to change the number.. obviously also if you wish to pass any arguments to the kernel (you needn't most of the time) then you can append them to the end of the boot-file variable.
Code:
setenv boot-file boot/zImage splash=silent

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Mon Jul 14, 2008 4:32 pm 
Offline

Joined: Mon Nov 27, 2006 9:32 pm
Posts: 11
Location: San Antonio Texas USA
thanks, works great!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 5 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 7 guests


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

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group