Computing.Net > Forums > Linux > Adding a 'shared' partition?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Adding a 'shared' partition?

Reply to Message Icon

Name: MiKeY
Date: September 28, 2004 at 05:20:47 Pacific
OS: SuSE 9.1 Professional/WIn
CPU/Ram: Athlon XP 2.4GHz/768MB
Comment:

What's the easiest way to safely
resize /dev/hda3 down to 19GB, leaving 40GB
of unused space for a FAT32 shared
partition?

Here's my current partition table:

Disk /dev/hda: 80.0 GB, 80026361856 bytes
16 heads, 63 sectors/track, 155061
cylinders
Units = cylinders of 1008 * 512 = 516096
bytes

Device Boot Start End
Blocks Id System
/dev/hda1 1 41613
20972826 7 HPFS/NTFS
Partition 1 does not end on cylinder
boundary.
/dev/hda2 41614 43694
1048824 82 Linux swap
Partition 2 does not end on cylinder
boundary.
/dev/hda3 * 43695 155061
56128968 83 Linux
Partition 3 does not end on cylinder
boundary.



Sponsored Link
Ads by Google

Response Number 1
Name: TazG
Date: September 29, 2004 at 06:16:42 Pacific
Reply:

I have never done it but:

- Use tar to backup the whole partition
- Delete the partition
- Recreate the partition as 19GB
- Use tar to put all the files back

Use the web the way it was meant to be used. Get Firefox.


0

Response Number 2
Name: ernie
Date: September 30, 2004 at 00:07:44 Pacific
Reply:

I prefer using a nondestructive partitioning
tool such as Partition Magic. I think I read
somewhere that BootIt can do nondestructive
partition resizing too, but I'm not sure on
that one. You can Google for BootIt, and
check their WEB site. The download includes
an .iso image which can be burned to CD
IIRC.

Ernie [ewilcox@buckeye-express.com]
ICQ 41060744
Registered Linux User 247790


0

Response Number 3
Name: 3Dave
Date: September 30, 2004 at 14:04:21 Pacific
Reply:

If the partition is formatted to ext2/3 or reiserfs you can resize it with parted: http://www.gnu.org/software/parted/parted.html
You may already have it installed.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Updating S.U.S.E File Dependencies and RPM...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Adding a 'shared' partition?

making usb hard disk a shared disk www.computing.net/answers/linux/making-usb-hard-disk-a-shared-disk-/28447.html

Creating a shared partition www.computing.net/answers/linux/creating-a-shared-partition/28962.html

Shared Linux Partitions www.computing.net/answers/linux/shared-linux-partitions/13226.html