You are not logged in.

#1 2013-01-27 11:44:49

milo64
Banned
From: Chiang Mai, Thailand
Registered: 2013-01-18
Posts: 86
Website

System won't boot after install unless partition seperation is done.

I'm trying to do my favourite partition scheme of 'root partition only'.

I've followed this guide.

I've followed all of it except for the partitioning scheme it showed me and the formatting and the mounting.
Here is what I did instead (after cfdisk for 1 bootable root partition):

mkfs.ext4 /dev/sda1 && mount /dev/sda1 /mnt && mkdir /mnt/home

... and so on ...

The installation worked fine, but, when I rebooted. GRUB shows up, I chose the first option, something similar to "No kernel found." appeared.

Weird...

Currently, I am forced to stick with the root and /home/ partition split.

Does anyone have a solution to this?


milo64.
Registered Linux User: #555436
My Blog @ http://milo64.blogspot.com/

Offline

#2 2013-01-27 11:55:05

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,565
Website

Re: System won't boot after install unless partition seperation is done.

Yes.  Properly configure your boot loader.  If you have a single partition the settings need to be adjusted so that the bootloader can find the kernel and initrd which are no longer in the base directory of the boot partition - they are in /boot/


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB