Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Having problems installing tiny core --
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Having problems installing tiny core -- (Read 2491 times)
leifanator
Newbie
Posts: 7
Having problems installing tiny core --
«
on:
October 12, 2010, 07:08:31 PM »
I have tiny core running on an i686 virtualbox sim. The virtual hard drive is 8 GB which expands when full. I have installed the required cfdisk, and grub.
There are 2 partitions which I have written to the virtual hard drive:
hda1 boot primary linux 7998.98 MB
hda2 primary linux swap / solaris 590.93 MB
I have tried the following commands:
mkfs.ext3 /dev/hda1
mkfs.ext2 /dev/hda1
mkfs.ext4 /dev/hda1
I did everything the installation tutorial told me to do. Help would be appreciated.
Thank you!
«
Last Edit: October 12, 2010, 07:17:29 PM by leifanator
»
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: Having problems installing tiny core --
«
Reply #1 on:
October 12, 2010, 07:19:18 PM »
OK, so what is the problem?
Logged
leifanator
Newbie
Posts: 7
Re: Having problems installing tiny core --
«
Reply #2 on:
October 12, 2010, 07:22:02 PM »
when I type in mkfs.ext3 /dev/hda1, it says there is no such device.
Logged
leifanator
Newbie
Posts: 7
Re: Having problems installing tiny core --
«
Reply #3 on:
October 12, 2010, 07:25:06 PM »
never mind, I restarted it then it worked.
Logged
leifanator
Newbie
Posts: 7
Re: Having problems installing tiny core --
«
Reply #4 on:
October 12, 2010, 07:28:13 PM »
Crap, now I have another problem. When I do rebuildfstab, it say permission denied. Is this normal, because I didn't see a root terminal option.
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: Having problems installing tiny core --
«
Reply #5 on:
October 12, 2010, 07:30:27 PM »
use sudo.
sudo rebuildfstab
Logged
maro
Hero Member
Posts: 1228
Re: Having problems installing tiny core --
«
Reply #6 on:
October 12, 2010, 07:32:58 PM »
and likewise:
sudo mkfs.ext3 /dev/hda1
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Having problems installing tiny core --