WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Newbie TC install on HD help  (Read 2452 times)

Offline tc1386

  • Newbie
  • *
  • Posts: 3
Newbie TC install on HD help
« on: July 29, 2010, 01:14:24 PM »
Hello Im trying to install TC on my hard drive
Im running TC from LiveCD also I have an IDE hd

On step 3 I tried the
cfdisk /dev/hda
command but it said it was not found
then i typed
cfdisk /dev/hda1
as thats what my hd is listed still not found

i skipped it as i already had a linux system on it and was partitioned correctly - the instructions said to skip to step 5



Heres what happened I get to step 4 following these instructions
http://www.tinycorelinux.com/install.html

I typed(as root)
mount /mnt/hda1

but then I got

sh: mount/mnt/hda1: not found

I dont know what this means, under device boot it lists my partitions
/dev/hda1 * Linux
/dev/hda2    extended
/dev/hda5    Linux swap
« Last Edit: July 29, 2010, 01:27:42 PM by tc1386 »

Offline 3rail

  • Full Member
  • ***
  • Posts: 114
Re: Newbie TC install on HD help
« Reply #1 on: July 29, 2010, 01:29:13 PM »
My personal preference for installing a new tinycore system to a hard drive is to use "usbinstall", available from the control panel, although others may disagree.

You will need to install dosfstools and syslinux via app browser first before running usbinstall.  A copy of the tinycore iso is also required (unless you point usbinstall to the "running" system which might be more complicated for a new user).  When asked about a drive, type in hda, and when asked about what type (ext, hdd, or zip), read the description and choose which is best for you.  I usually choose ext (ymmv)

good luck

3rail

Offline tc1386

  • Newbie
  • *
  • Posts: 3
Re: Newbie TC install on HD help
« Reply #2 on: July 29, 2010, 01:31:54 PM »
ok tried install again and was able to get past step 4

I typed
mkfs.ext/dev/hda1

and it formated then i followed by the
rebuildfstab command

In step 5 it says
Mount the new install partition:

mount /mnt/hda1


i typed it and I get
sh: mount/mnt/hda1: not found

Sorry for trouble ???

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Newbie TC install on HD help
« Reply #3 on: July 29, 2010, 01:45:44 PM »
ok tried install again and was able to get past step 4

I typed
mkfs.ext/dev/hda1


You mean

sudo mkfs.ext4 /dev/hda1

I guess
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline tc1386

  • Newbie
  • *
  • Posts: 3
Re: Newbie TC install on HD help
« Reply #4 on: July 29, 2010, 02:12:11 PM »
ok I got it installed- the problem?

Well my faul the print on the install guide was sorta misleading- I couldnt make out the spaces between some of the commands

Thanks!

TC is great.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: Newbie TC install on HD help
« Reply #5 on: July 30, 2010, 01:01:04 AM »
ok I got it installed- the problem?

Well my faul the print on the install guide was sorta misleading- I couldnt make out the spaces between some of the commands

That problem would be with your fonts?
The only barriers that can stop you are the ones you create yourself.