| Author |
Message |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Sun 06 Mar 2011, 23:57 Post subject:
How or where do I configure puppy to NOT start xwin at boot? Subject description: I need to set up puppy to boot to command prompt |
|
Hello puppy linux forum users and moderators,I'm trying to get puppy 5.2 to NOT start xwin at bootup time,I want everything elase to load as normal but just no xwin,is there a configuration file I can edit to do this?,your help and knowledge is greatly appreciated thanks
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Mon 07 Mar 2011, 00:19 Post subject:
|
|
Hello,
Read the instructions at the boot prompt...
Entering "pfix=nox" starts Puppy without the xserver..
It is even in the example given...
Hope that helps...
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Mon 07 Mar 2011, 00:41 Post subject:
|
|
I forgot to mention I need to do this on a hard drive install so the f2 option is not there at boot time.
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Mon 07 Mar 2011, 01:08 Post subject:
|
|
Hello,
Go to /mnt/home/boot/grub
Open the file "menu.lst" in a text editor
Find the line that begins with "kernel=" and at the end add:
"pfix=nox" (without the quotes, of course)
Save the file and reboot...
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Mon 07 Mar 2011, 16:12 Post subject:
|
|
hey puppyluvr thanks,but I've tried pfix=nox in menu1st and nothing happens,xwin starts as usual,what am I missing
|
|
Back to top
|
|
 |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Mon 07 Mar 2011, 17:18 Post subject:
|
|
I just tried the live cd with pfix=nox and it argued about not finding the kernel or somthing to that effect then booted as usual,whats going on here!!!
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7755 Location: Stratford, Ontario
|
Posted: Mon 07 Mar 2011, 17:38 Post subject:
|
|
Please post your menu.lst entry. You may have put "pfix=nox" in the wrong place.
With the CD, you must type "puppy pfix=nox".
|
|
Back to top
|
|
 |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Mon 07 Mar 2011, 18:07 Post subject:
|
|
okay here it is,I've tried both pfix=nox and puppy pfix=nox in the menu 1st file but no luck
thanks a lot for your help
|
|
Back to top
|
|
 |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Mon 07 Mar 2011, 18:14 Post subject:
|
|
I thought .png would display and not be a download,sorry bout that[/code]
| Description |
|

Download |
| Filename |
menu1st.png |
| Filesize |
113.21 KB |
| Downloaded |
120 Time(s) |
| Description |
|

Download |
| Filename |
menu1st.png |
| Filesize |
113.21 KB |
| Downloaded |
98 Time(s) |
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7755 Location: Stratford, Ontario
|
Posted: Mon 07 Mar 2011, 18:32 Post subject:
|
|
I just checked a frugal install of Lupu 520 and "pfix=nox" did work. Maybe these kind of arguments don't get passed to a full install?
|
|
Back to top
|
|
 |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Mon 07 Mar 2011, 18:44 Post subject:
|
|
man what a bummer
can I delete or modify some other system file more or less breaking xwin or somthing ,I really don't need it anyway for this particular puppy project,thanks again
|
|
Back to top
|
|
 |
ap72
Joined: 27 Feb 2011 Posts: 30
|
Posted: Mon 07 Mar 2011, 19:31 Post subject:
|
|
Well you know,no worries I have plenty of space and the drive and did a frugal install on one of the partitions and it works like it should.
Still scratching my head tho,I wonder just why the pfix=nox don't work on a full install?
|
|
Back to top
|
|
 |
racepres

Joined: 16 Jan 2009 Posts: 531 Location: Central Michigan, US
|
Posted: Mon 07 Mar 2011, 19:41 Post subject:
|
|
| ap72 wrote: |
can I delete or modify some other system file more or less breaking xwin or somthing ,I really don't need it anyway for this particular puppy project,thanks again  |
I bet if you delete xinitrc, the thing won't come up in X!!!
Want me to try it??
| ap72 wrote: | | Still scratching my head tho,I wonder just why the pfix=nox don't work on a full install? |
Curious.. but I never tried it.
RP
|
|
Back to top
|
|
 |
jamesbond
Joined: 26 Feb 2007 Posts: 1540 Location: The Blue Marble
|
Posted: Mon 07 Mar 2011, 20:28 Post subject:
|
|
Edit /etc/rc.d/rc.local and add the following code. If it works, let me know - I'll explain why it works. If it doesn't work - well, I don't need to explain anything right?
| Code: | | touch /tmp/bootcnt.txt |
_________________ Fatdog64, Slacko and Puppeee user. Puppy user since 2.13
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4352 Location: merriam, kansas
|
Posted: Mon 07 Mar 2011, 20:37 Post subject:
|
|
| ap72 wrote: | | I thought .png would display and not be a download,sorry bout that[/code] |
Your 2nd entry (on sdb) says sda1 on the kernel line;
should say sdb1.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
|