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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-27-2007, 11:14 AM
|
#1
|
LQ Newbie
Registered: Sep 2007
Location: CA, USA
Distribution: Freespire 2.0.0
Posts: 25
Rep:
|
boot from winxp cd...edit grub?
Here's some info about my computer before I begin:
Processor: Intel Celeron CPU 2.00GHz
RAM: 0.5 GB
Hard Drive size:
rootfs 5.9G / (i think this is linux)
/dev/hda5 26G /mnt/dos (another partition to store files on)
/dev/hda1 26G /mnt/winxp
/dev/hda9 11G /mnt/hda9 (not sure what this is...)
I'm Dual booting with Windows XP SP2
Disto: Freespire 2.0.0
kernal version: 2.6.20-16-lowlatency
So as you can see, I'm Dual-booting with WinXP SP2. I was working on windows when my printer started acting weird (It wouldn't print). Anyways I restarted my computer and to my shock Windows wouldn't start, got the error: load need DLLs for Kernel
Anyways, I decided to try and boot from my windows XP cd to go repair windows. But here comes my actual problem
I put in the cd and I press "any key" and then my sceen goes blank.
I waited for about 20 minutes to see if anything would come, but nothing...
I wanted to know if and how I can add "boot from cd" function to grub.
I have CD-ROM in first and second choice in BIOS.
If anyone has any other suggestions as to solve the windows problem then please say them. I'm open to any ideas except reformatting any HD (really don't want to do that).
I'm just glad I could get into linux and use the internet for help...
~TimberWolf90~
|
|
|
10-27-2007, 12:06 PM
|
#2
|
Member
Registered: Feb 2005
Location: San Antonio, TX
Distribution: Gentoo
Posts: 684
Rep:
|
If memory serves you can't actually use the CD from grub. I've read a few things about people trying it, but I've not seen any successes yet.
Regards,
Alunduil
|
|
|
10-27-2007, 12:48 PM
|
#3
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,156
|
Quote:
I put in the cd and I press "any key" and then my sceen goes blank.
|
I suggest you make backups of personal files (linux and windows if you can access windows files from linux) now.
Then try cold-booting from your windows rescue CD - insert CD, power-down computer, turn on computer. You have already set the BIOS to boot from CD first, and HDD second, I hope.
You'll need a "live distro" (kubuntu, ubuntu, knoppix, whatever) to rescue your linux installation after windows rescue has destroyed grub, which it will do 
Good luck.
|
|
|
10-27-2007, 12:56 PM
|
#4
|
Senior Member
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Rep: 
|
Freespire uses a gfxmenu which can be disabled by pressing the "Esc" key to see the boot menu in text mode.
In text mode pressing the "c" key will drop you into a Grub prompt.
You should be able to boot XP, if it is in a healthy state, by the follwing commands in a Grub prompt
Code:
root (hd0,0)
makeactive
chainloader +1
boot
The standard Grub booting from a hard disk does not have a facility to boot a CD. I think Dos 7.1 packaged with Grub has a driver does that.
|
|
|
10-27-2007, 03:11 PM
|
#5
|
LQ Newbie
Registered: Sep 2007
Location: CA, USA
Distribution: Freespire 2.0.0
Posts: 25
Original Poster
Rep:
|
works..kind of
Quote:
Originally Posted by tredegar
I suggest you make backups of personal files (linux and windows if you can access windows files from linux) now.
Then try cold-booting from your windows rescue CD - insert CD, power-down computer, turn on computer. You have already set the BIOS to boot from CD first, and HDD second, I hope.
|
Well, I first backed up windows and linux.
Then I changed BIOS to first: cd-rom second: hdd third: floppy
I put in WinXP installed cd (I didn't have a "rescue" cd and not sure what that is). I just used the only WinXP cd I had.
Anyways, the pc recognized the cd and booted from it!!! YA!!!
I repaired WinXP and all my files were still there...Double YA!
BUT I still can't print in WinXP...I'm going to look it up on google some more...
I installed (or whatever you call it in Linux) the printer in Linux and it prints fine. So its a windows problem. UGH! Stupid windows. I don't even know why I keep it...
Anyways, thanks for your help!!!
|
|
|
10-27-2007, 03:49 PM
|
#6
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,156
|
Quote:
Well, I first backed up windows and linux.
|
A good move. Better safe than sorry.
Quote:
I didn't have a "rescue" cd and not sure what that is
|
My apologies, a "rescue" cd, is perhaps a linux term (Boot from the CD, access the files on the broken linux installation, and fix things up. You can do this with linux, but, not I think, windows. I'm no longer good with windows (gave up all hope at win98), but you seem to have it sorted. Good.
Quote:
I installed (or whatever you call it in Linux) the printer in Linux and it prints fine.
|
Well done  It is a refreshing change to read that things are working with linux, but not windows. Usually I hear the opposite, but remember, people do not complain when things are working with linux, although, recently most things do!
I hope you survive a reboot. Saikee says your distro uses a bootloader I know nothing about, but come back here if you have further problems 
|
|
|
10-27-2007, 04:39 PM
|
#7
|
Senior Member
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Rep: 
|
tredegar,
Quote:
Saikee says your distro uses a bootloader I know nothing about
|
Freespire uses Grub just like
- OpenSuse
- Mepis
- Frugalware
- Sidux
- Kanotix
- Yoper
- DreamLinux
- eLive
- Linux Gamer
- and a few others that I have not come across
They all have gfxmenu (Splashimage) that shows a graphic screen. In such a case by pressing the "Esc" key will force Grub to display the text and thereafter pressing the "c" can get a Grub prompt.
It is my experience that there is no installed PC system in extence that cannot be booted up by a Grub prompt.
Therefore when a user gets a Grub prompt I can show how he/she can boot up the OS manually.
It wasn't another boot loader. It is the same Grub that has been masked by a splashimage.
So no need to worry.
Last edited by saikee; 10-27-2007 at 04:44 PM.
|
|
|
10-28-2007, 03:54 AM
|
#8
|
LQ 5k Club
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,156
|
Quote:
They all have gfxmenu (Splashimage) that shows a graphic screen.
|
Thanks for clearing that up.
|
|
|
10-28-2007, 04:09 AM
|
#9
|
Member
Registered: Oct 2006
Location: The Ether
Distribution: Ubuntu 16.04.7 LTS, Kali, MX Linux with i3WM
Posts: 299
Rep:
|
Quote:
Originally Posted by timberwolf90
UGH! Stupid windows. I don't even know why I keep it...
|
 Would have to agree with that !!!!
|
|
|
All times are GMT -5. The time now is 03:54 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|