LinuxConsole 1.0.2008 CD (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News LinuxConsole 1.0.2008 CD (Default branch)
# 1  
Old 07-13-2008
LinuxConsole 1.0.2008 CD (Default branch)

Image LinuxConsole can be started from CD/DVD, Hard disk, floppy disk, USB disk, or network card (PXE). The 'console' word doesn't mean that it is started in 'console' mode, but is meant to symbolize the simplicity of using it. This distribution is as simple to use as a games console: you can start applications without installing them. It is a live CD, and all hardware should be auto-configured at first boot. LinuxConsole is modular: there is a common base (device detection, GUI) and optional modules for multimedia, communication, and servers. License: GNU General Public License (GPL) Changes:
This release has been buildt from a new toolchain based on gcc 4.2.2 and glibc 2.7. The 2.4 kernel is also not available for this release, but you can continue using 2007 ISOs if you have to install linuxconsole on very old computers. The kernel is 2.6.25.4, patched with squashfs and aufs. Since bootsplash is obsolete, usplash replaces it. Mplayer 1.0rc2 has DVD navigation support built-in. You can use it as a "live CD", install LinuxConsole 1.0.2008 on an empty hard disk, or next to Windows.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
volreattach(8)						      System Manager's Manual						    volreattach(8)

NAME
volreattach - Reattaches disk drives that have once again become accessible SYNOPSIS
/usr/sbin/volreattach [-rb] [accessname...] /usr/sbin/volreattach -c accessname OPTIONS
The volreattach utility has the following options: Calls the volrecover utility to attempt to recover stale plexes of any volumes on the failed disk. Performs the reattach operation in the background. Checks whether a reattach is possible. No operation is performed, but the name of the disk group and disk media name at which the disk can be reattached is displayed. DESCRIPTION
The volreattach utility attempts to reattach disks using the same disk group and media names they had before detachment. This operation may be necessary if a disk has a transient failure, or if some disk drivers are unloaded or unloadable when the Logical Storage Manager is started, causing disks to enter the failed state. If the problem is fixed, the volreattach command can be used to reattach the disks without plexes being flagged as stale, as long as the reattach happens before any volumes on the disk are started. The volreattach command is called from the voldiskadm menus as part of disk recovery. The volreattach utility tries to find a disk with a disk group and disk ID matching that of the disk(s) being reattached. If the matching disk is found, the reattach operation may still fail if the original cause (or some other cause) for the disk failure still exists. EXIT CODES
A zero exit status is returned if it is possible to perform a reattach. Otherwise, non-zero is returned. SEE ALSO
volintro(8), voldiskadm(8), volrecover(8) volreattach(8)