Tiny Core Linux

Tiny Core Base => CorePlus => Topic started by: drummondr on December 04, 2018, 04:30:21 PM

Title: sda appears to have a partition already mounted
Post by: drummondr on December 04, 2018, 04:30:21 PM
Hi, possibly a NOOB post. I have an old laptop with ubuntu currently installed. I'm trying to install CorePlus instead. When I run the installer (from a USB stick) I get a message at the end saying: 'sda appears to have a partition already mounted! Check if correct device. If so, unmount it and then run the installer again'.

I've tried to unmount SDA and have been unable to.

I want to completely get rid of Ubuntu - I don't need to save any data. Any guidance greatly appreciated.
Title: Re: sda appears to have a partition already mounted
Post by: Rich on December 04, 2018, 04:42:53 PM
Hi drummondr
The only thing that comes to mind is maybe Tinycore found a swap partition and mounted it. When booting CorePlus there
should be a choice displayed for extra boot parameters, possibly by hitting tab. When prompted for the boot parameters,
try adding:
Code: [Select]
tinycore noswap
Title: Re: sda appears to have a partition already mounted
Post by: Rich on December 04, 2018, 08:21:12 PM
Hi drummondr
My previous post may be incorrect. The FAQ page may be out of date. When you get to the boot prompt (the screen
with the F2, F3, or F4 message) enter:
Code: [Select]
core noswap
Title: Re: sda appears to have a partition already mounted
Post by: writtosam on December 26, 2020, 12:03:44 PM
Had the same problem core noswap worked for me Thanks