Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > SuSE Linux Help > Installing XP Overtop SUSE 10.0

Forgot Password?
 SuSE Linux Help   For help and discussions related to SuSE Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 03-01-2008   #1 (permalink)
Just Joined!
 
Join Date: Mar 2008
Posts: 3
Installing XP Overtop SUSE 10.0

Okay guys, please bear with me as I am extremely frustrated here and not at all Linux savvy...
This is a laptop running OpenSUSE 10.0 given to me by a friend. I am not a coder. I do not know ANYTHING about programming, about how Linux works, and indeed had never even seen Linux in operation before this computer.
This laptop does not have a floppy drive.

OpenSUSE is a cute operating system but it just does not suit my needs at all, and I have no idea how to get anything working on this.
I am trying to install XP overtop of OpenSUSE but the CD will not boot.

I know that the partitions need to be deleted but I do not know how to do this in Linux. The GRUB loader just takes over everything before the CD can run. I have read something about changing the BIOS to allow the CD to be booted from first. I do not know even where to begin to make this happen.

Seriously, all I need is just to get the XP disc running. I can take care of it from there. I am so incredibly frustrated, I have tried several methods I found on Google and to no avail. I can't copy files to the boot/grub folder, I don't even know if I'm doing it right. It says access is denied. For the record, I do know the admin/root password. I do not know if my account is set as the administrator, but I do have the password and the permission to format this computer.

Please help me, I am capable of listening and willing to learn. I just need to be taught. Please try to be a simple and concise as you can, and try to tell me where the otions are, to use Windows as an example, "Start > Programs > System Tools > Calculator."
If I come of as angry it's only because I've sat here for the past four hours to no avail and have no idea what I'm doing.

Also, the CD is burned as an image, yes.
Please help me boot it, and thanks in advance.
Jeiji is offline  


Reply With Quote
Old 03-01-2008   #2 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,056
Welcome to the forums!

Download and burn the PartedMagic LiveCD ISO file to a blank CD:

http://www.partedmagic.com

Then you can used it to wipe your drive of all content by going to a terminal and issuing the following command:

Code:
dd if=/dev/zero of=/dev/sda bs=512 count=1
You'll need to replace /dev/sda with your actual device name such as /dev/hda.

Using the dd command above will write zeros to the entire drive giving you a totally fresh start.

If needed, you can use the fdisk -l command to determine your device name:

Code:
fdisk -l
Your Windows XP CD should work again after doing this.

Let us know how it goes.
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Old 03-01-2008   #3 (permalink)
Just Joined!
 
Join Date: Mar 2008
Posts: 3
Thanks so much for your reply, but I should also mention: I do not have access to a CD burner.
Is there any way this can be done through some kind of Command Prompt-like program or within LInux's Visually based Interface?
Jeiji is offline   Reply With Quote
Old 03-01-2008   #4 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,056
From the LiveCD is better, but you can do it from SUSE if you open a terminal or konsole (look for it in your apps menu), su to root, then issue the same command:

Code:
su

dd if=/dev/zero of=/dev/sda bs=512 count=1
You'll need to know the root password to do this.
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Old 03-01-2008   #5 (permalink)
Just Joined!
 
Join Date: Mar 2008
Posts: 3
:3 Okay, I know the root password. After I did that, it said:

1+0 records in
1+0 records out
512 bytes (512 B) copied, 6.9e-05 seconds, 7.4MB/s

Did I do it right?
And now what?

Also thank you so much for your help.
Jeiji is offline   Reply With Quote
Old 03-01-2008   #6 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,056
That's it!

Reboot and you should have no OS on the machine and your WinXP disk should work if it's a good disk.
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:13 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2