Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
re-partition
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Mon Jul 22, 2002 1:42 pm    Post subject: re-partition Reply with quote

ok, don't hurt me. i have to set up a new partition on my hard drive so i can install windows on it. i have no choice. can anyone help me out. i'm not even sure where to start.
Back to top
View user's profile Send private message
wickidpisa
n00b
n00b


Joined: 21 Jul 2002
Posts: 27

PostPosted: Mon Jul 22, 2002 2:46 pm    Post subject: Reply with quote

Gnu Parted claims it can resize ext2, ext3, and reiser partitions, if you are using xfs I have no idea. I have never used it, so I don't know how well it works.

I will warn you, make a linux boot disk, and make sure it works, before you install windows. Windows will overwrite the bootloader without asking (who would want to boot anything other than windows, right?) so you will want a boot disk so you can fix it.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Mon Jul 22, 2002 2:53 pm    Post subject: Reply with quote

You can use the Gentoo install CD as a boot disk; just re-run Grub once Windows overwrites your MBR.

Code:
# grub
grub> root (hd0,0)
grub> setup (hd0)
grub> quit

_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
wickidpisa
n00b
n00b


Joined: 21 Jul 2002
Posts: 27

PostPosted: Mon Jul 22, 2002 2:56 pm    Post subject: Reply with quote

Ahhh! Good point delta. That Gentoo CD really is a lifesaver sometimes. I would keep a Gentoo CD around even if I didn't run Gentoo (but why would I ever want to do that).
Back to top
View user's profile Send private message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Wed Jul 24, 2002 2:44 am    Post subject: Reply with quote

well, i can't find anything that will help me resize xfs partition (what i have). does anyone know of anything?
Back to top
View user's profile Send private message
puddpunk
l33t
l33t


Joined: 20 Jul 2002
Posts: 681
Location: New Zealand

PostPosted: Wed Jul 24, 2002 6:43 am    Post subject: ! Reply with quote

i need to resize an extended partition with 5 logical drives on it.

Is it safe to resize this partition while all the logical drives are still mounted? I've had parted for ages but i've been too chicken to use it, as i cant use the program if the Filesystems are unmounted!!

The reason i need to resize the partition is I dd'd a 13gb drive onto a 20gb drive and i cant make any more partitions. Here is my partition table if it helps:

Code:

(parted) print
Disk geometry for /dev/ide/host0/bus0/target0/lun0/disc: 0.000-19541.320 megabytes
Disk label type: msdos
Minor    Start       End     Type      Filesystem  Flags
1          0.031    101.975  primary   ext3       
2        101.975    604.006  primary   linux-swap 
3        604.006   1631.601  primary   ext3       
4       1631.602  13782.326  extended             
5       1631.632   4706.542  logical   ext3       
6       4706.574   7781.484  logical   ext3       
7       7781.515   9836.674  logical   ext3       
8       9836.706  11891.865  logical   ext3       
9      11891.896  13782.326  logical   ext3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum