Sponsored Content
Top Forums UNIX for Dummies Questions & Answers best way to image solaris/linux drives Post 302101782 by tbdo88 on Thursday 4th of January 2007 10:35:13 AM
Old 01-04-2007
Quote:
Originally Posted by frankkahle
We have a whole bunch of both redhat enterprise and solaris 5.7,8,9 systems and we would like to make images of the drives. Does anyone have recommendations on how to best image these systems?
Try kickstart for Linux
and jumpstart with Flash image of the whole system (check /usr/sbin/flarcreate) for Solaris
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Mounting USB Drives in Solaris 9 x86

I'm trying to moun my external USB Mass Storage Drive (80GB) in my Solaris 9 box, I am new to Solaris, and kind of new to linux / unix variants. The external HD contains windows files, but I will be using it as a central storage area for my windows/ linux clients. Thanks -- N:confused:C (1 Reply)
Discussion started by: N0C717
1 Replies

2. UNIX for Advanced & Expert Users

Addning drives to Proliant servers using lInux

Hi all. Is there a way to add a new harddrive to a HP Proliant server using the HP raid controller without restarting the server. In windows you can use the compaq array configurator but what to do in linux Im just adding a singel drive with no raid level Im using Redhat 9.0 /Peter (0 Replies)
Discussion started by: s93366
0 Replies

3. Shell Programming and Scripting

how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX

hi how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX? thanks (0 Replies)
Discussion started by: nokia1100
0 Replies

4. UNIX for Dummies Questions & Answers

Why does Linux use files to represent drives?

Why does Linux use files to represent drives such as pipes and network connections? (2 Replies)
Discussion started by: MS_CC
2 Replies

5. UNIX for Advanced & Expert Users

New Drives on Solaris 8

Hi All! I'm running Solaris 8(02/02) on a v880 with 6 internal drives and several SAN drives attached via HBA cards. My questions is this: Can I use devfsadm -C to see new SAN drives without rebooting? Thanks!! (2 Replies)
Discussion started by: bluescreen
2 Replies

6. Solaris

solaris ethernet card and mounting usb drives

I had installed soalris 10 on my dell vostro 1400.It had installed succefully. If i type ifconfig -a it is showing only my loop back adpater. So how to tell me how to mount my usb drive and how to configure my lan ethernet card,My lan ethernet card is Broadcom. Tell me step... (1 Reply)
Discussion started by: testerindia25
1 Replies

7. What is on Your Mind?

Idea: selling Puppy Linux flash drives

What do you think of the idea of selling flash drives already prepared to boot Puppy Linux on PCs? (I still need to see if I can boot on Macs using online instructions I've found.) I know it's not too hard to prep your own flash drive, even if you have to buy one first, but just think about why... (8 Replies)
Discussion started by: MrMormon
8 Replies

8. Solaris

Trying to boot Solaris without hard drives in T5220

I have three Sun Oracle Netra T5220s. I am trying to just get the processor information psrinfo or prtdiag -v from the # prompt in single user mode. I am needing to know the commands to get to boot the CD/DVD of the Solaris OS. I am using it via Serial Port Management. Tinkering around I... (4 Replies)
Discussion started by: nerdboy
4 Replies

9. Solaris

Cloning RAID0 drives, Solaris 10u11

Hello all, this is my first time posting here. Where I work we have multiple servers (x3-2's) running Solaris 10u11 with 2 drives configured as RAID0, 300GB per. There are 4-6 open slots for drives to clone to. Past attempts to clone/backup these drives has failed. One of the machines is... (1 Reply)
Discussion started by: eprlsguy
1 Replies

10. Solaris

Solaris 8 - Accessing Hard Drives

Hi, I have two SCSI Hard Drives in a Sun Solaris 8 server as shown below. I would like to access Disk1 and look at its contents, directory structure and files. How do I change my default directory from Disk 0 to Disk 1 and vice versa? Thank you. (5 Replies)
Discussion started by: ssabet
5 Replies
nbdrootd()																nbdrootd()

NAME
nbdrootd -- Serve out LTSP images created with ltsp-update-image(8) SYNOPSIS
nbdrootd DESCRIPTION
nbdrootd will serve out LTSP images created with ltsp-update-image(8) which are filesystem images, and compressed with mksquashfs(8). The nbdrootd(8) program is a simple shell script wrapper for nbd-server(1) program, and it is usually run from an inetd(8) instance. EXAMPLE
Add the following line to /etc/inetd.conf(5): 2000 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdrootd /opt/ltsp/images/i386.img Note that the ltsp-update-image(8) program will do this for you automatically. SEE ALSO
ltsp-update-image(1), nbd-server(1), inetd(8), inetd.conf(5), nbd-client(8). AVAILABILITY
nbdrootd is part of ltsp package and the latest versions are available in source form from https://launchpad.net/products/ltsp (link to URL https://launchpad.net/products/ltsp) . AUTHOR
copyright 2007 Vagrant Cascadian <vagrant@freegeek.org>, distributed under the terms of the GNU General Public License version 2 or any later version. nbdrootd()
All times are GMT -4. The time now is 01:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy