Welcome to the Linux Foundation Forum!
Installing on several computers/making an image
Jalockin
Posts: 10
in Installation
Hi Folks
I'm new here, and not so into the world of linux yet - but i have made some adjustments to the linux system i installed.
Now, I have 20 laptops of the same type, with the same hardware - i want the same configuration on all of them from the laptop i have modified. I'm guessing i need to make an image of the "modified" laptop, but I have no idea on how to do so in linux, and google isn't of much help as I don't really know what to look for.
So I'm hoping you guys can help me with some suggestions or maybe even the perfect solution
Thanks for all your help.
Nick
0
Comments
-
If they are all the same, you could use something like:
dd if=/dev/sdX of=/name/of/the/image/you/want/to/use
where sdX is the disk you have the system installed in. Once you have the image, on every latop:
dd if=/name/of/the/image/you/want/to/use of=/dev/sdX
You'll have to do this with the hard disk unmounted, for example from a livecd.
Regards
0 -
Thanks Marc
But i was thinking more like "installing" on the other laptops so they are "born" with all settings, updates and so forth when done installing.
I can see that some linux iso's are included all updates up to a certain date, I just wanted to add antivirus and user accounts/settings, so that I don't have to create them on every single laptop
Best Wishes
Nick0 -
I can see that some linux iso's are included all updates up to a certain date, I just wanted to add antivirus and user accounts/settings, so that I don't have to create them on every single laptop
For that I'd create a private repository and add the packages you want there
For the configs, you could create a package with all the settings you need
Regards0 -
Hi,
Thank you for suggesting Clonezilla, I remember Norton Ghost is a perfect solution for this job, and used it extensively around 7-8 years ago. But I am clueless now about any similar open-source alternatives.
Thank you Nick for raising this question, and thanks to the folks who suggested Clonezilla
0 -
Thanks all of you
I was looking at clonezilla before asking, just thought there where an easier way, but guess thats the way it is with Linux, can't both be free and easy all the time
Like installing a antiviral software was not so easy either (when your not used to the "language" of linux systems.
again thanks and merry christmas everyone.
Nick0 -
hi again guys
I've tried CloneZilla now, but the image that clonezilla makes, does not make the USB-stick bootable..... I might not have been good enough in my initial question....
The image must be bootable, is that possible in CloneZilla ? so that it is installed like a normal OS intallation, I know you guys know what I mean. (english is not my main language so bare with me )
Best Wishes
Nick.0 -
You are not looking for an image rather than a complete new installer with updated packages?
Regards0 -
@Marc: I'm looking to do my modified version of the linux to an installer, I've made an Image with clonezilla, and it works sort of..... if the destination drive is slightly smaller than the drive that was used to make the image, the image restore fails.
The problem with a normal linux installation is that I'll have to create all user accounts, and install antivirus programs and download all packages on every computer - i could do that but thats very time consuming, but this "image quest" have been to but more fun.
@Masen: Thats exactly what i want to do, but PXE is not really an option as I do not own a server
I work at a school, and the 20 laptop is for the students ~ so they have to be exactly the same, as the one i have configured was hoping to avoid installing and configuring + installing virus software and packages on all 20, but it seems it has to be that way.... as I mention before CloneZilla works fine if the harddrive is exactly same size or larger (tho it is possible to ignore size on harddrives if you are "console safe" which I am not have no really idea on how to use console.
Any ideas are welcome, as I don't wanna spent christmas installing linux on 20-25 laptops
Nick0 -
Build your own package that sets all the configs you need and has as dependency all the packages you want to install. That way just with a simple "yum install mypackage" will give you and updated system.
You do that with your own repo and it works wonderfully.
Regards0 -
A step a step guide would take quite a while :S
I'll try to find time in a few days though0 -
Hi,
I didn't quite understand if you already chose a Linux distribution and flavor (type of desktop). I use PCLinuxOS, and can fast type in a tty in the root directory "mylivecd my_new_distro.iso" to make a bootable iso image of the running distribution which I want to install elsewhere or publish for use for other people. And many users currently use this feature with options to avoid adding files or directories which must not go into the ISO. The resulting iso not only contains all the changes performed but also contain the necessary tools for hardware detection.
It is a script derived from this project:
http://livecd.berlios.de/
Then, I heard about udpcast, http://www.udpcast.linux.lu/index.html used together with Parted Magic (but don't know how it works, I didn't have the opportunity to make use of it).
0 -
thanks for all of your responses.
I took a bite of poo, and started manually installing and configuring all 24 laptops - wasn't so bad, though i didn't want to look at Ubuntu for a while now
Cheers
Nick0
Categories
- All Categories
- 217 LFX Mentorship
- 217 LFX Mentorship: Linux Kernel
- 791 Linux Foundation IT Professional Programs
- 353 Cloud Engineer IT Professional Program
- 178 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 147 Cloud Native Developer IT Professional Program
- 137 Express Training Courses
- 137 Express Courses - Discussion Forum
- 6.2K Training Courses
- 47 LFC110 Class Forum - Discontinued
- 71 LFC131 Class Forum
- 42 LFD102 Class Forum
- 226 LFD103 Class Forum
- 18 LFD110 Class Forum
- 38 LFD121 Class Forum
- 18 LFD133 Class Forum
- 7 LFD134 Class Forum
- 18 LFD137 Class Forum
- 71 LFD201 Class Forum
- 4 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 2 LFD233 Class Forum
- 4 LFD237 Class Forum
- 24 LFD254 Class Forum
- 697 LFD259 Class Forum
- 111 LFD272 Class Forum
- 4 LFD272-JP クラス フォーラム
- 12 LFD273 Class Forum
- 148 LFS101 Class Forum
- 1 LFS111 Class Forum
- 3 LFS112 Class Forum
- 2 LFS116 Class Forum
- 4 LFS118 Class Forum
- LFS120 Class Forum
- 7 LFS142 Class Forum
- 5 LFS144 Class Forum
- 4 LFS145 Class Forum
- 2 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 2 LFS157 Class Forum
- 28 LFS158 Class Forum
- 7 LFS162 Class Forum
- 2 LFS166 Class Forum
- 4 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 3 LFS178 Class Forum
- 3 LFS180 Class Forum
- 2 LFS182 Class Forum
- 5 LFS183 Class Forum
- 31 LFS200 Class Forum
- 737 LFS201 Class Forum - Discontinued
- 3 LFS201-JP クラス フォーラム
- 18 LFS203 Class Forum
- 134 LFS207 Class Forum
- 2 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 302 LFS211 Class Forum
- 56 LFS216 Class Forum
- 52 LFS241 Class Forum
- 48 LFS242 Class Forum
- 38 LFS243 Class Forum
- 15 LFS244 Class Forum
- 2 LFS245 Class Forum
- LFS246 Class Forum
- 48 LFS250 Class Forum
- 2 LFS250-JP クラス フォーラム
- 1 LFS251 Class Forum
- 152 LFS253 Class Forum
- 1 LFS254 Class Forum
- 1 LFS255 Class Forum
- 7 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.2K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 118 LFS260 Class Forum
- 159 LFS261 Class Forum
- 42 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 24 LFS267 Class Forum
- 22 LFS268 Class Forum
- 30 LFS269 Class Forum
- LFS270 Class Forum
- 202 LFS272 Class Forum
- 2 LFS272-JP クラス フォーラム
- 1 LFS274 Class Forum
- 4 LFS281 Class Forum
- 9 LFW111 Class Forum
- 259 LFW211 Class Forum
- 181 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 795 Hardware
- 199 Drivers
- 68 I/O Devices
- 37 Monitors
- 102 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 85 Storage
- 758 Linux Distributions
- 82 Debian
- 67 Fedora
- 17 Linux Mint
- 13 Mageia
- 23 openSUSE
- 148 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 353 Ubuntu
- 468 Linux System Administration
- 39 Cloud Computing
- 71 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 78 Network Management
- 102 System Management
- 47 Web Management
- 63 Mobile Computing
- 18 Android
- 33 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 371 Off Topic
- 114 Introductions
- 174 Small Talk
- 22 Study Material
- 805 Programming and Development
- 303 Kernel Development
- 484 Software Development
- 1.8K Software
- 261 Applications
- 183 Command Line
- 3 Compiling/Installing
- 987 Games
- 317 Installation
- 97 All In Program
- 97 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)