Using the MilaX Live CD for failsafe booting


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Using the MilaX Live CD for failsafe booting
# 1  
Old 06-12-2009
Using the MilaX Live CD for failsafe booting

MilaX is a small size Live CD distribution which runs completely off a CD. In addition to various other usages (see links) MilaX can also be used as failsafe image for the Solaris OS.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. What is on Your Mind?

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates In this version of the UserCP, I have changed "Live Chat" to "Live Updates" by disabling the ability to post in the "live chat" area and changed the name to "Live Updates" The reason for this change is that experienced... (6 Replies)
Discussion started by: Neo
6 Replies

2. Solaris

Solaris 10 Failsafe mode advantages and disadvantages

Hi Guys, Have you tried running Solaris 10 on Failsafe mode? What are their advantages and disadvantages? What would you recommend for a roll-back plan in case something happens after failsafe mode? I need to run on failsafe mode to be able to execute fsck. Appreciate your kind... (1 Reply)
Discussion started by: bocha
1 Replies

3. Solaris

Solaris failsafe - what is it ?

Hi all, Tried googling what is solaris failsafe, but results from oracle only show how to use it, but not what is it Can any kind soul here shed some light or point me to some documentation ? Do we need to install failsafe during the OS installation ? is failsafe located on the same disk... (2 Replies)
Discussion started by: javanoob
2 Replies

4. Solaris

Unable to mount in failsafe mode in Solaris 10

Hi, A server is running solaris 10. From the OK prompt, I have used the command 'boot -F failsafe' and here I am trying to mount a remote directory using the command: #mount 10.238.233.13:/export/home/ssuser /tmp/mnt but i dont get any response for sometime and then it shows the error... (4 Replies)
Discussion started by: Tayyab101
4 Replies

5. Solaris

failsafe mode

What is failsafe mode? how to enter into the failsafe mode? (0 Replies)
Discussion started by: revathireddy
0 Replies

6. Solaris

failsafe removing packages

hey i need to remove a package has my system will not boot up now. when i go into failsafe and mount the root onto /a if i run pkgrm -R /a SUNWvolu it says it does no exist, i een tried to pkginfo -R /a to see if i could see any packages, but it no packages are returned. as failsafe is... (1 Reply)
Discussion started by: dshakey
1 Replies

7. Solaris

Solaris 10 failsafe can not mount root

i have a major problem, i renamed the ld.so.1 file. so i want to reboot into single user mode / fail safe / cdrom single user but i will not mount the root disk. if i look in /dev/dsk all i see is ide disks (cdrom) and no actual disks. (2 Replies)
Discussion started by: dshakey
2 Replies
Login or Register to Ask a Question
lucancel(1M)						  System Administration Commands					      lucancel(1M)

NAME
lucancel - cancel a scheduled Live Upgrade copy/create procedure SYNOPSIS
/usr/sbin/lucancel [-l error_log] [-o outfile] [-X] DESCRIPTION
The lucancel command is part of a suite of commands that make up the Live Upgrade feature of the Solaris operating environment. See live_upgrade(5) for a description of the Live Upgrade feature. The lucancel command cancels a boot environment (BE) creation or upgrade that was scheduled in the FMLI-based interface, lu(1M), or the repopulation of a BE, scheduled with lumake(1M). lucancel does not cancel a job that is active (that is, is in the process of creation or repopulation). The lucancel command requires root privileges. OPTIONS
The lucancel command has the following options: -l error_log Error and status messages are sent to error_log, in addition to where they are sent in your current environment. -o outfile All command output is sent to outfile, in addition to where it is sent in your current environment. -X Enable XML output. Characteristics of XML are defined in DTD, in /usr/share/lib/xml/dtd/lu_cli.dtd.<num>, where <num> is the version number of the DTD file. EXIT STATUS
The following exit values are returned: 0 Successful completion. >0 An error occurred. FILES
/etc/lutab list of BEs on the system ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWluu | +-----------------------------+-----------------------------+ SEE ALSO
lu(1M), luactivate(1M), lucompare(1M), lucreate(1M), lucurr(1M), ludelete(1M), ludesc(1M), lufslist(1M), lumake(1M), lumount(1M), lure- name(1M), lustatus(1M), luupgrade(1M), lutab(4), attributes(5), live_upgrade(5) SunOS 5.10 21 Dec 2001 lucancel(1M)