Page 1 of 2

Posted: Thu 30 Aug 2012, 06:26
by HoosierDaddy
Thank you so much.. I'll get Easy BCD. I really appreciate it.. I'll wait and see what the concensus is first. Thanks again..
Tim
8-bit wrote:Take this as as a suggestion in that on the windows laptop, get and install Easy BCD.
It is a boot loader for windows that will let you install other Operating systems like Puppy Linux without the fear of overwriting your Windows boot code.
It takes a little longer to boot that way, but may be worth the effort.
If some others can give you detailed information on installing Puppy along with windows vista - windows 7, be sure to take it to heart.

Posted: Thu 30 Aug 2012, 17:42
by Burn_IT
I personally steer well clear of EasyBCD as I find it confusing ( and I throw partitions around like confetti. )

I use two boot managers:

1) is Symon and sits in the disk boot sectors and allows me to dynamically manage what disks and partitions are visible (I have 3 fixed disks in my machine with lots of partitions on each from which I can choose up to 4)

2) is Grub4Dos that sits in the partition boot sectors and controls what partition is booted.

Grub4Dos is so much easier to use than EasyBCD and is far better supported/documented.

Posted: Thu 30 Aug 2012, 19:27
by HoosierDaddy
Hi 8bit, Question for you. I donwloaded EasyBCD. Do I need to install Puppy first and then use BCD?
Or, do I need to use EasyBCD first? I'm confused.. Sounds dumb I know, but I didn't want to install puppy and then nothing work for instance?
Tim
8-bit wrote:Take this as as a suggestion in that on the windows laptop, get and install Easy BCD.
It is a boot loader for windows that will let you install other Operating systems like Puppy Linux without the fear of overwriting your Windows boot code.
It takes a little longer to boot that way, but may be worth the effort.
If some others can give you detailed information on installing Puppy along with windows vista - windows 7, be sure to take it to heart.

Hey Burnit..

Posted: Thu 30 Aug 2012, 19:32
by HoosierDaddy
Hey Burn it..

Downloaded Slacko, latest version, and I downloaded Grub4Dos which is a pet file. I take it you have to install puppy first and then use Grub4Dos within Puppy to configure the dual boot?
May I ask how you did this?
My machine is a Windows 7 with 2 gig of ram, intel dual core2 2.4ghz, dvd player cd writer, etc,.. USB drive.. BUT I DON'T HAVE A USB DRIVE OR CD OR DVD WITH ME. I'm stuck in a motel as I'm moving, and don't want to do a frugal install or use any of the above. Do you know if it will work if I install everything on the HD? I don't want to mess up the Windows 7 OS that's currently there.. I did shrink and add a partition inside of Windows 7, but I didn't format it.. thinking I could possibly do so inside of Linux when working with the install? I have only installed puppy once and that was on a WIndows XP machine / Desktop using the Frugal install with a DVD ReWritable .. Any help would be appreciated..
Tim
Burn_IT wrote:I personally steer well clear of EasyBCD as I find it confusing ( and I throw partitions around like confetti. )

I use two boot managers:

1) is Symon and sits in the disk boot sectors and allows me to dynamically manage what disks and partitions are visible (I have 3 fixed disks in my machine with lots of partitions on each from which I can choose up to 4)

2) is Grub4Dos that sits in the partition boot sectors and controls what partition is booted.

Grub4Dos is so much easier to use than EasyBCD and is far better supported/documented.

testing

Posted: Thu 30 Aug 2012, 20:53
by Minnesota
MY 2 cents:

Puppy comes in many flavors. Some with tons of software included, some bare bones. Also other flavors as you mentioned are available.

I highly suggest till you are more familiar with all the goodies in Puppy. That you make CD's and run Live. First test each version without a save if you wish. Or save the save file to a memory stick. Or the blank partition you built.

My search of the computer you have indicates you have a optical drive DVD+/-RW. Pick up a package of CD's. The cost is minimal. You can if you want use the option to save to the CD. One fancy feature of Puppy.

THE key here is become familiar with different versions and do not worry about immediately saving to the hard drive. You will find the speed difference between running from the hard drive and the CD is not that significant. You can always have a cup of coffee while it is reading the CD and initializing. Once running in memory it will run just as fast.

By the time you find a version you like you will have more knowledge of how to set it up. And the options available to you.

Unless you have to save, you might even be able to test your special design package with each version to see if it will run. As to VB.. that is a MS package. Don't think anything similar exists in Linux. Unfortunately neither is there an ACCESSS. Many Puppy's have a flavor of SQL lite. Even though the latest Wine indicates it will run all of O-2010. Have not tried to load Access. Speaking of that it might be possible to run your special package under Wine. Check www.winehq.org/ for what is known to run under wine.

Posted: Thu 30 Aug 2012, 22:58
by Burn_IT
May I ask how you did this?
I partitioned my disk - as you have. Formatted the second partition as Fat32 for Puppy - and for use as a separate data disk for Windows.
I then installed Grub4Dos to the disk boot sector (this was long before I used the second Boot manager) and put the menu.lst on the Fat32 Partition (Grub searches for it on all attached devices which can cause interesting effects if it finds a different one first)

I then installed Frugal Puppy on the second partition and added it to the menu.lst .

I have added several other Puppies as well and keep them apart by adding to different folders.

I've also got loads of other stuff like Hiren's CD and some other tools installed on that partition and accessed through Grub.

Posted: Thu 30 Aug 2012, 23:13
by rjbrewer
I have Win7 ultimate running dual boot with Puppies.
Used Grub Legacy on the mbr to boot.

The first thing I did was use Win7 to burn a repair disc to cd.
Next I used Win7 to create a backup image to an external
drive.
The image is 12G in size and can be crucial if you don't have
an original install disc.

Re: testing

Posted: Thu 30 Aug 2012, 23:33
by HoosierDaddy
Hi 2Cents.
Thanks, I think that's what I'll do.. I was kinda in a hurry, but I need to slow down anyway.. I have too much to do..

Yeah, I was trying to say ealier that I have to have a copy of Windows OS so that I can continue to work with VB.Net and ASP.Net, and SQL server, etc,.. Sorry if I wasn't clear..

I havn't used Access in so long. Since especially you can get a free version of SQL server compact that has the SQL engine and is as easy to work with as Access. It just doesn't do macro's, but I always used code to do anything I coudn't do with the GUI..

The main reason I want to use Puppy or LInux is because I want to work with Linux to write / developp for it, and for Android.. with RunRev, Java, etc,.. and PHP mySQL, etc,.. I could do it on Windows, but I also want Puppy because it's so stable, etc,..

Thanks so much. I really appreciate it..
Tim
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Minnesota wrote:MY 2 cents:

Puppy comes in manry flavors. Some with tons of software included, some bare bones. Also other flavors as you mentioned are available.

I highly suggest till you are more familiar with all the goodies in Puppy. That you make CD's and run Live. First test each version without a save if you wish. Or save the save file to a memory stick. Or the blank partition you built.

My search of the computer you have indicates you have a optical drive DVD+/-RW. Pick up a package of CD's. The cost is minimal. You can if you want use the option to save to the CD. One fancy feature of Puppy.

THE key here is become familiar with different versions and do not worry about immediately saving to the hard drive. You will find the speed difference between running from the hard drive and the CD is not that significant. You can always have a cup of coffee while it is reading the CD and initializing. Once running in memory it will run just as fast.

By the time you find a version you like you will have more knowledge of how to set it up. And the options available to you.

Unless you have to save, you might even be able to test your special design package with each version to see if it will run. As to VB.. that is a MS package. Don't think anything similar exists in Linux. Unfortunately neither is there an ACCESSS. Many Puppy's have a flavor of SQL lite. Even though the latest Wine indicates it will run all of O-2010. Have not tried to load Access. Speaking of that it might be possible to run your special package under Wine. Check www.winehq.org/ for what is known to run under wine.

Posted: Sun 02 Sep 2012, 04:13
by Sky Aisling
Hello HoosierDaddy and welcome to the forum, :D

I encourage you to consider Minnesota's suggestions:

http://www.murga-linux.com/puppy/viewto ... 567#649567

And,...remember the KISS principle. :wink: