LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-12-2010, 07:42 PM   #1
myhilo
LQ Newbie
 
Registered: Jan 2010
Location: Chicago
Distribution: puppy
Posts: 4

Rep: Reputation: 0
Unhappy PuppyLinux only wanted to boot from hard disk, don't need/want Windows


I have a donated P.C. was running very slow XP. So I removed all windows to preserve privacy of donation owner.

Can I do without GRUB,
System will run puppy fine if I allow it to boot from CD.
I would like to have it just boot up to Puppy.

following facts:

Computer : hp pavilion xt938
Phoenix Bios Rev. 3.08 08/31/01
Core ver. 4.06
Primary Maxtor 4D060H3-(PM)
Installed Memory 256MB/100 MHz

Boot Device Priority:
ATAPI CD-Rom
-Removable Devices
Legacy Floppy Drives
-Hard Drive
Maxtor 4D060H3-(PM)
Bootable Add-in Cards


Cfdisk info:
Name Flags Part Type FS Type Label Size
Unusable 131.61
Sda1 Boot Primary FAT16 1077.52
Sda4 Primary W95 FAT32 847.21
Sda2 Primary Linux swap/ Solars 5116.13
Sda3 Primary Linux ext3 54303.30
54303.30

Question: is there a way in Cfdisk to copy the screen, I see a p for print command but, it just prints to the screen, how can I copy this data without re-typing it?


Message from grub, couldn’t make understand enough to fix…
Grub was successfully installed on the linux partition /dev/sda3. You should check and edit the ‘/boot/grub/menu.lst’ file on ‘/dev’sda3’, if needed. You may want to change the location ‘/boot/vmlinuz’, and /or options passed to any Linux kernel listed there.


GRUB Loading stage1.5
GRUB loading, please wait…
Error 17


# GRUB configuration file '/boot/grub/menu.lst'.
# generated by 'grubconfig'. Mon Jan 11 14:51:35 2010
#
# Start GRUB global section
#timeout 30
color light-gray/blue black/light-gray
# End GRUB global section
# Linux bootable partition config begins
title Linux (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz root=/dev/sda3 ro vga=normal
# Linux bootable partition config ends
title Install GRUB to floppy disk (on /dev/fd0)
pause Insert a formatted floppy disk and press enter.
root (hd0,2)
setup (fd0)
pause Press enter to continue.
title Install GRUB to Linux partition (on /dev/sda3)
root (hd0,2)
setup (hd0,2)
pause Press enter to continue.
title - For help press 'c', then type: 'help'
root (hd0)
title - For usage examples, type: 'cat /boot/grub/usage.txt'
root (hd0)

Last edited by myhilo; 01-13-2010 at 04:01 PM. Reason: Solved
 
Old 01-12-2010, 08:03 PM   #2
racepres
Member
 
Registered: Feb 2009
Location: central Michigan
Distribution: Puppy/Debian/Mandriva
Posts: 56

Rep: Reputation: 18
To Me it looks like lots of partitions for a "puppy only" install. I generally use two partitions 1 as ext3, and a swap, for a puppy only box. Therefor, I do indeed use grub, install all defaults Except, I always put grub to MBR, when doing Full Installs!
Sorry I don't use cfdisk... I use GParted so I can't comment on that part!
HTH at least some
RP

Last edited by racepres; 01-12-2010 at 08:06 PM. Reason: sp
 
Old 01-13-2010, 01:13 PM   #3
myhilo
LQ Newbie
 
Registered: Jan 2010
Location: Chicago
Distribution: puppy
Posts: 4

Original Poster
Rep: Reputation: 0
I did put grub into Sda1 Boot Primary FAT16 1077.52 which was the partition created by Windows and I am assuming therefore is the MBR.

Cfdisk info:
Name Flags Part Type FS Type Label Size My Descriptions of each partition
Unusable 131.61 a 'blank' partition to exclude (errors?)
Sda1 Boot Primary FAT16 1077.52 Windows install created partition w MBR
Sda4 Primary W95 FAT32 847.21 another 'blank' partition to exclude (errors?)
Sda2 Primary Linux swap/ Solars 5116.13 Puppy Linux swap partition
Sda3 Primary Linux ext3 54303.30 rest of disk for Puppy linux

The

If I am want to use only puppy Linux why do I need grub at all? Grub seems to fail no matter how many times I install and I can't find a correction. So, isn't Grub for multi-boot systems, such as Windows and/or Linux? Can I remove Grub and only install Puppy?

Is there a way when running Puppy Linux to cut and paste windows so I can show what Gparted or other programs are showing?
 
Old 01-13-2010, 01:27 PM   #4
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
No, Grub (or Lilo) is the bootloader that start Linux even in a single-OS environment, and it must be placed on the MBR, not a file or even boot partition. With the Puppy installer, you select MBR from the drop-down menu on the dialog box.
 
Old 01-13-2010, 04:16 PM   #5
myhilo
LQ Newbie
 
Registered: Jan 2010
Location: Chicago
Distribution: puppy
Posts: 4

Original Poster
Rep: Reputation: 0
Solved,
I just had done something to screw up grub. So all efforts to fix grub failed because each time I thought I had fixed it, the next boot w/o a CD would fail on Grub error 17.

I found http://www.murga-linux.com/puppy/vie...42876&start=15 which stepped me though all the steps to use Gparted correctly and now it works as it should.

I still would like to know how to do screen prints in Linux so I can get further help as I learn without typing info on another system as I look at a Linux system.

So, any suggestions on next things I will need to learn to ditch Windows completely,
I need Microsoft Money to do my on-line banking reconciliation. Is there a site where I can go to find equivalent programs for Linux?

myhilo
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding second hard disk with windows to boot with grub on first hard disk rushadrenaline Linux - Hardware 3 07-08-2009 04:39 AM
SATA Hard disk(Windows) MBR corrupted by IDE hard disk(Linux) Peter_APIIT Fedora 6 07-07-2007 12:20 AM
Boot Loader needed for Windows x64 / RHEL 4 WS/ S-ATA Hard Disk I_M_Tired_Of_XP Red Hat 5 07-19-2005 01:31 AM
grub problem with 2 hard disk with boot loaders. (linux & windows 2000) vbsoftware General 3 01-04-2005 08:01 PM
No boot of PuppyLinux on USB pendrive d1s4st3r Linux - Hardware 0 07-21-2004 12:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration