dylpower
20th October 2004, 10:09 PM
Hello,
I am running Fedora Core 2 on a Pentium IV. I have two hardrives: one with the OS intalled (/,/home,/swap) and another for data storage.
Here is what my fstab looks like:
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
LABEL=/home /home ext3 defaults 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/hdb5 /kona vfat auto,users,umask=0003,gid=users 0 0
//toti/c /mnt/win smbfs username=dylan,password=xxx 0 0
The device hdb5 is the data hardrive (80 Gigs) which I initially set up as a 40 Gig fat partition. The other 40 Gigs was left as free space. I would like to expand my current partition into the free space. How can I do this safely? I would like to use something like disk druid.
Thanks,
I am running Fedora Core 2 on a Pentium IV. I have two hardrives: one with the OS intalled (/,/home,/swap) and another for data storage.
Here is what my fstab looks like:
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
LABEL=/home /home ext3 defaults 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/hdb5 /kona vfat auto,users,umask=0003,gid=users 0 0
//toti/c /mnt/win smbfs username=dylan,password=xxx 0 0
The device hdb5 is the data hardrive (80 Gigs) which I initially set up as a 40 Gig fat partition. The other 40 Gigs was left as free space. I would like to expand my current partition into the free space. How can I do this safely? I would like to use something like disk druid.
Thanks,