-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Do the following to accomplish this: 1. Backup all data on the home filesystem. This is important, as the procedure you are about to perform can result in data loss. 2. Take the system to single user by issuing this command: telinit 1 3. Start fdisk with the name of the disk. fdisk /dev/hdb 4. Type "p" at the prompt. Make a note of the starting cyllindar for the partition containing /home/. You'll need this later. 5. Delete the unwanted partition using the "d" command in fdisk. 6. Delete the partition containing /home. (don't worry, we'll get it back.) 7. Enter the "n" command to create a new partition. When prompted for the starting cyllendar, make sure to specify the same starting cylendar as the one noted in step 4. For the last cylendar, make sure to specify something greater than or equal to the previous size for /home. 8. Write the partition table with the "w" command. If you are prompted that the partition table is in use, you will need to restart the system before continuing. However, this should not be the case as long as the root filesystem is not on the /dev/hdb drive. If you do need to restart, make sure to start in single user, and to unmount filesystems on /dev/hdb again before continuing. 9. Use ext2resize to increase the size of the /home filesystem. That's it! Now, just remount filesystems and go back to runlevel 3 or what ever the normal runlevel for your system is. - --- Joseph C. Lininger jbahm at pcdesk.net - ----- Original Message ----- From: "jack mendez" <wiler1@xxxxxxxxxxxxx> To: "Speakup is a screen review system for Linux." <speakup at braille.uwo.ca> Sent: Friday, March 05, 2004 4:37 PM Subject: fdisk stuff > i need to delete a partition which is no longer being used on > /dev/hdb however my home is /dev/hdb1 > i tried to umount /dev/hdb1 so that i can fdisk /dev/hdb delete > /dev/hdb2 and use ext2resize to increase /dev/hdb1 it says home > device is busy i saw the l switch said it was dangerous, any > recommendations?? > > > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -----BEGIN PGP SIGNATURE----- Version: PGP 8.0.3 iQA/AwUBQElqqyenap9Jqj2wEQJ1TACfW64brU2Hz64tKzdCTxDE0RgU8BgAoMbz RMB91SMTmYVR4R/j9Xf1Z8PU =vwOK -----END PGP SIGNATURE-----