www.security-freak.net Forum Index www.security-freak.net
Learn security through interactive videos !
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

changing boot sequence

 
Post new topic   Reply to topic    www.security-freak.net Forum Index -> Programming
View previous topic :: View next topic  
Author Message
senthuran



Joined: 31 May 2007
Posts: 5
Location: united kingdom

PostPosted: Fri Mar 14, 2008 11:24 am    Post subject: changing boot sequence Reply with quote

anyone plz help me to write a program(c or assembly) that will change the boot sequence of award bios. this is the sinario if the first boot drive is hard disk my program will change the usb drive as first bootable. otherwise hardisk is the fist bootable divice.

thank you

senthuran
Back to top
View user's profile Send private message Yahoo Messenger
BluePass



Joined: 28 Jun 2007
Posts: 108
Location: Behind You

PostPosted: Sat Mar 15, 2008 6:37 am    Post subject: Reply with quote

Senthuran, I don't believe that is possible.

If there is a way to do that, then I am not aware of it. I've tried to think of how you may do something like that. I've checked a list of BIOS interrupts, but there is no interrupt that you could use to modify boot settings. Your only hope is finding a good documentation of your BIOS and looking through the different interrupts it has for something relating to boot sequence or boot settings. If you can find something, I'll try to help you out.

Good luck.
_________________
In The News: The next Intel processor will be able to finish an infinite loop in under 5 minutes.
Back to top
View user's profile Send private message
senthuran



Joined: 31 May 2007
Posts: 5
Location: united kingdom

PostPosted: Sat Mar 15, 2008 10:10 am    Post subject: Reply with quote

hi ,
thanx for ur reply. there is a way where we can get and set value of cmos using cmos port 70 and 71 . if we know the exact memory location of where award boot sequence is written , we can overwirte that memory location using in , out instruction. i searched many places but i found only for chaning boot sequnce of floppy and hard disk that is older pc cmos doc . i couldn't findout the docs for usb and hard disk that is usb boot enable pcs . if you can find out any docs for usb boot enable award bios doc . please help me.

thank you
senthuran.
Back to top
View user's profile Send private message Yahoo Messenger
BluePass



Joined: 28 Jun 2007
Posts: 108
Location: Behind You

PostPosted: Sat Mar 15, 2008 7:58 pm    Post subject: Reply with quote

I will look into it when I will have some time. You're lucky one of my older test machines is using the Award BIOS so I can test on that. For now I have to find some free time to dig up some documentation on it. Let me know if you can find something before I do.
_________________
In The News: The next Intel processor will be able to finish an infinite loop in under 5 minutes.
Back to top
View user's profile Send private message
BluePass



Joined: 28 Jun 2007
Posts: 108
Location: Behind You

PostPosted: Sat Mar 15, 2008 11:40 pm    Post subject: Reply with quote

Hey, senthuran, I found something that you may be able to use. I'm not sure if it has the boot sequence changing capability, but it's worth a try. If not, maybe there's something in the source that may help or give you some idea of what you may need to do. Here's the link: http://awdbedit.sourceforge.net/ -- try it out and let me know. If it does have that option and you just want to change it into a small tool then you can use the source -- if you need and help let me know.

Good luck and take care.
_________________
In The News: The next Intel processor will be able to finish an infinite loop in under 5 minutes.
Back to top
View user's profile Send private message
senthuran



Joined: 31 May 2007
Posts: 5
Location: united kingdom

PostPosted: Mon Mar 17, 2008 3:39 pm    Post subject: Reply with quote

thanx . i will try and findout.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    www.security-freak.net Forum Index -> Programming All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group