Tiny Core Base > CorePlus

Can't install to mounted partition

(1/2) > >>

Onktebong:
So I have booted to desktop from a USB pendrive on a laptop, I have an ethernet cable plugged in, and now I want to install to HDD using tc-install.
I select the path to core.gz as /mnt/sdb/boot/core.gz
Then frugal, whole disk, install boot loader.
Disk for core is sda (the hard disk drive).
ext4
no boot options
Install type: Core and X/GUI desktop
Extensions: all
Proceed
Now I get this error message: "sda appears to have partition already mounted! Check if correct device, is so, umount it and then run installer again."
So I go to terminal:
sudo su
umount /mnt/sda1
Reply: "Can't umount /mnt/sda1: Device or resource busy"
What am I doing wrong? Thank you.

Rich:
Hi Onktebong
Do you have another version of Tinycore installed on that hard drive?
If you do, it's probably finding the tce directory and mounting that
partition.

To prevent that, when the  "Press ENTER to boot, TAB to edit, or press F1 for more information."
message comes up, hit  Tab  and add this boot code:

--- Code: ---tce=none
--- End code ---
That way it won't be able to find the tce directory.

Onktebong:
No, there is Antix installed (but my machine is too slow for it).
Could that cause a problem?
Thank you!

Rich:
Hi Onktebong
Then it's probably finding a swap partition.
Try adding the boot code:

--- Code: ---noswap
--- End code ---

Onktebong:
OK, tried it, it worked, and now it's partitioning and formatting ...
Finally!
(I had to disable backup before I could reboot.)
This is very exciting!
Booting from hard disk ... success!!! Thank you!

Navigation

[0] Message Index

[#] Next page

Go to full version