At least I have read option boot to kernel 9.04 which one partition should be delete to remove

Asked by benny

Plan to remove ubuntu versi 9.04 first
I have read 100% completed about versi 9.04 installation

benny@u804:~$ sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00d700d7

   Device Boot Start End Blocks Id System
/dev/sda1 * 1 6048 48580528+ 7 HPFS/NTFS
/dev/sda2 6049 19456 107699760 f W95 Ext'd (LBA)
/dev/sda5 6375 19456 105081133+ 7 HPFS/NTFS
/dev/sda6 6049 6352 2441817 83 Linux
/dev/sda7 6353 6374 176683+ 82 Linux swap / Solaris

Partition table entries are not in disk order

Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x16ed16ed

   Device Boot Start End Blocks Id System
/dev/sdb1 * 1 5287 42467796 7 HPFS/NTFS
/dev/sdb2 5288 9541 34170255 83 Linux
/dev/sdb3 9542 9729 1510110 5 Extended
/dev/sdb5 9542 9729 1510078+ 82 Linux swap / Solaris

at least I have read ubuntu 7.04, 8.04, 9.04 and XP 100% completed install

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
benny (b3ny) said :
#1

no such partition /dev/sda6 <= where the kernel 9.04 saved
am I should delete partisi /dev/sda6? I am sorry I'm not familiar with linux partisi

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

I suggest you run:

blkid

Then you can mount each partition to read etc/fstab on the partition (not /etc/fstab as that will be the fstab of the currently running system (I'm guessing Live CD))

You will then know which partition to remove safely. You can obviously ignore the NTFS as these will not be Linux partitions.

Revision history for this message
Tom (tom6) said :
#3

I would use gparted to remove sda7, sda6 and make a new "linux-swap" partition in their place. Then right-click on that and choose "Swap On". Then using the button on the top right-hand corner change to sdb and delete sdb5 & sdb3. While there resize sdb2 to fill all the rest of the drive.

I'm not sure which version of Ubuntu that would leave you with but whichever one it is would be setup much more elegantly then.

Note that when you delete a partition you lose everything, all the data and everything that is on that partition so please make sure you have copied everything to partitions you are not going to delete. Really it's just the /home folder in sda6 that worries me.

Good luck and regards from
Tom :)

Can you help with this problem?

Provide an answer of your own, or ask benny for more information if necessary.

To post a message you must log in.