Super Grub Disk 0.9745 (CDROM branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Super Grub Disk 0.9745 (CDROM branch)
# 1  
Old 08-12-2008
Super Grub Disk 0.9745 (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:
This release adds 256-byte inode support for ext3 filesystems. It adds a Restore Windows partition boot record backup option.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
FINSIO(4)						   BSD Kernel Interfaces Manual 						 FINSIO(4)

NAME
finsio -- Fintek LPC Super I/O driver SYNOPSIS
finsio0 at isa? port 0x4e DESCRIPTION
The finsio driver provides support for the Fintek F71805F, F71806F, F71862FG, F71872, F71882 and F71883 LPC Super I/O chips. Only the Hardware Monitor device is supported and it provides you to monitor the sensors through the envsys(4) API. The finsio Super I/O Hardware Monitor supports 15 sensors (this depends on the chip ID): Sensor Units Typical Use IN0 uV DC Internal 3.3Vcc IN1 uV DC Memory Vtt IN2 uV DC RAM Vcc IN3 uV DC Chipset V IN4 uV DC +5V IN5 uV DC +12V IN6 uV DC Vcc 1.5V IN7 uV DC Vcore IN8 uV DC Vsb IN9 uV DC Vbat (optional) Temp1 uK CPU Temperature Temp2 uK Motherboard Temperature Temp3 uK (undefined) Fan0 RPM CPU Fan Fan1 RPM User Fan1 Fan2 RPM User Fan2 SEE ALSO
envsys(4), envstat(8) HISTORY
The finsio driver first appeared in NetBSD 5.0. AUTHORS
The finsio driver was written by Geoff Steckel and Juan Romero Pardines. BSD
April 3, 2008 BSD