Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Partitioning, cfdisk or fdisk destructive?< Next Oldest | Next Newest >
plastic Offline





Group: Members
Posts: 15
Joined: Sep. 2004
Posted: Sep. 27 2004,14:43 QUOTE

I installed DSL to my hard drive, but because I had linux partitioning problems, I installed it without a swap partition, etc. I want to reinstall it again properly.

Right now my hard drive has partitions hda1 (Windows) and hda2 (for Linux), which I had made with fips.

My question: If I use cfdisk or fdisk on hda, to create hda3 and hda4, could it damage the data on hda1? Should I just use fips instead to make hda3 and hda4 so that hda1 is not damaged?

(Also, if I amcreating partitions after the hda2 which has DSL on it, do I have to do something like an 'uninstall' or somehow erase the data first?)

Thank you for your help.
Back to top
Profile PM 
AwPhuch Offline





Group: Members
Posts: 1404
Joined: April 2004
Posted: Sep. 27 2004,15:48 QUOTE

Quote (plastic @ Sep. 27 2004,10:43)
I installed DSL to my hard drive, but because I had linux partitioning problems, I installed it without a swap partition, etc. I want to reinstall it again properly.

Right now my hard drive has partitions hda1 (Windows) and hda2 (for Linux), which I had made with fips.

My question: If I use cfdisk or fdisk on hda, to create hda3 and hda4, could it damage the data on hda1? Should I just use fips instead to make hda3 and hda4 so that hda1 is not damaged?

(Also, if I amcreating partitions after the hda2 which has DSL on it, do I have to do something like an 'uninstall' or somehow erase the data first?)

Thank you for your help.

You can always add a swapfile instead of a swapparition...its a tiny bit slower but at 100ms you wont see it!

Quote
Operation.........................................................Command

Ensure you have sufficient ..........................................................df -h
diskspace to create the disk

Check your existing swap space...................................................swapon -s

Create a 32MB file for use as additional swap space.......................dd if=/dev/zero of=/dev/swapfile count=32768 bs=1024

Confirm the new swapfile is actually..............................................ls -l /dev/swapfile 32MB in size (33554432 bytes

Convert this new file to a swap file.................................................mkswap /dev/swapfile

Add this new swap space (swapfile)................................................swapon /dev/swapfile
to your existing swap space (swap partition)

Check your new swap space..........................................................swapon s
To make permanent add: entry to /etc/fstab

Brian
AwPhuch


--------------
http://www.frappr.com/dsl <-- Where do you use DSL?
http://www.smoothwall.org <-- Ultimate firewall for the world!
http://boinc.mundayweb.com/one/stats.php/userID:6107 <--My BOINC stats!
./S99LinuxRevolution start
Back to top
Profile PM WEB 
1 replies since Sep. 27 2004,14:43 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Partitioning

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code