All times are UTC-06:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Entering boot parameters
PostPosted: Mon Sep 12, 2011 12:27 pm 
Offline

Joined: Sat Dec 18, 2010 9:02 am
Posts: 10
Location: Germany
Once switched on, the smartbook start immediately with booting. Is it possible to press a key (when and which?), and then entering boot parameters?

_________________
karl


Top
   
 Post subject:
PostPosted: Mon Sep 12, 2011 12:47 pm 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Yes, but only on the serial console, which is not an option when on the road...

_________________
CzP
http://czanik.blogs.balabit.com/


Top
   
 Post subject:
PostPosted: Mon Sep 12, 2011 8:45 pm 
Offline
Genesi

Joined: Tue Feb 07, 2006 4:49 pm
Posts: 145
Location: San Antonio, TX
The option to change boot parameters is done in boot.script. You change what you need to on the bootargs line, and then you run

"prep-kernel 2.6.31.14.24-efikamx"

_________________
Steev Klimaszewski, Genesi USA Inc.
Senior Software Engineer


Top
   
 Post subject:
PostPosted: Wed Sep 21, 2011 2:33 am 
Offline

Joined: Sat Dec 18, 2010 9:02 am
Posts: 10
Location: Germany
Thanks for advise and background info!

I probably should have said, that I lost my password and simply wanted to start with init=/bin/bash hoping that would have been an option.

In the end, I simply reinstalled the system; there were no user data on the internal storage medium :)

_________________
karl


Top
   
 Post subject:
PostPosted: Tue Oct 04, 2011 2:09 pm 
Offline

Joined: Sun Mar 27, 2011 1:18 pm
Posts: 183
Location: Hornell, NY
Quote:
Thanks for advise and background info!

I probably should have said, that I lost my password and simply wanted to start with init=/bin/bash hoping that would have been an option.

In the end, I simply reinstalled the system; there were no user data on the internal storage medium :)
For future reference if you reply N to the prompt the installer gives you for whether or not you want to really wipe out everything and install you will get dropped to a shell. (login as oem with password oem)

from there it should be easy to recover your password.

I havent tested these commands but it would probably be something like
Code:
sudo su
mount /dev/sda2 /mnt
chroot /mnt
passwd yourusernamehere
exit
poweroff


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 5 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