Hi, I recently decided to put ubuntu on my eee 1000 rather than windows 7. The problem I'm facing is that whatever changes I make to the partition table (be it via fdisk, sfdisk, gparted, ubuntu installer) are lost as soon as I exit the application, reverting to the old partition table.
Hi
I had an 70GB ubuntu partition and I installed windows 7 on the rest odf the disk.
After the installation the ubuntu partition seemed deleted, I used a live cd and gparted showed that parttion as unallocated space.
I found here an old thread saying about TestDisk and how I could copy my lost data.
I followed the instruction, installed TestDisk and found my lost ubuntu partition.
Ah, thanks srs5694. I may not bother with EFI then. Does this mean that I will need to use a MBR partition table though? As a partition set as bootable in a GPT partition table will be regarded as an EFI partition wouldn't it?
ryan117
https://bbs.archlinux.org/profile.php?id=68094
2013-02-19T10:45:53Z
I have an issue, not necessarily a problem. I have a disk, which had Ubuntu 11.04, a swap, a big NTFS and some free space. When 11.10 came out, I did a fresh install and recently I've deleted the 11.04 partition since I didn't needed it anymore. I've noticed that my partition table is a little bit messy.
I've been all day around my laptop and just can't make it work,
I have one HDD 750 GB in size, and I would like to have the following partition table:
60 GB - Windows 7
150 GB - Windows 8
150 GB - Ubuntu 12.10
390 GB (Rest) - Logical drive for files
However for some reason (and I start by installing windows because I want grub for boot menu) it is not possible to begin the installation with t
I first noticed an issue when trying to install Linux Mint 14 as a third OS alongside Ubuntu 12.10 and Windows 7 - I was unable to create another partition to install Mint to.
Poking around, I realised that I had reached the limit of primary partitions: (from left to right of the table) 1) a ~100 MB primary partition that I meant to use for storing Grub files but never got down to, 2) a 25 GB ext
I'm questioning the possibility that I've deleted my partition table using:
dd if=/dev/zero of=/dev/sda1 bs=446 count=1
...trying to remove a grub that may or may not have been there.
I used a whole device as LVM physical partition, just so
sudo pvcreate /dev/xvdg
Unfortunately, while this was in use, I then accidentally overwrote some data (I think), by writing a new partition table:
sudo fdisk /dev/xvdg, add new partition, write partition table, delete partition, write empty partition table
This is where I am currently at.
I ran fdisk on the wrong HD. I basically cleared partition table, pressed w and quited fdisk and only then realized that that was my main harddrive...
I got this message:
WARNING: Re-reading the partition table failed with error 16: Device
or resource busy. The kernel still uses the old table.