BG-Rescue Linux 0.9.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News BG-Rescue Linux 0.9.1 (Default branch)
# 1  
Old 04-03-2008
BG-Rescue Linux 0.9.1 (Default branch)

BG-Rescue Linux is a Busybox and uClibc-based rescue system with a 2.4 series Linux kernel. It supports full read/write support for NTFS using ntfs-3g and limited but fast NTFS support using the NTFS 2.1.6b kernel driver. It is loaded either from two floppy disks or from one 2.8MB El Torito CD. The system runs entirely in RAM. It supports a wide range of hardware (including SATA) and filesystems (including ext2/3 and xfs) and can serve as a full backup/restore system for MS Windows systems that use FAT12/16/32 or NTFS. It also includes many utilities. License: Freely Distributable Changes:
ntfs-3g 1.2310 was added, which is a much more stable ntfs read-write driver than ntfsmount with fewer dependencies. Therefore, ntfsmount was removed, along with the now unneeded FUSE userspace tools. Busybox was updated to 1.9.2 and e2fsprogs was updated to 1.40.7. linld.com 0.97, dd_rescue 1.14, and regedit from regutils 0.10 were added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Rescue "LiveCD" for UNIX (as opposed to Linux)

Background is I am attempting to recover/rescue an HP DL380 G5 which is running SCO Unixware 7.11. It has 3 partitions in a RAID 5 Configuration and is unable to boot with a Stage 3 boot load error. .. Client has no emergency rescue disk. System is old and redundant except they suddenly need some... (4 Replies)
Discussion started by: BernP
4 Replies

2. Windows & DOS: Issues & Discussions

{HELP}How do the rescue win 7 os

:confused:How do the rescue win 7 os WITHOUT REINSTALL Windows 7 How do the rescue win 7 os without the dual system don't pre-set the 2 hard diskS combined to win 7x64 + XP booting {SET WIN 7 FIRST}:mad: REMOVED xp'S HD THEN REBOOT the operating system Windows 7 single Font CAN not... (1 Reply)
Discussion started by: will734
1 Replies

3. Red Hat

You' dont have any Linux partition- Rescue Mode

I accidently deleted fstab file from one of the compute nodes of the cluster (RHEL 5.3). Due to this no filesystem/directory is mounted on the system during bootup. I started system in rescue mode but it says You don't have any linux partitions. Press return to get a shell. The system will reboot... (2 Replies)
Discussion started by: ahsanpmd
2 Replies

4. UNIX and Linux Applications

Xen VM rescue mode

Hi all, I am running xen virtual machine on centos 5 and xen gust o.s is centos. I cannot boot my xen vm machine it saying cannot find /bin/sh to execute. I want to go to rescue mode of my xen vm machine. I know how to do on actual physical machine but how i can enter in rescue mode of... (1 Reply)
Discussion started by: email-lalit
1 Replies

5. UNIX for Dummies Questions & Answers

help rescue my data

I was runing suse 10.2 and windows ,i had installed windows on a separate 40 gb hard disk and linux on a 160 gb disk which it shrunk and left some 60 gb which were readable in windows. Due to the fact that i store alot of data in the windows partions i used all the extra 60gb which where readable... (2 Replies)
Discussion started by: soba
2 Replies
Login or Register to Ask a Question
NTFSFIX(8)						      System Manager's Manual							NTFSFIX(8)

NAME
ntfsfix - fix common errors and force Windows to check NTFS SYNOPSIS
ntfsfix [options] device DESCRIPTION
ntfsfix is a utility that fixes some common NTFS problems. ntfsfix is NOT a Linux version of chkdsk. It only repairs some fundamental NTFS inconsistencies, resets the NTFS journal file and schedules an NTFS consistency check for the first boot into Windows. You may run ntfsfix on an NTFS volume if you think it was damaged by Windows or some other way and it can't be mounted. OPTIONS
Below is a summary of all the options that ntfsfix accepts. Nearly all options have two equivalent names. The short name is preceded by - and the long name is preceded by --. Any single letter options, that don't take an argument, can be combined into a single command, e.g. -fv is equivalent to -f -v. Long named options can be abbreviated to any unique prefix of their name. -h, --help Show a list of options with a brief description of each one. -V, --version Show the version number, copyright and license BUGS
There are no known problems with ntfsfix. If you find a bug please send an email describing the problem to the development team: linux-ntfs-dev@lists.sourceforge.net AUTHORS
ntfsfix was written by Anton Altaparmakov, with contributions from Szabolcs Szakacsits. AVAILABILITY
ntfsfix is part of the ntfsprogs package and is available from: http://www.linux-ntfs.org/content/view/19/37 The manual pages are available online at: http://man.linux-ntfs.org/ SEE ALSO
mkntfs(8), ntfsprogs(8) ntfsprogs 1.13.1 January 2006 NTFSFIX(8)