All times are UTC - 6 hours




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


Mon Nov 27, 2006 9:32 pm

11

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
 Profile  
 
PostPosted: Sun Jul 13, 2008 2:17 pm 
Offline
Site Admin


Fri Sep 24, 2004 1:39 am

1589

Alamo Heights, TX
themagicm wrote:
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, Genesi USA Inc.
Product Development Analyst


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


Mon Nov 27, 2006 9:32 pm

11

San Antonio Texas USA
ok, works fine.

How would I make it autoboot into linux?


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


Fri Sep 24, 2004 1:39 am

1589

Alamo Heights, TX
themagicm wrote:
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, Genesi USA Inc.
Product Development Analyst


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


Mon Nov 27, 2006 9:32 pm

11

San Antonio Texas USA
thanks, works great!


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

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 0 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
Powered by phpBB® Forum Software © phpBB Group