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
NSCLPCSIO(4)						   BSD Kernel Interfaces Manual 					      NSCLPCSIO(4)

NAME
nsclpcsio -- National Semiconductor PC87366 LPC Super I/O SYNOPSIS
nsclpcsio* at isa? gpio* at nsclpcsio? DESCRIPTION
The nsclpcsio driver provides support for the National Semiconductor PC87366 LPC Super I/O. The Super I/O incorporates several logical devices, the following ones are supported: GPIO, VLM and TMS. The GPIO logical device provides 29 I/O pins which can be accessed through the gpio(4) framework. The gpioctl(8) program allows easy manipu- lation of the pins from userland. VLM and TMS logical devices provides hardware monitoring capabilities to be used with the envsys(4) API. The following 17 monitoring sensors are available: Sensor Units Typical Use TSENS1 uK Remote diode TSENS2 uK Remote diode TNSC uK Local diode VSENS0 uV DC External source VSENS1 uV DC External source VSENS2 uV DC External source VSENS3 uV DC External source VSENS4 uV DC External source VSENS5 uV DC External source VSENS6 uV DC External source VSB uV DC VSB VDD uV DC VDD VBAT uV DC VBAT AVDD uV DC AVDD TS1 uV DC Thermistor TS2 uV DC Thermistor TS3 uV DC Thermistor SEE ALSO
envsys(4), envstat(8) HISTORY
The nsclpcsio device appeared in NetBSD 2.0. BUGS
The chip decodes address ranges which are not obvious and cannot be controlled by the kernel configuration file (must be set up by the BIOS). BSD
November 9, 2007 BSD