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
»
General TC
»
Tiny Core on Virtual Machines
»
TCL on VMWare with Diskspace
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: TCL on VMWare with Diskspace (Read 3583 times)
purnasatyap
Newbie
Posts: 1
TCL on VMWare with Diskspace
«
on:
December 19, 2010, 02:31:07 PM »
Hi.
I am new to TCL.
I am trying to create amazon instance of TCL with a disksize of 1GB and my TCL is installed on VMware player.
When I do the following command dd bs=65536 if=/dev/sda1 of=/dev/sdd i get a message saying tmpfs has been filled up.
How do I give TCL a bigger hard disk space so that it can create a base image of atleast 600 MB.
Thanks.
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: TCL on VMWare with Diskspace
«
Reply #1 on:
December 19, 2010, 02:34:27 PM »
Do you actually have a /dev/hdd, or is it creating a large file in your tmpfs root file system?
Logged
tinypoodle
Hero Member
Posts: 3857
Re: TCL on VMWare with Diskspace
«
Reply #2 on:
December 19, 2010, 05:17:27 PM »
Besides from that (which is the major issue), to dd a partition to a drive doesn't sound quite right either, IMHO.
Logged
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
General TC
»
Tiny Core on Virtual Machines
»
TCL on VMWare with Diskspace