hi, i'm new to linux, i installed fedora 12 first. These are my partitions
Device Boot Start End Blocks Id System
/dev/sda1 1 192 1536000 27 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sda2 192 23689 188743680 7 HPFS/NTFS
I have the following partition structure
`/dev/loop0 squashfs
/dev/sda1 system reserved ( ntfs )
/dev/sda2 ntfs ( windows partition )
/dev/sda3 ntfs
/dev/sda5 ntfs
/dev/sda6 ext4`
I have Ubuntu installed inside windows. I formatted /dev/sda6 from inside Ubuntu ( using Gparted ). What I totally forgot was /dev/sda6 had Fedora which was the root directory of GRUB.
This is not strictly a Linux question, although I am interested in any Linux cautions as to what to avoid that could impact my Linux on the computer in question.
So my system is set up like this:
/dev/sda1/ Windows XP Partition
/dev/sda2/ FAT32 Compaq Recovery Partition
/dev/sda3/ Container for Logical Partitions sda5 and sda6
/dev/sda4/ (can't find this one in Disk Utility)
/dev/sda5/ Linux file system running Lubuntu 12.04
/dev/sda6/ Linux swap space
Is there a way to just delete sda5 and sda6, boot with a Ubuntu 12.04 USB key and do a completely clean
I'm trying to install Archlinux on my macbook in dual boot mode.
I part the disk that way :
/dev/sda1 -> EFI
/dev/sda2 ->MacOS
/dev/sda3 -> /boot
/dev/sda4 -> /
/dev/sda5 -> /home
As i read in the docs i don't install grub on my MBR, i put it in sda3 - the boot partition.
Hello Archers,I'm trying to install Arch on a Lenovo Ideapad Z580. Everything seems to be going well, except for when I exit the live install and reboot. GRUB doesn't show at all, not even an error message.
Hi ,
I tried install openSuse on my HP notebook which had windows 7 installed, but due to some reason it failed. Then I ran into this "Bootmgr is missing" problem. Now there is no GRUB menu and I can't boot into windows 7.
Please help me.
In Live CD i went in the terminal and when i do 'sudo update-grub' it responds
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
Here's the breakdown of my drive:
sda1 - vfat - Windows 7: FAT32
sda2 -
sda3 - nfs - Windows Vista/7: NTFS - Windows 7
sda3/Wubi: -
sda4 - Grub2
sda5 - Ubuntu 12.04.1 LTS
sda6 -
sda7 -
sda8 - BIOS Boot Partition
Also at the top o
I have the following configuration:
sda1 1 GB maybe fat32 (windows recovery partition)
sda2 40 GB ntfs(windows drive c) with boot flag
sda3 around 100GB ntfs(storage partition)
sda4 extended partition:sda5 10 GB ext4 partition
sda6 1 GB linux swap
I want to make this changes:
sda2 30 GB resize(decrease size with 10 GB)
sda3 around 100GB(move and maybe decrease size with 4-5 GB)