LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-22-2002, 01:09 PM   #1
onlyhuman9
Member
 
Registered: Feb 2001
Posts: 32

Rep: Reputation: 15
Smile how to uninstall friendly Lindows installation


I recently installed Lindows OS on my windows98 as a friendly install, which was really a Lindows only decision , as I wanted to install it on a separate partition, but anyway. Now I read at there website that there is a way to uninstall it, but they wont tell. So does anyone know how to do that as I have winxp and win98 installed and dont want to ruine them.
 
Old 07-22-2002, 01:19 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Easiest way is to load up your favorite partitioning software and just reformat those paritions it exists on.

And if you installed a boot loader on the MBR, you can:

fdisk /MBR

to wipe that off and your other OS's should be intact.

Yeah, I wouldn't recommend Lindows, if you want to try Linux and not familiar with it.. go with Mandrake.
 
Old 07-22-2002, 01:25 PM   #3
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Trickykid, it looks it wasn't installed on a separate partition...
I've not tried Lindows (and I'm not sure if I want to), but it may be installed into its own directory instead od a partition. Look for a folder called Lindows or something similar. If it's big it's a high chance it's Lindows install. BTW, have you tried Add/Remove programs (or whatever it is called..)?
 
Old 07-22-2002, 01:36 PM   #4
onlyhuman9
Member
 
Registered: Feb 2001
Posts: 32

Original Poster
Rep: Reputation: 15
I though fdisk /mbr deletes all the partition, are you sure it would only delete the partition I want to?
Answer to the second question yes I have tried add remove programs it is not there.
 
Old 07-22-2002, 01:40 PM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by onlyhuman9
I though fdisk /mbr deletes all the partition, are you sure it would only delete the partition I want to?
Answer to the second question yes I have tried add remove programs it is not there.
fdisk /MBR will only remove contents on the Master Boot Record and will not affect any installation of Windows.
 
Old 07-22-2002, 08:45 PM   #6
onlyhuman9
Member
 
Registered: Feb 2001
Posts: 32

Original Poster
Rep: Reputation: 15
Doesnt the Master Boot Record contain information necessary for any winodows to boot? wont all the partitions become useless after that?
 
Old 07-22-2002, 08:49 PM   #7
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Sort of. Windows installs a copy of it's bootloader to both the MBR and on to the boot-sector of whichever partition it happen to reside. Doing a fdisk /mbr (from a dos box in Windows) should only replace the MBR with the previous copy... which is more than likely to be Windows' boot loader.

However, if your install of Lindows was not to a separate partition, but rather to a folder within Windows, then perhaps you should try Mara's suggestions first.
 
Old 07-22-2002, 09:23 PM   #8
onlyhuman9
Member
 
Registered: Feb 2001
Posts: 32

Original Poster
Rep: Reputation: 15
Smile

Well offcourse the Lindows folder is in my windows dierctory but what I really want to do is to get rid of the boot loader as well because boot loaders have given me trouble in the past. For example LILO one's failed to boot at all which again left me with the only choice of fromating all of my harddrive with fdisk /mbr. I also happen to have partition magic7 would it be able to remove the boot loader? My winxp is luckily installed in another partition which is not even the first partition or the primary partition, so what do you suggest isnt it highly likely that I would be able to save my winxp after all. Secondly this time around after deleting my win98se I am thinking of installing winME instead wouldnt it be better than win98? or not?
 
Old 07-22-2002, 09:35 PM   #9
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by onlyhuman9
For example LILO one's failed to boot at all which again left me with the only choice of fromating all of my harddrive with fdisk /mbr.
fdisk /MBR will not wipe out your whole hard drive for the record. It will only wipe out the master boot record.
 
Old 07-22-2002, 09:37 PM   #10
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by onlyhuman9
Doesnt the Master Boot Record contain information necessary for any winodows to boot? wont all the partitions become useless after that?
Windows will rewrite after a fdisk to it is performed.
 
Old 07-23-2002, 04:08 AM   #11
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Quote:
Originally posted by onlyhuman9
Well offcourse the Lindows folder is in my windows dierctory but what I really want to do is to get rid of the boot loader as well because boot loaders have given me trouble in the past. For example LILO one's failed to boot at all which again left me with the only choice of fromating all of my harddrive with fdisk /mbr.
How does it look like? Do you have lilo at boot or you first load Windows and then have chance to run Lindows? I just don't know how Lindows friendly install look like...
If you have lilo installed in MBR (and use it to choose Windows/Lindows), boot to Lindows and use
lilo -u
That's a command to uninstall lilo.
 
Old 07-23-2002, 05:08 PM   #12
onlyhuman9
Member
 
Registered: Feb 2001
Posts: 32

Original Poster
Rep: Reputation: 15
Thumbs up

Thankyou everyone for helping me, the fdisk /MBR command did the trick for removing the boot loader for lindows which was installed on mbr and I deleted the rest of the directories in my win98 partition
 
Old 07-31-2002, 04:10 PM   #13
Catt
LQ Newbie
 
Registered: May 2001
Location: Pennsylvania
Distribution: Redhat
Posts: 16

Rep: Reputation: 0
I also installed Lindows....and hated it. I have Mandrake 8.2 and Win2K installed as well. Prior to Lindows, lilo could boot into either Manrake or Windows. After uninstalling Lindows from within Windows and using fdisk /mbr to delete lilo from the mbr, I of course no longer have lilo in the /etc dir. My question is, how do I reinstall lilo using the rescue CD so that it will once again give me the options at boot for Mandrake and Win2K?
 
Old 07-31-2002, 04:23 PM   #14
Catt
LQ Newbie
 
Registered: May 2001
Location: Pennsylvania
Distribution: Redhat
Posts: 16

Rep: Reputation: 0
I just figured it out......that was a little too easy.....not that I'm complaining

All I had to do was type /sbin/lilo.
 
Old 09-16-2002, 03:26 AM   #15
help please
LQ Newbie
 
Registered: Sep 2002
Posts: 1

Rep: Reputation: 0
help me

i need help badly
i got rid of my old operating system and im stuck with this how do i get it off it wont work
 
  


Reply



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
user friendly installation JonChristmas *BSD 7 06-11-2004 08:15 PM
Could someone direct me to a Newbie Friendly Apache Server installation page? Em3rald Linux - Software 2 03-25-2004 10:25 PM
Lindows 4.5 installation Stefan X Linux - Newbie 9 03-22-2004 11:17 AM
Lindows Installation Problems - Very Frustrating! Diode Linspire/Freespire 6 03-06-2004 11:42 AM
Lindows Installation with PCMCIA CDROM Ace Hacker Linux - Newbie 1 05-07-2003 02:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:20 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