vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| In <1162913987.890914.264880@m73g2000cwd.googlegroups .com> "BertieBigBollox@gmail.com" <BertieBigBollox@gmail.com> writes: >Whats the best way to do this? Pressing [Print Screen] works for me. >Someone has mentioned using silo? Is this the best way or is there a >better way? -- -Gary Mills- -Unix Support- -U of M Academic Computing and Networking- |
| |||
| BertieBigBollox@gmail.com wrote: > Whats the best way to do this? > > Someone has mentioned using silo? Is this the best way or is there a > better way? what do you want ? a copy of 47 TeraBytes ? or is you servers filestore larger ? 29 Petabytes ? //Lars |
| |||
| Hi try man flarcreate cu BertieBigBollox@gmail.com schrieb: > Whats the best way to do this? > > Someone has mentioned using silo? Is this the best way or is there a > better way? |
| |||
| For example: You must have enough space in /var # cd /var/tmp # mkdir flash # cd flash # pwd /var/tmp/flash # flarcreate -n [hostname].flashc -S -x /var/tmp/flash -c [hostname].flashc where: [hostname] = the name of your server. Regards and good luck. BertieBigBollox@gmail.com ha escrito: > Whats the best way to do this? > > Someone has mentioned using silo? Is this the best way or is there a > better way? |
| |||
| sonfrau@gmail.com wrote: > For example: > > You must have enough space in /var > > # cd /var/tmp > # mkdir flash > # cd flash > # pwd > /var/tmp/flash > # flarcreate -n [hostname].flashc -S -x /var/tmp/flash -c > [hostname].flashc > > where: > [hostname] = the name of your server. > > Regards and good luck. > > > BertieBigBollox@gmail.com ha escrito: > > > Whats the best way to do this? > > > > Someone has mentioned using silo? Is this the best way or is there a > > better way? Yeh. That looks a decent way... Ideally, I'd like to create a bootable CD/DVD to be able to restore the image but thats not too straighforward, is it? |
| |||
| BertieBigBollox@gmail.com wrote: > Yeh. That looks a decent way... > > Ideally, I'd like to create a bootable CD/DVD to be able to restore the > image but thats not too straighforward, is it? Why not create a JumpStart server and use the Flar to restore your systems? You could then remotely restore systems. DP |
| |||
| dpatterson1976@gmail.com wrote: > BertieBigBollox@gmail.com wrote: > > Yeh. That looks a decent way... > > > > Ideally, I'd like to create a bootable CD/DVD to be able to restore the > > image but thats not too straighforward, is it? > > > Why not create a JumpStart server and use the Flar to restore your > systems? You could then remotely restore systems. > > DP Good idea, if you need i can send you 2 manuals i wrote for doing just that. Flar creation and JumpStart server installation. Mail me if you need it. Regards. |
| |||
| In article <1163412141.113977.97460@m7g2000cwm.googlegroups.c om>, BertieBigBollox@gmail.com <BertieBigBollox@gmail.com> wrote: >Ideally, I'd like to create a bootable CD/DVD to be able to restore the >image but thats not too straighforward, is it? If you could fit the whole flash archive on a CD or DVD, then check this out: http://www.sun.com/blueprints/0404/817-6991.pdf Doesn't look too bad.. Cheers, - MAtt -- "When in doubt, use brute force." - Ken Thompson |
| ||||
| hennessy wrote: > In article <1163412141.113977.97460@m7g2000cwm.googlegroups.c om>, > BertieBigBollox@gmail.com <BertieBigBollox@gmail.com> wrote: > >Ideally, I'd like to create a bootable CD/DVD to be able to restore the > >image but thats not too straighforward, is it? > > If you could fit the whole flash archive on a CD or DVD, then > check this out: > > http://www.sun.com/blueprints/0404/817-6991.pdf > > Doesn't look too bad.. > > Yep. Giving this a try.... |