Page 1 of 2

XP won't boot

Posted: Fri 16 Jul 2010, 17:36
by jjprzy
Oh yeah, one more item. Puppy can mount sda1 and see all the Windows files just fine.

Posted: Fri 16 Jul 2010, 17:39
by willem1940NLD
How ... sda & sdb on 1 HD together?

Re: XP won't boot

Posted: Fri 16 Jul 2010, 17:45
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,

XP won't boot

Posted: Fri 16 Jul 2010, 18:08
by jjprzy
rcrsn51,

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

Why don't you use Grub4Dos?

Posted: Tue 02 Nov 2010, 12:26
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

Replacing MBR

Posted: Fri 05 Nov 2010, 04:18
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

step 3 install file problem

Posted: Wed 20 Apr 2011, 11:09
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

fixed

Posted: Wed 20 Apr 2011, 12:42
by kevroxldn
i was unzipping with winblows, tried it with puppy, no probs! strike another 1 up for linux!!

Posted: Wed 20 Apr 2011, 13:03
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.

gparted

Posted: Sat 31 Dec 2011, 17:10
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.

Posted: Wed 04 Jul 2012, 21:08
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

Posted: Wed 04 Jul 2012, 21:43
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.

Posted: Sun 17 Nov 2013, 22:31
by puppyrodney
This was exactly what I was looking for. Worked like a charm.

Window 7 same way?

Posted: Fri 10 Jan 2014, 06:04
by tpadesihelp
This method was very easy with Win XP. Can I use this method with my new Windows 7 laptop?
Thanks in advance

Re: Window 7 same way?

Posted: Fri 10 Jan 2014, 06:44
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

Posted: Fri 10 Jan 2014, 13:43
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.

Posted: Sat 11 Jan 2014, 05:17
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

Posted: Sat 11 Jan 2014, 13:53
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.

older system

Posted: Wed 12 Feb 2014, 15:37
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?

Posted: Thu 13 Feb 2014, 09:40
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.