|
|||||||||||
|
Re: change partitions
From: Andrei Popescu <andreimpopescu(at)gmail.com>
Date: Sun Aug 19 2007 - 05:19:50 EDT
> Should I use fdisk to remove the window partition or if there is a better You could try parted or the graphical frontends qtparted and gparted. You could also use partimage by booting with your install CD and skipping directly to the partitioning step. > Can I remove the window partition from Linux? Yes. > Is there a partition tool in Debian which can detect the ext3 partition e2fsck. See 'man e2fsck' for details. > Also, I have only one window OS, but I don't k now why both hda1 and hda2 According to that I am guessing hda1 is your C: drive and hda2 is your D: drive. You can check the contents by mounting them somewhere temporarily (ntfs is restricted to read-only):
mount -t ntfs /dev/hda1 /mnt/ntfs
You need to create the respective dirs before that. > sudo fdisk -l
Regards,
-- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 02:25:55 EDT |
||||||||||
|
|||||||||||