Super Grub Disk 0.9725 (CDROM branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Super Grub Disk 0.9725 (CDROM branch)
# 1  
Old 06-04-2008
Super Grub Disk 0.9725 (CDROM branch)

ImageSuper Grub Disk is a bootable floppy or CDROM thatis oriented towards system rescue, specificallyfor repairing the booting process. Super Grub Diskis simply a Grub Disk with a lot of useful menus.It can activate partitions, boot partitions, bootMBRs, boot your former OS (Linux or another one)by loading menu.lst from your hard disk,automatically restore Grub on your MBR, swap harddisks in the BIOS, and boot from any availabledisk device. It has multi-language support, andallows you to change the keyboard layout of yourshell. License: GNU General Public License (GPL)Changes:
Now you can see the size of partitions in thepartition selection screen.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Linux

Grub not loading from replaced disk

Hi, a little while ago, one of the GPT Partitioned hard disk had gone faulty in a Mirror RAID and is now successfully replaced. here is how I did that. 1) created identical partition table on the new disk. 2) attached the mirrors using md commands. The whole procedure is given below:... (2 Replies)
Discussion started by: busyboy
2 Replies

2. Solaris

Changed disk controller -> drops into GRUB?!

I changed disk controller. Unplugged every disk, inserted another controller card, an IBM M1015. The disks are recognized in BIOS, and the controller card's BIOS shows up. But after that, I drop into GRUB and a prompt. That is all. How shall I solve this problem? I am thinking of booting from... (2 Replies)
Discussion started by: kebabbert
2 Replies

3. Solaris

Disk or CDROM problem?

I am not a UNIX admin . I work in application support team. while monitoring /var/adm/messages , i received Feb 24 09:30:13 cbs143d001 Corrupt label; wrong magic number Feb 24 09:36:44 cbs143d001 scsi: WARNING: /pci@1e,600000/ide@d/sd@0,0 (sd3): Feb 24 09:36:44 cbs143d001 ... (3 Replies)
Discussion started by: asalman.qazi
3 Replies
Login or Register to Ask a Question
ITESIO(4)						   BSD Kernel Interfaces Manual 						 ITESIO(4)

NAME
itesio -- ITE IT87xxF Super I/O driver SYNOPSIS
itesio0 at isa? port 0x2e itesio1 at isa? port 0x4e DESCRIPTION
The itesio driver provides support for the Environment Controller and the Watchdog Timer on the IT87xxF Super I/Os, and may be used to moni- tor hardware sensors or setting up a watchdog timeout value for the system. The itesio driver has 15 sensors: Sensor Units Typical Use Temp0 uK CPU Temp Temp1 uK System Temp Temp2 uK Aux Temp VIN0 uV DC Vcore A VIN1 uV DC Vcore B VIN2 uV DC +3.3V VIN3 uV DC +5V VIN4 uV DC +12V VIN5 uV DC -12V VIN6 uV DC -5V VIN7 uV DC STANDBY VBAT uV DC VBAT Fan0 RPM CPU Fan Fan1 RPM System Fan Fan2 RPM Aux Fan The itesio Watchdog Timer is configurable via the wdogctl(8) utility and has a resolution between 1 and 65535 seconds. The Watchdog Timer is not supported on the IT8705 Super I/O. SEE ALSO
envsys(4), envstat(8), wdogctl(8) HISTORY
The itesio driver first appeared in OpenBSD 3.4 and was then ported to NetBSD 4.0. AUTHORS
The itesio driver was written by Julien Bordet <zejames@greyhats.org> and Juan Romero Pardines <xtraeme@netbsd.org>. BUGS
Interrupt support is unimplemented. BSD
April 2, 2008 BSD