Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 25-03-2005, 11:04 AM   #1 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default Can I use Knoppix Live to delete Linux partitions?


I have a 80GB Hard disk. My HD has following OS

Win98SE (C, D, E, F)
PCQLinux 2005
Knoppix

Now I want to remove both the Linux OS and install PCQL cleanly again. For this, I intend to boot with Knoppix Live and delete all the Linux partitions (EXT3, Boot, Swap) with qtparted. Is that ok? Hope it won't create problems.

I don't care too much about MBR because anyway I am going to re-isntall PCQL and MBR will be overwritten. Or at most I can do fdisk /mbr to make it clean.

Please advise. Thanks.
tuxfan is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-03-2005, 11:43 AM   #2 (permalink)
Wise Old Owl
 
Join Date: Aug 2004
Location: New Delhi
Posts: 1,150
Default

In that case what i suggest is that boot with PCQ and use the option to remove all linux inst on the disk and install. Alternativly just boot with knoppix live cd and detete all the linux partitions creating free space (unpartitioned) that will be used for PCQ.
__________________
**** happens
pradeep_chauhan is offline  
Old 25-03-2005, 11:43 AM   #3 (permalink)
In The Zone
 
firewall's Avatar
 
Join Date: Mar 2004
Location: Kolkata - INDIA
Posts: 301
Default

well i think you can delets/resize the partitions while installing PCQLINUX2005.

I think it will be more easier than the use of qtparted.
well its what i feel.

__________________
www.aloke.info
firewall is offline  
Old 26-03-2005, 12:06 PM   #4 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

I know I can do it during PCQ installtion itself. But will I face any problem if I use Knoppix Live and qtparted?

Qtparted is quite easy. Select the partition and delete. I will use the PCQL partitioning while installation

Additionally, in one of my Hard Disks, it tells me that it cannot undersand my HD geography and will have to initialise the drive, thereby deleting all data on it I really can't afford to do that!! So I am thinking about this procedure.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 27-03-2005, 07:17 PM   #5 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

I have sometimes been unable to edit partitions with QTparted. (Did it work at your place when i came there? i dont remember!)
Maybe you'll want to use the cfdisk utility in that case.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 27-03-2005, 11:36 PM   #6 (permalink)
In The Zone
 
Join Date: Feb 2005
Location: Anonymous
Posts: 204
Default

am i right ... fips is also a partition managing stuph.. but dunno whether its as good as the two mentioned above
h4xbox is offline  
Old 28-03-2005, 12:26 AM   #7 (permalink)
In The Zone
 
busyanuj's Avatar
 
Join Date: Dec 2003
Posts: 488
Default

@tuxfan, I'll suggest that you make the partition changes from within PCQLinux at the time of installation itself. No need to make the partition changes from Knoppix live cd, but if you feel comfortable with QTparted; then go ahead.

besides, you can prefer Fedora Core 3 itself instead of PCQLinux because IMO; PCQLinux is only a cosmetically modified FC3, the only difference being that PCQLinux is supplied with specific additional packages.
__________________
You are a living magnet. What you attract into your life is in harmony with your dominant thoughts.
busyanuj is offline  
Old 28-03-2005, 10:37 AM   #8 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Yes, GNUrag it worked when you were here. That is why I thought of using that But I will see cfdisk and find out how it works.

The main question here is not how to alter the HD geography but whether it is possible to do what I am saying. I know things can be done during installation.

But can this be achieved with Knoppix Live and qtparted (or cfdisk)? If yes, it will be easier to convince people to install GNU/Linux on their HD. I will be able to assure them with confidence that I will uninstall it without any data loss if they don't want it

I will first try that on my machine and only then on some one else's machine. This seems to be the easiest way to uninstall GNU/Linux - delete partitions and rewrite MBR.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 28-03-2005, 02:15 PM   #9 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

Quote:
Originally Posted by tuxfan
The main question here is not how to alter the HD geography but whether it is possible to do what I am saying. I know things can be done during installation.
hee hee.. that is Geometry, not Geography
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 28-03-2005, 07:23 PM   #10 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2005
Location: before you
Posts: 10
Default

Quote:
I have a 80GB Hard disk. My HD has following OS

Win98SE (C, D, E, F)
PCQLinux 2005
Knoppix

Now I want to remove both the Linux OS and install PCQL cleanly again. For this, I intend to boot with Knoppix Live and delete all the Linux partitions (EXT3, Boot, Swap) with qtparted. Is that ok? Hope it won't create problems.

I don't care too much about MBR because anyway I am going to re-isntall PCQL and MBR will be overwritten. Or at most I can do fdisk /mbr to make it clean.
dear user
u can do so very easily as well as it will not create any problem to your mbr . and you can delete the grub/lilo boot loader from the memory using the command
Code:
        fdisk/mbr
note : only refresing the mbr will not delete the partition
__________________
live life linux size
grub is offline  
Old 28-03-2005, 09:58 PM   #11 (permalink)
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default

Go ahead and use qt-parted to remove the partitions it doesn't make a difference which partitioning tool you use ...

Quote:
I will first try that on my machine and only then on some one else's machine. This seems to be the easiest way to uninstall GNU/Linux - delete partitions and rewrite MBR.
Yup its the simplest way, infact the only way I can think of.
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM
Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE
Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e
ujjwal is offline  
Old 29-03-2005, 10:31 AM   #12 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Quote:
Originally Posted by GNUrag
hee hee.. that is Geometry, not Geography
Why Geometry? I feel geography is the right word. As there are boundaries with rivers, mountains and borders on the earth that divide areas, there are partitions on the HD. I don't believe in using the same terminology if I don't agree with it or till I agree with it

Anyway, lets not stray from the topic on hand. We shall discuss the right terminology later :roll:
tuxfan is offline  
Old 29-03-2005, 03:08 PM   #13 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

That is right,
I am planning to come to your place on this saturday. Am planning to buy a 1GB USB thumb. We'll tackle this problem then.!!!
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 29-03-2005, 03:29 PM   #14 (permalink)
Wise Old Owl
 
Join Date: Aug 2004
Location: New Delhi
Posts: 1,150
Default

Just a passing thought:
Remember if buying a USB thumb check the throughput speed The best throughput speed is offered by kingston express. Its as fast as a hdd and you can use it as a primary OS holder. (One of the guys in our lab does that.)
__________________
**** happens
pradeep_chauhan is offline  
Old 29-03-2005, 03:54 PM   #15 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

aye aye major saab,
I'll take care to consider throughput speed, tuxfan will guide me to good dealers anyways... but price and storage is more important right now than access speeds...
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 30-03-2005, 10:27 AM   #16 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

@GNUrag : Cool!! You are most welcome. At what time do you intend to come? I will then have all my Linux CDs ready. Since the master will be here, might as well get all work done Just kidding.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Closed Thread

Bookmarks

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 On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:21 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2