I have Ubuntu 12.04 LTS and Windows 7 on my computer.
I would create a new logical partition, and when I run sudo fdisk -l I get:
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 1518526463 759159808 7 HPFS/NTFS/exFAT
/dev/sda3 1910609
How do you do friends?
I had Ubuntu 12.04 and everthing was working well, but recently I decided to change my partition tables.
Now I have windows 8, Ubuntu 12.04.1 and Backtrack5 R3 on my laptop.
my partitions are:
/dev/sda1 * 2048 58597375 29297664 7 HPFS/NTFS/exFAT
/dev/sda2 58601472 976773119 459085824 5 Extended
/dev/sda5 58605120 797020159 36920
Fdisk -l /dev/sda gives this outputdevice boot start End Blocks id system
/dev/sda1 2048 206847 102400 7 hpfs/ntfs/exfat
/dev/sda2 * 206848 419637247 209715200 7 hpfs/ntfs/exfatRoelof
roelof
https://bbs.archlinux.org/profile.php?id
Can anyone tell me how to delete ubuntu from a linux / windows dual boot system without harming windows?
I ran the sudo fdisk /dev/sda command in a linux terminal and got the following output:
/dev/sda1 - system
/dev/sda2 - Compaq diagnostics
/dev/sda3 - HPFS/NTFS/exFAT
/dev/sda5 - W95 Ext'd (LBA)
/dev/sda6 - Linux
/dev/sda7 - Linux swap / solaris
From my online searches, I know how to delete
I have this HD sitting around for a couple of years now that has some pictures of the family I want off. I can see the addition drive. I am just not sure what to commands or tools to use from here.
Here's my fdisk -lu
Disk identifier: 0xbbc58b91
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 1607679 802816 7 HPFS/NTFS/exFAT
/dev/sdb2 1607680 432273407 215332864 7 HPFS/NTFS/exFAT
/dev/sdb3 946051072 976771071 15360000 27 Hidden NTFS WinRE
/dev/sdb4 432273408 946051071 256888832 83 Linux
Hello,
I am using Wubi to install Ubuntu 12.04 on my windows partition, then I decided to migrate the Wubi install to a partition. I followed the steps on https://help.ubuntu.com/community/MigrateWubi, it was done correctly and I'm happy of the result.
The problem now is, my windows doesn't show up in boot loader - which means, I can't boot into windows. How do I resolve this?
How can I dual-boot a TrueCrypt-encrypted Windows 7 and Ubuntu 11.10 when both are installed separately on different physical drives?
I have two hard drives. hd0 has a TrueCrypt-encrypted Windows 7 installation with the TrueCrypt bootloader.
I know this question has been asked, but I am looking for specific help with my partition selection.
I want to migrate my install from wubi to be a dual boot. When I installed it I choose a small, partition, around 30GB. I am following these instructions: https://help.ubuntu.com/community/MigrateWubi I see sda4 matches that size, but has mount point as '/host', am I okay to use this one?