You are not logged in.

#1 2015-08-01 14:12:47

sinholueiro
Member
Registered: 2015-08-01
Posts: 9

Change partition to boot

Hi! I have installed Windows 10 and it created me another partition, so my ArchLinux partition came from /dev/sdb6 to /dev/sdb7. I've changed the file /etc/fstab to indicate the OS to boot from /dev/sdb7, but it keeps booting from /deb/sdb6. Is there other file that the OS reads to know what partition has to be used?

Offline

#2 2015-08-01 14:15:44

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

Re: Change partition to boot

Fix your bootloader configuration.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2015-08-01 14:19:23

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 757

Re: Change partition to boot

As Trilby said, also switch from /dev/sdxy in your bootloader to partition UUID, to avoid the same problem again.

Offline

#4 2015-08-01 15:08:00

sinholueiro
Member
Registered: 2015-08-01
Posts: 9

Re: Change partition to boot

So many thanks, I didn't realize that the entries in the boot partition have to be changed as well. I change that and gummiboot loaded the system perfect.
Regarding to the UUID, it was easy to me to put the partitions like that when I installed the OS. For the next time that I have to do a clean install, I will keep it in mind.

Offline

#5 2015-08-01 15:14:40

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 757

Re: Change partition to boot

Why would you need a clean install to generate UUID and replace /dev/sdxy in the config with it?

Offline

#6 2015-08-01 15:18:28

sinholueiro
Member
Registered: 2015-08-01
Posts: 9

Re: Change partition to boot

No, I said that I will leave it as it is now. I will use the UUID the next time I perform a clean install.

Offline

#7 2015-08-01 16:49:57

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

Re: Change partition to boot

That's Xabre's point: you can change it now, there's no point in waiting.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#8 2015-08-01 17:01:07

sinholueiro
Member
Registered: 2015-08-01
Posts: 9

Re: Change partition to boot

Yes, the point is simple. If something works, don't touch it if it is not necessary. hahaha

Offline

Board footer

Powered by FluxBB