upgrade fails with unmet dependencies

Ralf Mardorf silver.bullet at zoho.com
Sun Jun 25 21:11:24 UTC 2017


On Sun, 25 Jun 2017 18:55:38 +0200, robert wrote:
>On 24.06.2017 18:28, Ralf Mardorf wrote:
>> Btw. if you don't have a very good reason to use a separated /boot
>> partition, simply move it to / and remove the /boot entry from
>> fstab.  
>
>how do I do that?
>
>can I just move copy its content to /bootX and then move /boot out of
>the way and rename /bootX to /boot ?

Once the kernel is loaded, /boot might not be important anymore, but
even if it should be possible to do this from the running install, I
would run a live media or another install, to edit this particular
install.

From a live media or another install you simply could use
"sudo cp -ai /mountpoint/boot /other_mountpoint/" to copy the /boot
partition to the root partition, without renaming.

After that you need to comment out the /boot mount entry in
"/other_mountpoint/etc/fstab". 

-- 
Vote for apulse!
echo $(w3m https://aur.archlinux.org/packages/apulse |grep 'Votes:    ')
Votes: 75                         Updated: Sun Jun 25 23:03:04 CEST 2017





More information about the ubuntu-users mailing list