Jump to content




Floppy Disk


4 replies to this topic

#1 MonkeyDew

  • New Members
  • 10 posts

Posted 30 July 2012 - 12:35 PM

How can i make a floppy disk do this:
copy a program from the disk to a computer on startup

#2 Dirkus7

  • Members
  • 148 posts
  • Locationthe Netherlands

Posted 30 July 2012 - 12:43 PM

put this in "disk/startup"
fs.copy("program1", "program2")


#3 MonkeyDew

  • New Members
  • 10 posts

Posted 30 July 2012 - 12:51 PM

Now how do i upload the program to a different computer

#4 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 30 July 2012 - 01:54 PM

Simplest way is to do
pastebin put <program>
Then copy the code,
then on the other computer do
pastebin get <code> <saveas>
There is an idea called ForNAS, but it's not complete yet.

#5 Dirkus7

  • Members
  • 148 posts
  • Locationthe Netherlands

Posted 30 July 2012 - 08:15 PM

Put the disk in, then type in the terminal: "copy disk/program1 program2"





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users