Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Fri 24 May 2013, 10:11
All times are UTC - 4
 Forum index » House Training » Beginners Help ( Start Here)
How to dual boot Puppy and Windows 7?
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 2 of 2 [27 Posts]   Goto page: Previous 1, 2
Author Message
ur2d2r

Joined: 21 Mar 2012
Posts: 8

PostPosted: Sat 21 Apr 2012, 11:14    Post subject:  

rcrsn51 wrote:
Please describe exactly what your problem is. Does Win7 no longer boot?


I have done a Frugal install on my brother-in-laws laptop (with grub4dos), based on advice given to me in a chat room. He was very excited to finally try Linux out for the first time and Puppy was recommended. I installed it on his Win7 machine and now he would like Puppy to be placed lower in the boot menu. He would like to be able to turn his machine on and walk away (knowing Win7 will load first) and when he has time to check out Puppy HE wants to be able to scroll down to it in the MBR. If it's not possible to change the boot order to accommodate he needs, then he would just like it removed and put back to the way it was before installing slacko_531. (I'm a newbie and never should have installed this to his lappy. Last time I make this mistake...kinda mad at myself right now)

Last edited by ur2d2r on Sat 21 Apr 2012, 13:20; edited 1 time in total
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Sat 21 Apr 2012, 11:29    Post subject:  

ur2d2r wrote:
I installed on a Win7 machine and now he would like it to be placed lower in the boot menu.

Boot up to Puppy and look in the Windows partition

You should see a file called menu.lst. Click on it to open it in a text editor.

At the top, you should see two lines named "timeout" and "default".

Change the "default" number to load Windows first. Note that the menu items are numbered starting at 0.

Then change the "timeout" number to whatever time your b-i-l wants (in seconds).

If you are not comfortable doing this, post a copy of the menu.lst file here so we can see it.
Back to top
View user's profile Send private message 
ur2d2r

Joined: 21 Mar 2012
Posts: 8

PostPosted: Sat 21 Apr 2012, 11:53    Post subject:  

[quote="rcrsn51"]
ur2d2r wrote:
I installed on a Win7 machine and now he would like it to be placed lower in the boot menu.

Quote:
Boot up to Puppy and look in the Windows partition

You should see a file called menu.lst.


I have booted Puppy and have looked in the ntfs partition and I cannot see the menu.lst file. Where would it be?
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Sat 21 Apr 2012, 12:04    Post subject:  

Does your setup have any other partitions? Look in them.

If you can't find the menu.lst file anywhere, the next procedure would be to restore the MBR to the Win7 original. Be advised that you are moving into potentially dangerous territory.

Download and install the new version of ms-sys from here.

Run the command:
Code:
ms-sys -7 -w /dev/sda
Back to top
View user's profile Send private message 
ur2d2r

Joined: 21 Mar 2012
Posts: 8

PostPosted: Sat 21 Apr 2012, 12:30    Post subject:  

[quote="rcrsn51"]
Quote:
Does your setup have any other partitions? Look in them.


You were correct. The Frugal install made a 1g partition for itself and the menu.lst was inside.

As for changing the "Default" from "0" how do I know which "#" to replace it with? Do I count down the list as:

0=puppy_slacko_531
1=puppy_slacko_531_RAM
2=Windows
3=Windows XP/Vista/7

Win7 is the only other os installed btw. Is this a trial and error process? Replace "0" with a "1" and see what it does? Can I feel safe doing that?
TY for your help also.
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Sat 21 Apr 2012, 12:43    Post subject:  

Either pick 2 or 3 as the default value. It may not make any difference.
Back to top
View user's profile Send private message 
ur2d2r

Joined: 21 Mar 2012
Posts: 8

PostPosted: Sat 21 Apr 2012, 12:56    Post subject:  

rcrsn51, Thank You! This has changed the boot order to something he can live with now. But, just in case he wants Puppy taken off his hdd, to run it from a thumb drive or CD, how difficult is this process?
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Sat 21 Apr 2012, 13:00    Post subject:  

Removing the Puppy frugal install is just a matter of deleting the core Puppy files (vmlinuz, initrd.gz, puppyxxx.sfs) and the Grub4Dos files (grldr, menu.lst.)

But you would also need to restore the MBR using the procedure above.
Back to top
View user's profile Send private message 
ur2d2r

Joined: 21 Mar 2012
Posts: 8

PostPosted: Sun 22 Apr 2012, 15:52    Post subject:  

Quote:
But you would also need to restore the MBR using the procedure above.


rcrsn51, I am not sure if the link you posted above (http://www.murga-linux.com/puppy/viewtopic.php?p=561683#561683) will work for puppy_slacko_531. The page mentions "An updated ms-sys for Puppy compiled in 528"...will this work? or will I need to find one for puppy_531?
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Sun 22 Apr 2012, 16:03    Post subject:  

It shouldn't matter.
Back to top
View user's profile Send private message 
ur2d2r

Joined: 21 Mar 2012
Posts: 8

PostPosted: Sat 28 Apr 2012, 23:47    Post subject:  

Is there a link with detailed, step by step, directions for me to use? TY for your help.

I downloaded and installed the pupplet you recommended and ran it but, I'm afraid I'm missing something.
Back to top
View user's profile Send private message 
john262

Joined: 06 Nov 2006
Posts: 51

PostPosted: Sun 29 Apr 2012, 01:47    Post subject: I used EasyBSD  

I used the free version of EasyBSD to set up a dual boot with my Windows 7 system. It is so easy even I could do it. LOL. You just put the Puppy ISO file on your hard drive then install EasyBSD on Windows and then open the software and tell it to boot from that ISO file. It couldn't be easier. You can set it to boot by default from either Windows or Puppy.
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 2 of 2 [27 Posts]   Goto page: Previous 1, 2
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » Beginners Help ( Start Here)
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
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0637s ][ Queries: 13 (0.0065s) ][ GZIP on ]