PDA

View Full Version : the Live Media as bootable disk partition


Xenogears6
9th July 2010, 04:05 PM
hi all
i want to make a bootable partition using the Live Media or even the RHEL Rescue Disk, but i really dont know from where to start.

i want it because i own some remote servers which i need to do maintenance tasks on, so i cant boot from CD-Roms.

thank you!

Zanpactou
9th July 2010, 11:07 PM
You can't use ssh?

Xenogears6
10th July 2010, 10:26 AM

You can't use ssh?


of course i can remote control the servers
what i need is the abillity to boot from other "rescue" partition so i can do stuff on the main partitions of the servers.

of course i can install another root partition as backup, but i want to make a bootable partition using the Live Media or any Rescue Disk, because its lite.

is that even possible? :p

Zanpactou
10th July 2010, 02:17 PM
Doing "Stuff" Hardly qualifies as a requirement to remote boot into a machine. If you mean install then :
https://fedorahosted.org/cobbler/
Otherwise, there is very little you can't do with ssh provided that you have the root password.

Thanks,
Zanpactou

Xenogears6
10th July 2010, 05:11 PM
Doing "Stuff" Hardly qualifies as a requirement to remote boot into a machine. If you mean install then :
https://fedorahosted.org/cobbler/
Otherwise, there is very little you can't do with ssh provided that you have the root password.

Thanks,
Zanpactou

except working on the main server partitions while they are unmounted, which is what i need =P

Zanpactou
12th July 2010, 03:14 PM
except working on the main server partitions while they are unmounted, which is what i need =P

http://www.gnu.org/software/parted/index.shtml

man mount

Thanks,
Zanpactou