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 Wed 22 May 2013, 06:30
All times are UTC - 4
 Forum index » House Training » HOWTO ( Solutions )
How to have a graphical GRUB (Updated Package Available)
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 11 of 11 [160 Posts]   Goto page: Previous 1, 2, 3, ..., 9, 10, 11
Author Message
mikeb


Joined: 23 Nov 2006
Posts: 4378

PostPosted: Sat 19 Dec 2009, 17:25    Post subject:  

Quote:
especially by our lady members

all 3 of them ROFL

mike
Back to top
View user's profile Send private message 
CatDude


Joined: 03 Jan 2007
Posts: 1355
Location: UK

PostPosted: Sat 19 Dec 2009, 17:35    Post subject:  

Hello mike

mikeb wrote:

all 3 of them ROFL

Surely there is more than 3, isn't there ?

CatDude
.

_________________

Back to top
View user's profile Send private message 
mikeb


Joined: 23 Nov 2006
Posts: 4378

PostPosted: Sat 19 Dec 2009, 17:39    Post subject:  

I was exaggerating...I know of only one at the moment...

ps Aitch has gone suspiciously quiet

mike
Back to top
View user's profile Send private message 
CatDude


Joined: 03 Jan 2007
Posts: 1355
Location: UK

PostPosted: Sat 19 Dec 2009, 17:51    Post subject:  

mikeb wrote:
I was exaggerating...I know of only one at the moment...

Mmm looks like a new thread/poll is required. Laughing

mikeb wrote:

ps Aitch has gone suspiciously quiet

He has hasn't he, bad boy.

CatDude
.

_________________

Back to top
View user's profile Send private message 
Aitch


Joined: 04 Apr 2007
Posts: 6825
Location: Chatham, Kent, UK

PostPosted: Mon 21 Dec 2009, 17:19    Post subject:  

I'm still around...

Just been visiting a friend, ......with a broken PC

....and got snowed in, and network- less Sad

So what do I find when I come back

Lady puppians gettin' the mikeb taken out of them.....tut, tut

Now who's a bad boy, eh?

Happy Xmas, Ladies......

Quote:
Aitch, i could have posted message files showing scantily clad babes a long time ago,
i just thought it may have been frowned upon, especially by our lady members.



CatDude, I'm glad you didn't, thanks

Aitch Smile
Back to top
View user's profile Send private message 
Karl Godt


Joined: 20 Jun 2010
Posts: 2675
Location: Kiel,Germany

PostPosted: Thu 09 Dec 2010, 18:26    Post subject:  

I want to thank to point for
Quote:
Open a terminal in WD1, (right click: Window > Terminal Here)
and enter:
cpio -iv < pupsta1

even cpio --help is saying
Quote:
Examples:
# Copy files named in name-list to the archive
cpio -o < name-list [> archive]
# Extract files from the archive
cpio -i [< archive]
# Copy files named in name-list to destination-directory
cpio -p destination-directory < name-list

but after learning that 'patch -i' is the same as 'patch <' I always just tried `cpio -iv PIC` which didn't worked .
I want grub to go because the 'extlinux.conf' entries seems not to be overwriteable. Mine extlinux.conf on USB Flash looks like
Quote:
default puppy
display boot.msg
prompt 1
timeout 150

F1 boot.msg
F2 help.msg

label puppy
kernel vmlinuz
append initrd=initrd.gz pmedia=usbflash pfix=ram debug panic=60 pkeys=de

which seems to boot in debug mode even if I adjust the Kernel command line.
It will take me some days to get it working I think, but thank you very much !
Back to top
View user's profile Send private message Visit poster's website 
russoodle


Joined: 12 Sep 2008
Posts: 600
Location: Down-Under in South Oz

PostPosted: Mon 03 Jan 2011, 09:48    Post subject:  

mikeb wrote:
Quote:
especially by our lady members

all 3 of them ROFL

mike

Hey, c'mon mikeb, there are at least half a dozen of us that i can think of, offhand, probably heaps more though...and i can only imagine what you and our resident reprobate, Aitch, might've asked Santa for this past Christmas Shocked
(j/j, Aitch)

Wink

_________________
Every time i hear the word, "exercise", i wash my mouth out with chocolate Cool
http://www.puppylinuxstuff.meownplanet.net/
Puppy Linux Links
Back to top
View user's profile Send private message Visit poster's website 
russoodle


Joined: 12 Sep 2008
Posts: 600
Location: Down-Under in South Oz

PostPosted: Mon 03 Jan 2011, 09:53    Post subject: grub screens  

Wow CatDude, you've done a great job on those new grub screens Very Happy

Have to say, i'm inclined to favour #9...love that photo..

_________________
Every time i hear the word, "exercise", i wash my mouth out with chocolate Cool
http://www.puppylinuxstuff.meownplanet.net/
Puppy Linux Links
Back to top
View user's profile Send private message Visit poster's website 
Indy'spup

Joined: 11 May 2011
Posts: 50
Location: SoCal

PostPosted: Sat 14 May 2011, 16:49    Post subject:  

I love the graphical interface lol especially the message.pup16

Works like a charm
Thanks!!! Very Happy
Back to top
View user's profile Send private message 
Indy'spup

Joined: 11 May 2011
Posts: 50
Location: SoCal

PostPosted: Wed 25 May 2011, 00:27    Post subject: Frugal GFXmenu Boot Loader is awesome!!  

The graphix menu worked like a charm on a full install, but since trying many puppies and settling on a mijnpup Frugal install I was temporarily baffled with combining gfxmenu to Grub4Dos and the alternative complexity of Grub2 booting a Frugal install..

Thanks to CatDude for all his hard word on this gfxmenu project and the hint from mikeb i got the deal under control and found that Grub2 was totally unnecessary Smile

A Frugal Puppy Install (mijnpup in this case)
Run the latest Grub4Dos
placed the message.pup16 gfxmenu to the same location as the grub menu and loader eg /home
then edited the menu, adding the Global comments and the gfxmenu line eg.

-----------------------------------------<>-------------------------------------

# menu.lst produced by grub4dosconfig-v
#
# Start GRUB global section
color white/blue black/cyan white/black cyan/black
timeout 5
default 0
gfxmenu /message.pup16
# End GRUB global section

# Frugal installed Puppy
title mijnpup 520
find --set-root --ignore-floppies /mijnpup520/initrd.gz
kernel /mijnpup520/vmlinuz pmedia=atahd psubdir=mijnpup520
initrd /mijnpup520/initrd.gz

# additionals

# title Grub4Dos commandline\n(for experts only)
# commandline

title Reboot computer
reboot

# title Halt computer
# halt

-----------------------------------------<>-------------------------------------


Frugal puppy + grub4Dos + gfxmenu = awesome!!

[img]http://db.tt/3HiG6mB[/img] Ok now what's up with that!!

meanwhile... here it is uploaded instead Smile

Thanks Very Happy
FrugalBootLoader.png
 Description   
 Filesize   248.03 KB
 Viewed   1007 Time(s)

FrugalBootLoader.png

Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 11 of 11 [160 Posts]   Goto page: Previous 1, 2, 3, ..., 9, 10, 11
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » HOWTO ( Solutions )
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.0714s ][ Queries: 12 (0.0133s) ][ GZIP on ]