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 > Slackware Linux Help > Delete Windows Partition Forever

Forgot Password?
 Slackware Linux Help   For help and Discussion about Slackware 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 10-11-2009   #1 (permalink)
Just Joined!
 
Join Date: Feb 2009
Location: San Diego, CA
Posts: 10
Delete Windows Partition Forever

Heya,

Im pretty new to linux but I've got slackware 12.2 doing everything windows did for me minus the crashing and ridiculous limitations. I've decided I want to delete my windows partition completely and eat it with slackware. Only Im not entirely sure how to do that...

my fdisk shows
bash-3.1# fdisk -l

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x232f232e

Device Boot Start End Blocks Id System
/dev/sda1 * 1 28714 230645173+ 7 HPFS/NTFS
/dev/sda2 28715 28837 987997+ 82 Linux swap
/dev/sda3 28838 30401 12562830 83 Linux

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x44fdfe06

so I want to merge sda1 with sda3... Im too afraid of messing it up in cfdisk without some live advice, so I was hoping someone could give me a step by step. Also if you have recommendations for a better arrangement of partitions I would really appreciate it.

Thanks!

P.s. I have linux bootloader, but I dont know where its installed. if its on my ntfs partition could expanding my linux one ruin my ability to turn my computer on?
thepeng is offline  


Reply With Quote
Old 10-11-2009   #2 (permalink)
Linux Newbie
 
grishi_111's Avatar
 
Join Date: Oct 2007
Location: Jafarpur Sitharra(U.P.)/New Delhi, India
Posts: 164
Send a message via Yahoo to grishi_111
Quote:
Originally Posted by thepeng View Post
I have linux bootloader, but I dont know where its installed. if its on my ntfs partition could expanding my linux one ruin my ability to turn my computer on?
if you are not sure means you didn't change default location for bootloader , it means it should be in MBR. formatting sda1 may cause bootloader to be lost. then you will need to rescue you linux system.
you can format a drive by
Code:
mkfs.ext3 /dev/sda1
of course sda1 is just an example here.
Mounting is done with the mount command.
When mounting, you must tell the mount command what is the device or partition you want to mount and what is the mount point. The mount point must be a directory that already exists on your system. For example, to mount your floppy:
Code:
mount /dev/fd0 /mnt/floppy
probably you want to add space to your /home you can mount a drive under /home by
Code:
mount /dev/sda1  /home
__________________
RGInfoTech is a Web Development Company in India
grishi_111 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 03:43 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2