[Howto] From Vista to dual booting Vista and Puppy

How to do things, solutions, recipes, tutorials
Message
Author
nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#16 Post by nooby »

Thanks for this thread T_Hobbit.

Worked well on my Compaq SR5622SC Desktop.

But what I worry about are how Puppy save changes.

Does it no format in Ext or something. That would change the recovery partition on my computer which makes the warranty go away.

Maybe not correct thread to ask this. But in case any of you know.
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#17 Post by nooby »

Here is my menu.lst after UNetbootin has prepared it for Min8 on a Compaq SR 5622 Vista machine,
default 0
timeout 10

title UNetbootin
find --set-root /unetbtin/ubnkern
kernel /unetbtin/ubnkern file=/cdrom/preseed/mint.seed boot=casper quiet splash --
initrd /unetbtin/ubninit
boot

title Start Linux Mint
find --set-root /casper/vmlinuz
kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper quiet splash --
initrd /casper/initrd.gz
boot

title Start Linux Mint (compatibility mode)
find --set-root /casper/vmlinuz
kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper xforcevesa ramdisk_size=1048576 root=/dev/ram rw noapic noapci nosplash irqpoll --
initrd /casper/initrd.gz
boot

title Start Linux Mint (OEM installation mode)
find --set-root /casper/vmlinuz
kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper oem-config/enable=true only-ubiquity quiet splash --
initrd /casper/initrd.gz
boot

title Check the integrity of the CD
find --set-root /casper/vmlinuz
kernel /casper/vmlinuz boot=casper integrity-check quiet splash --
initrd /casper/initrd.gz
boot

title Memory Test
find --set-root /isolinux/memtest
kernel /isolinux/memtest
initrd /unetbtin/ubninit
boot

title Boot from local drive
find --set-root /unetbtin/ubnkern
kernel /unetbtin/ubnkern
initrd /unetbtin/ubninit
boot
So I would then creat a new folder for Boxpup431 or something other puppy.

And then extract the needed files and put them in proper places and then at boot chose Puppy instead of Mint 8 to boot.

That would most likely work then?

I only have to find a Puppy that can deal with my hardware and what I most want it is that it works with Youtube and Streaming video out of the box. No messing around because I always fail to grasp how to do such without step for step hand led mouth spoon fed bit for bit which is tedious for the poor guy wanting to help me out.

Which puppy is most likely to work with Compaq SR5622SC? and that have youtuve flash and such from scratch out of the box?
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#18 Post by nooby »

Your menu.lst is like this
default 0
timeout 5

title boxpup
find --set-root /boxpup/vmlinuz
kernel /boxpup/vmlinuz psubdir=boxpup acpi=off
initrd /boxpup/initrd.gz
boot

title puppy
find --set-root /puppy/vmlinuz
kernel /puppy/vmlinuz psubdir=puppy acpi=off
initrd /puppy/initrd.gz
boot
Doesn't that means you have two puppy. one new Beta version of next puppy named Boxpup and one standard Puppy ?
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#19 Post by nooby »

T_Hobbit, thanks indeed. Success because I write from within Puppy 431? now downloaded from NL server and using your method and the menulist you gave. Are you sure the ACPI should be off? Why?

Think it is latest puppy and youtube and streaming video from our two main TV stations worked out of the box but the wired LAN network had to be set up by hand but hopefully I remember how to do it next time or it save how to by itself.

Thanks indeed for Puppy.

Maybe I can use your method on the Win7 machine too now when I have confirmed that it went smoothly on the Vista machine.

The EasyBCD says that one is better but I fail to get how they do it.

I have read and read the text on how to but I don't trust me can do such.

But if the EasyBCD is a better way then I sure want to learn. Give me a link to a good step by step description
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#20 Post by nooby »

T_Hobbit after I took away the acpi=off the puppy shut down properly.

So maybe that one was unique for your system and that you need to edit first post and make a comment that one could add it if it is needed.
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
T_Hobbit
Posts: 400
Joined: Sat 27 May 2006, 10:50
Location: Portugal - Lisbon

#21 Post by T_Hobbit »

It's working? Very good.
Happy that I help someone to dual boot Vista/7.

Boxpup is a puplet of Puppy 4.3.1

About boot options:
acpi=off is only needed for old machines like mine. Prior to 2001 or so.
pci=noacpi is needed to boot Acer Aspire One 9inch screen.

Thanks for testing.
Merry Xmas!
T_Hobbit
:idea: Rebuilding old DOS Machine for Wing Commander Privateer and Puppy :!: Old spare parts to give away - anyone interested :?:

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#22 Post by nooby »

Yes I have to add that to the USB pin for my Acer then becasue now it makes it 800x600 if I remember.

I fail to do wired in my Acer while puppy do wireless out of the box.

and I need the wireless badly but would be cool to have wired too.
But Iam in no hurry to get it. I wait for the next version.

I have tried to read up on Boxpup.

what does it have that the ordinary standard don't have?
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
T_Hobbit
Posts: 400
Joined: Sat 27 May 2006, 10:50
Location: Portugal - Lisbon

#23 Post by T_Hobbit »

Boxpup - I like it because of light, beauty and chosen programs.
Like/dislike is just that, I suppose... A question of having what each one likes...

Wired should work just fine on Aspire One. Ethernet is a normal Realtek, isn't it?
But I don't have one like yours to check it out.
On mine I just need to connect the wire and press DHCP button.
T_Hobbit
:idea: Rebuilding old DOS Machine for Wing Commander Privateer and Puppy :!: Old spare parts to give away - anyone interested :?:

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#24 Post by nooby »

That is how it works on my Vista Desktop. It just works after clicking on that dhcp things. But on my Acer it says it see no network and I load and load different drivers and it never works. Now I can live with that because I still ahve Win 7 on it so I can go out downloading things using my fast fiber wire 100M connection.

but it would be cool to get it going.

Burncc in windows can take out the vmlinuz and the initrd files how do I do it without burncc and such programs in Vista?

I want to test Boxpup on my Vista too. Ok I make a USB stick first. Next best thing to having a frugal install.

I am downloading it now and will test it within some 30 minutes if the dl goes well.

100kb/s so fairly slow.
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#25 Post by nooby »

Typical of me to dl the wrong boxpup. The retro so it took longer than anticipated. But now I test it on the acer and it managed to do wireless but not wired.

I write this from another puppy that has so different name me forgotten what it is. Extreme Turbopup something

I have only tested wired on this box. I have a Belkin usb wireless card so I maybe should test that one now,

Maybe it has to be connected at start up to get recognized?
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
T_Hobbit
Posts: 400
Joined: Sat 27 May 2006, 10:50
Location: Portugal - Lisbon

#26 Post by T_Hobbit »

If anything doesn't work out of the box, you'll need to look for a driver on the forum...
T_Hobbit
:idea: Rebuilding old DOS Machine for Wing Commander Privateer and Puppy :!: Old spare parts to give away - anyone interested :?:

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#27 Post by nooby »

Yes that is a good advice that works on most linux users but trust me. I am a complete idiot when it comes to follow instructions.

I have tried to get Linux going since summer 2008 or even earlier and usually if fails. If it doesn't work out of the box then most likely I will never get it going regardless of how much time I spend on it. Usually I end up with less working things.

As of now. The Vista machine no longer dual boot and I have no clue on why.

It is a mystery. Could it be that Windows Vista somehow took it away?

HP Compaq started to run some kind of integrity software and I didn't know because I was in the Out house and it was some schedule I had no knowledge of. These new machines do a lot of things on their own the first years or so.

Compaq beahave as if they own the gear.
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#28 Post by nooby »

Hope that helps.
Yes thanks I trust it helps all those who are intelligent enough to follow the logic of the text. I drown in all the details and knowledge one have to know to accomplish it.

But I have book marked all of it and will look at it now and then.
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#29 Post by darkcity »

Thanks T_Hobbit, using Unetbootin work for me to dual boot a friend's computer with Vista. I like this method as it doesn't require a separate partition.

I have a couple of questions though,

1) when I select the Unetbootin option at start up - there is a delay before it goes into the Puppy boot sequence and finds the Puppy files. During this delay time I hear the hard-drive/ dvd-drive spin and stop. It does this about three times, making the delay about 12 seconds. Is there anyway to avoid this?

2) This relates to EasyBCD. I tried using app this but I can't find a way to hook its menu options to Puppy copied to the same partition as Vista. Has anyone succeeded at this?

:twisted:

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#30 Post by nooby »

darkcity wrote:...
2) This relates to EasyBCD. I tried using app this but

I can't find a way to hook its menu options to Puppy copied to the same partition as Vista. Has anyone succeeded at this?
:twisted:
as you know I know almost nothing but the developer of EasyBCD
he or his freinds on his forum did help me get it going on another
computer that I have here. It has Ms windows Vista on it.

Not I feel unsure of what you mean by these words.

"to hook its menu options to Puppy" AFAIK I did the opposite.
Is it my poor English that misunderstand you?

I can start that computer up and copy the menulist and
hopefully you can see how it works. I don't understand it
I only mimicked what they told me on their forum.

They got rather annoyed by my many questions understandbly
due to me not getting what they told me but by accident I managed
to follow their suggestions and it worked and since then I have
not dared to change anything on that computer. :)

IO try to start it up and log in and copy something of it okay?
Will take some 30 minutes or so. I am a slow guy okay.
I use Google Search on Puppy Forum
not an ideal solution though

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

#31 Post by rcrsn51 »

darkcity wrote:2) This relates to EasyBCD. I tried using app this but I can't find a way to hook its menu options to Puppy copied to the same partition as Vista. Has anyone succeeded at this?
I've done it once. IIRC, there was an "Advanced" screen somewhere that let me manually add an entry for Puppy.

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#32 Post by nooby »

wow sorry took a long time to find it,
I try to copy not used to this computer
name of file is menu.lst
placed in /mnt/home/NST/ which is made by installing the
NeoGrup Easy BCD program???=??? Don't remember I try to find forum if it exxists here http://neosmart.net/wiki/display/EBCD
# NeoSmart NeoGrub Bootloader Configuration File#
# This is the NeoGrub configuration file, and should be located at C:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
# http://neosmart.net/wiki/display/EBCD

default 0

timeout 10

color NORMAL


title lupu-528-004 processor.max_cstate=1 i915.modeset=1 nosmp rootnoverify (hd0,0)
kernel (hd0,0)/lupu-528-004/vmlinuz PMEDIA=idehd PDEV1=sda1 psubdir=lupu-528-004 pfix=fsck
initrd (hd0,0)/lupu-528-004/initrd.gz
I try to find the win vista also to show how Neosmart EasyBCD connect from that one. Where can I find that text?

on neosmart.net look for old thread by username newbody
and hopefully that describe how to get it going? unless
rcrsn51 knows how to
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#33 Post by darkcity »

Thanks for the help,

@rcrsn51
I must have missed the advanced option that allowed manual editing of the boot menu's entries.

@Nooby
I couldn't find the menu.1st file, but will double check.

I don't have access to the computer at the mo, but next time your ideas will come in handy. Also I won't try and watch Forest Gump at the same ; -)

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

#34 Post by rcrsn51 »

Under "Add Entry", there should be an option for "Neo-GRUB". Use that to make a standard GRUB entry for your Puppy.

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#35 Post by nooby »

darkcity wrote:Thanks for the help,
...

@Nooby
I couldn't find the menu.1st file, but will double check.
---
I found it here.
name of file is menu.lst
placed in

/mnt/home/NST/

Maybe that Dir only exists if one install the Neosmart program Neogrub
rcrsn51 maybe did it anotehr way. I failed to find how NST
linked to win vista start up. rcrsn51 maybe know?

Can pfind maybe find these files?

I have to go to bed now so I read any answer delayed some 10 hours
from now my local time :I
I use Google Search on Puppy Forum
not an ideal solution though

Post Reply