Author Topic: 2010 Remastering Problem  (Read 1494 times)

Offline Crow

  • Hero Member
  • *****
  • Posts: 8819
  • OBJECTS IN MIRROR... ARE LOSING
Re: 2010 Remastering Problem
« Reply #15 on: September 10, 2010, 12:44:18 PM »
Neal and O-P are the real supporters here  :)

Now maybe you will want to learn how to create a LiveUSB    ;D

I shall pass this way but once;
any good therefore that I can do,
or any kindness that I can show
let me not defer nor neglect it,
for I shall not pass this way again.

Linux User #330412

Bannor65

  • Guest
Re: 2010 Remastering Problem
« Reply #16 on: September 10, 2010, 01:06:25 PM »
 ;D do you know me????? I already have that link in my favorites along with ; Index of /lfs/downloads/stable ; The Linux Kernel Archives ; [http://dsl.org/cookbook/cookbook_toc.html] ; I have been coding in dos for going on 20 years (off and on ) and this scripting for Linux looks like something I WILL be getting into ;D!

Offline Crow

  • Hero Member
  • *****
  • Posts: 8819
  • OBJECTS IN MIRROR... ARE LOSING
Re: 2010 Remastering Problem
« Reply #17 on: September 10, 2010, 01:27:41 PM »
This two threads are really enlightening and leave to a good understanding of what is happening in this area here in PCLOS. Be aware that both are really long  ;)

http://www.pclinuxos.com/forum/index.php/topic,79087.0.html   
http://www.pclinuxos.com/forum/index.php/topic,74879.0.html
I shall pass this way but once;
any good therefore that I can do,
or any kindness that I can show
let me not defer nor neglect it,
for I shall not pass this way again.

Linux User #330412

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11688
  • ----IOFLU----
Re: 2010 Remastering Problem
« Reply #18 on: September 10, 2010, 01:54:16 PM »
;D do you know me????? I already have that link in my favorites along with ; Index of /lfs/downloads/stable ; The Linux Kernel Archives ; [http://dsl.org/cookbook/cookbook_toc.html] ; I have been coding in dos for going on 20 years (off and on ) and this scripting for Linux looks like something I WILL be getting into ;D!



Bash scripting can be quite simple, one line commands one uses repeatedly, or can be long and complicated to the point of almost being equal to a compiled application. Learning to write scripts can be both fun and quite educational. Have fun with that, and if you get stuck at some point, you can ask for help in the Developers --> Advanced section. We have a lot of good people here that can help with bash, perl, or python scripting for sure, and a few that can help with other scripting languages. Good luck.  ;)
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: 2010 Remastering Problem
« Reply #19 on: September 10, 2010, 03:23:09 PM »
In regards to draklive-install -- mylivecd fails to run, if it isn't installed. You'll get a message that it needs to be installed instead of it running.

Bannor65

  • Guest
Re: 2010 Remastering Problem
« Reply #20 on: September 10, 2010, 07:43:33 PM »
And Crow did I mention this this install was on an SD card, on a System that has W7 , UE 2.8 and PCLos KDE 4.5 2010 install like Sda2 is the W7 and Sda5 is the UE 2.8 and then on the SD Card Sdb1 is the PClos Kde 4.5 2010 :)

Also took my remaster and first ran it on wifes Laptop and ran prefect up to Local Login$ poped and stopped there Her system Has ATI Graphics and mine has Intel, so Logged into Local and then typed KDE, system booted complete and installed without a hitch, I felt Like A Noob that had made his first real accomplishment again....Thank you all for all you help and the links Looks Like some good reading  ;).

Hopefully a Year from Now or so I might be able to post helpful information to others who are ( Like me now ) JUST starting Down the adventurous path Started By Linus in September of 1991.
LOL Heck I feel Like a Kid again Sitting in front of my Vic-20 and Hammering code again!

Again Thank you all Very Much ;D

P.S. Old-Polack to date My largest and most advanced Dos.Bat was 103mb in size and ran as an AI type of program running around on the network looking for un-synced files on systems and updating files and software as Needed, if it found a New computer that was added to the domain, it went and checked its software package and if needed would uninstall and reinstall the correct programs. Not bragging but dos programming I am good at, too bad no one needs it anymore... :-\


« Last Edit: September 10, 2010, 10:58:25 PM by Bannor65 »

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11688
  • ----IOFLU----
Re: 2010 Remastering Problem
« Reply #21 on: September 10, 2010, 09:15:20 PM »

P.S. Old-Polack to date My largest and most advanced Dos.Bat was 103mb in size and ran as an AI type of program running around on the network looking for un-synced files on systems and updating files and software as Needed, if it found a New computer that was added to the domain, it went and checked its software package and if needed would uninstall and reinstall the correct programs. Not bragging but dos programming I am good at, too bad no one needs it anymore... :-\


I started with a simple pricing spreadsheet on an old TRS 80 and kept adding to it until I could enter dimensions of a project and have it spit out the exact amount of materials needed, the standard package/unit sizes for each type material, how many standard packages/units of each, that needed ordering, how much of each was already in stock, check for any price increases. figure what the labor hours were, for each fabrication step as well as the total labor cost, add markups for profit and overhead, then would print out an estimate to submit to the customer, and if that was accepted, would print out the order forms to the different suppliers, track the order and delivery dates, adjust the inventory, and finally print out the invoice and envelope. The only thing it didn't do was lick the stamp.

I had four of those big floppy drives, and once I entered the dimensions from a blue print, I had to sit there to change disks, whenever it asked for a new one, to continue. Each main disk had it's own application to run it's part of the sequence, as well as pure data disks to read and write to. It was slow as cold tar by today's standards, taking most of a day to run it's course, but it reduced a two weeks if done by hand job to a single day. It seemed marvelous and incredibly fast at the time. ;)

When I got a "modern" pentium 200 mmx computer, with Win95 OSR2, I couldn't find anything to convert that to be used with anything that ran on Windows, so had to keep the old TRS 80, just to run that app. It had developed over years, when I had little bits of time to make additions and changes, and got so big over time even I didn't know how I had done parts of it. The thought of rewriting it from scratch, to work with different type Windows' apps was horrifying, and never got done.  ;D ;D
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...