i want to reorganize my linux partitions but dos fdisk won't remove them -- something about not able to remove a partition when logical drives exist and something about logical drives not existing when you want to delete them first (in short, weird fdisk!). i have to remove the partitions from inside linux first. any other way to do this? -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Bobby Chu wrote:
i want to reorganize my linux partitions but dos fdisk won't remove them -- something about not able to remove a partition when logical drives exist and something about logical drives not existing when you want to delete them first (in short, weird fdisk!). i have to remove the partitions from inside linux first. any other way to do this?
Linux fdisk will do this, no problem. If the drive you want to partition is /dev/hda, call it with 'fdisk /dev/hda' and then you can remove all partitions. Make sure you really want to do this first, though... Take care, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
bobby@nasco.com.sa
-
chris.reeves@iname.com