How to Do a Dual-Boot Install of Puppy with Windows XP

How to do things, solutions, recipes, tutorials
Message
Author
jjprzy
Posts: 3
Joined: Wed 14 Jul 2010, 20:55

XP won't boot

#16 Post by jjprzy »

Oh yeah, one more item. Puppy can mount sda1 and see all the Windows files just fine.

willem1940NLD
Posts: 205
Joined: Wed 07 Jul 2010, 01:07
Location: Sittard, Limburg, The Netherlands

#17 Post by willem1940NLD »

How ... sda & sdb on 1 HD together?

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

Re: XP won't boot

#18 Post by rcrsn51 »

jjprzy wrote: Mounted the flash drive, clicked on the "install-with-XP" folder and it opened with XArchive. Clicked on the file "frugal-with-XP". Nothing. Double-clicked. Nothing. Extracted the "frugal-with-XP" file and clicked on it. A window opens then immediately closes. Too fast to read.
When you do the extraction, make sure you get everything, including the subfolders,

jjprzy
Posts: 3
Joined: Wed 14 Jul 2010, 20:55

XP won't boot

#19 Post by jjprzy »

rcrsn51,

That took care of it! Problem solved! Thank you so very much! :D

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

Why don't you use Grub4Dos?

#20 Post by shinobar »

Think this article should be updated because the recent Puppy has Grub4Dos built in.
Or, Puppy-4.x and recent can install grub4dos-0.4.4.v1.5.3.pet.
See the next article:
http://www.murga-linux.com/puppy/viewtopic.php?t=61348
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

Replacing MBR

#21 Post by shinobar »

You may feel fear with replacing the MBR with the grub4dosconfig.
But it is more safe than shrinking the existing Windows partition.
You can boot up from CD, and easily re-install MBR.
If you like to recover the MBR of windows, you can use Windows Installer CD.

Only exception is for the PC's which has special MBR made by the manufacturer.
I have never seen such PC's but hear some PC's without CD drive and the Windows recovery system is on the HDD.
In this case from the beginning, it cannot boot up the Puppy Live CD.

For the last case we developed the installer for the Windows(95 to 7), Lucid-Puppy-Quickset-edition-511-Installer.exe.
It need not CD and does not replace the existing MBR.
See the topic:
http://www.murga-linux.com/puppy/viewtopic.php?t=61404
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

kevroxldn
Posts: 11
Joined: Wed 20 Apr 2011, 07:53

step 3 install file problem

#22 Post by kevroxldn »

all was going well up this point! unzipped the file, put it on USB, put it in, clicked on the folder then clicked the "install" file and got the error message above??
tried rebooting without the cd and got the message Missing operating system. Completely lost now as to what i should do next,
please help
thanx

kevroxldn
Posts: 11
Joined: Wed 20 Apr 2011, 07:53

fixed

#23 Post by kevroxldn »

i was unzipping with winblows, tried it with puppy, no probs! strike another 1 up for linux!!

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#24 Post by rcrsn51 »

That's good news. I don't know what your Windows extraction tool would have done to mess things up. I checked it with my own Windows third-party extractor and it worked correctly.

User avatar
monarch4
Posts: 17
Joined: Sun 14 Nov 2010, 21:21
Location: Pennsylvania USA

gparted

#25 Post by monarch4 »

I got to Step 1 and when I ran gparted, xp's ntfs partition had a yellow triangle on it and I cannot partition. What does that mean? I want to do a frugal install of puppy lucid 5.2.8 along with xp on a HP desktop with 2 gb. of ram.

LaneLester
Posts: 209
Joined: Mon 15 Sep 2008, 01:14
Location: Rural Georgia, USA

#26 Post by LaneLester »

I already had a Linux partition, so I started at step 2, as advised by the OP.

The process went well, except that later on , Windows changed the partition flags, and grub was no longer shown at boot.

I booted the LiveCD and used the grub utility to install grub in the MBR.

Now all is well again.

Lane

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#27 Post by rcrsn51 »

That's odd. I have never seen Windows change the partition boot flags on its own. But it will happen if the GRUB entry for Windows contains the line "makeactive".

However, the one-click installer doesn't use "makeactive". Have a look at your menu.lst file.

puppyrodney
Posts: 25
Joined: Tue 05 Nov 2013, 12:51

#28 Post by puppyrodney »

This was exactly what I was looking for. Worked like a charm.

tpadesihelp
Posts: 3
Joined: Fri 10 Jan 2014, 05:59

Window 7 same way?

#29 Post by tpadesihelp »

This method was very easy with Win XP. Can I use this method with my new Windows 7 laptop?
Thanks in advance

User avatar
Monsie
Posts: 631
Joined: Thu 01 Dec 2011, 07:37
Location: Kamloops BC Canada

Re: Window 7 same way?

#30 Post by Monsie »

tpadesihelp wrote:This method was very easy with Win XP. Can I use this method with my new Windows 7 laptop?
Thanks in advance
See the notes regarding Windows 7 that rcrsn51 added to his initial post of this thread.

Monsie
My [u]username[/u] is pronounced: "mun-see". Derived from my surname, it was my nickname throughout high school.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#31 Post by rcrsn51 »

There are two issues with Win7:

1. You need to split off a new partition for Puppy. When Win7 first came out, there were reports that Gparted could corrupt Windows, and it was safer to do the partitioning with Windows' own Admin tools.

Recently, I finally got to try this and discovered that Windows would not let me resize a "live" Windows partition (which makes sense). So I took a chance and did it with Gparted. It worked fine. But this was a vanilla Windows install.

2. Your new Puppy GRUB menu.lst file assumes that Windows is in the first partition - sda1 or (hd0,0) in Grub-speak. If you have a recovery partition, Windows will probably be in (hd0,1). So you will need to modify your menu.lst. Look for it in the folder /boot/grub.

tpadesihelp
Posts: 3
Joined: Fri 10 Jan 2014, 05:59

#32 Post by tpadesihelp »

I have researched the other ways of dual booting.

Using the EasyBCD for Windows 7 as outlined by rcrsn51 after installing a puppy partition with GRUB bootloader seems to me as extra effort.

This 'XP' method appears to be very straightforward and in case of changing one's mind is easy to remove.

Thus my question is what am I missing? I don't think I am seeing the whole picture yet

Thanks

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#33 Post by rcrsn51 »

tpadesihelp wrote:Thus my question is what am I missing? I don't think I am seeing the whole picture yet
In the post above yours, I have described the issues with Win7. If you have already created a Puppy partition and Win7 still works, there shouldn't be a problem with this method.

akshatmittal
Posts: 1
Joined: Wed 12 Feb 2014, 15:30

older system

#34 Post by akshatmittal »

It was mentioned in the beginning that this would not work on some older machines in which bios cannot boot from the far end of a hard drive.
Is there any way to check if my laptop can handle this method?

mcewanw
Posts: 3169
Joined: Thu 16 Aug 2007, 10:48
Contact:

#35 Post by mcewanw »

rcrsn51 wrote:There are two issues with Win7:

1. You need to split off a new partition for Puppy. When Win7 first came out, there were reports that Gparted could corrupt Windows, and it was safer to do the partitioning with Windows' own Admin tools.

Recently, I finally got to try this and discovered that Windows would not let me resize a "live" Windows partition (which makes sense). So I took a chance and did it with Gparted. It worked fine. But this was a vanilla Windows install.
Well, I just resized my Windows 7 ntfs partition using Win7 resize partition tool whilst it was running, and it worked fine at least on this netbook running Win7 starter. The main windows partition on this Acer netbook machine is actually /dev/sda3, which is what I shrunk prior to creating an ext4 partition on new partition /dev/sda4. Prior to that I was installing Puppy frugals directly onto the /dev/sda3 ntfs partition and booting with grub4dos per the method described in ICPUG's Lin'N'Win website pages for Win7. I'm still using that grub4dos arrangement to boot the new Linux installs I have made to /dev/sda4.
github mcewanw

Post Reply