<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Software &#124; Operating System Software &#187; device nodes</title>
	<atom:link href="http://www.linuxgli.org/tag/device-nodes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxgli.org</link>
	<description>Linux Software offers information about software for Linux and how to get started with Linux as both a desktop and server solution</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:33:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Data Loss in Linux While Converting to Virtual Disk</title>
		<link>http://www.linuxgli.org/soft-ware/data-loss-in-linux-while-converting-to-virtual-disk.html</link>
		<comments>http://www.linuxgli.org/soft-ware/data-loss-in-linux-while-converting-to-virtual-disk.html#comments</comments>
		<pubDate>Fri, 09 Apr 2010 18:06:08 +0000</pubDate>
		<dc:creator>iwellbc</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[benefit]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Converting]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data storage]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[device nodes]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[disk manager]]></category>
		<category><![CDATA[disk menu]]></category>
		<category><![CDATA[disk partition]]></category>
		<category><![CDATA[division]]></category>
		<category><![CDATA[divvy]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Ext]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[flexibility]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[isn]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux file system]]></category>
		<category><![CDATA[loss]]></category>
		<category><![CDATA[Manager. Allocate]]></category>
		<category><![CDATA[Manager. Unfortunately]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Modify]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[operating]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[party]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Phoenix]]></category>
		<category><![CDATA[Power]]></category>
		<category><![CDATA[power failure]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[raid type]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[ReiserFS]]></category>
		<category><![CDATA[Replace]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Stellar]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[system crash]]></category>
		<category><![CDATA[system divisions]]></category>
		<category><![CDATA[system shutdown]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[traditional linux]]></category>
		<category><![CDATA[trouble]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[unmount]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[virtual disk]]></category>
		<category><![CDATA[virtual disks]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[Yourself]]></category>

		<guid isPermaLink="false">http://www.linuxgli.org/soft-ware/data-loss-in-linux-while-converting-to-virtual-disk.html</guid>
		<description><![CDATA[&#13;
A virtual disk is a disk with some characteristics of the general hard drive, in actual it is the emulation of a hard drive where a traditional Linux file system exists on physical disk partition. 
 Because the virtual disk offers more flexibility of data storage than the divisions, users consider converting all their file [...]]]></description>
			<content:encoded><![CDATA[<p>&#13;</p>
<p>A virtual disk is a disk with some characteristics of the general hard drive, in actual it is the emulation of a hard drive where a traditional Linux file system exists on physical disk partition. </p>
<p> Because the virtual disk offers more flexibility of data storage than the divisions, users consider converting all their file system divisions to the virtual disks. After converting divisions to virtual disk, you can access them only via virtual disk nodes. </p>
<p> To migrate to a virtual disk from system based divisions, unmount your Linux file system on the division that you want to convert. Then create simple virtual disk for every division with the help of Virtual Disk Manager. Allocate divisions to virtual disks. The divisions would be removed automatically once the virtual disks are assigned to them. </p>
<p> When the Linux file system is in the simple virtual disk pattern, migration to another array pattern could be wrong without making the drive offline. Always make sure that the divisions are not accessed during migration process. </p>
<p> To simply convert file system divisions to virtual disk we need to follow the following steps:</p>
<p> ? Unmount the file system on divisions, which you wish to convert</p>
<p> ? For every disk division, choose New from Disk menu, insert a simple virtual disk and allocate divisions to virtual disk. It overlays every division with simple virtual disk. </p>
<p> ? For every disk division, choose Modify from Disk Menu and migrate simple virtual disk to desired RAID* type. </p>
<p> ? Use File System Manager for updating the information of mounted file system. Replace the divvy** device nodes of file system with their virtual disk ones. </p>
<p> In this way, you easily convert your hard drive to a virtual disk and can take benefit of greater flexibility and improved performance. But if the conversion process gets interrupted by any of the reasons like sudden power failure, irresponsive operating system, operating system crash, unexpected system shutdown or restart because of already mounted volume etc. we may face critical problems of data loss. </p>
<p> Not all Linux systems are licensed to use Virtual Disk Manager. Unfortunately, if your system isn’t licensed and you are trying to convert your partitions, Virtual Disk Manager exits with some error messages. </p>
<p> All these situations put you in trouble of data loss and you need to perform <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/">Linux Recovery</a> to overcome this problem. The Data recovery in Linux can easily be achieved using third party applications, known as Linux data recovery software. Linux data recovery software are particularly designed to meet recovery requirements of all Linux users. </p>
<p> Stellar Phoenix <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/">Linux Data Recovery</a> software is a trusted Linux recovery tool, which efficiently recovers your lost, missing and inaccessible data from Ext2, Ext3 and ReiserFS file systems based hard drives. It supports recovery from all the Linux distributions. Stellar Phoenix Linux Data Recovery has a simple and user-friendly interface, which allows us to have ‘Do It Yourself’ data recovery in Linux.</p>

<script type="text/javascript"><!--
ch_client = "artaemas";
ch_type = "rpu";
ch_noprice = "1";
ch_shufflequeries = 1;
ch_width = 400;
ch_height = 90;
ch_alternate_css_url = "";
ch_color_bg = "";
ch_color_title = "";
ch_color_text = "";
ch_non_contextual = 1;
ch_nosearch = 1;
ch_default_category = "200001";
ch_font_title = "";
ch_font_text = "";
ch_sid = "";
ch_target = "_blank";
ch_att = "";
ch_alternate_ad_url = "";
var ch_queries = new Array( "Data Loss in Linux While Converting to Virtual Disk", "Array", "benefit", "conversion", "Converting", "crash", "data", "data storage", "device", "device nodes", "disk", "disk manager", "disk menu", "disk partition", "division", "divvy", "drive", "emulation", "error", "Ext", "failure", "file", "flexibility", "hard drive", "help", "information", "interface", "isn", "Linux", "linux file system", "loss", "Manager. Allocate", "Manager. Unfortunately", "menu", "migration", "Modify", "New", "offline", "operating", "operating system", "partition", "party", "pattern", "performance", "Phoenix", "Power", "power failure", "problem", "process", "RAID", "raid type", "recovery", "ReiserFS", "Replace", "shutdown", "software", "Stellar", "storage", "system", "system crash", "system divisions", "system shutdown", "tool", "traditional linux", "trouble", "type", "unmount", "use", "Virtual", "virtual disk", "virtual disks", "volume", "way", "Yourself", "Data Loss in Linux While Converting to Virtual Disk" );
var ch_selected=Math.floor((Math.random()*ch_queries.length));
if ( ch_selected < ch_queries.length ) {
ch_query = ch_queries[ch_selected];
}
//--></script>
<script  src="http://scripts.chitika.net/eminimalls/mm.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://www.linuxgli.org/soft-ware/data-loss-in-linux-while-converting-to-virtual-disk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partition Resizing in Dual-Boot System May Cause Data Loss in Linux</title>
		<link>http://www.linuxgli.org/soft-ware/partition-resizing-in-dual-boot-system-may-cause-data-loss-in-linux.html</link>
		<comments>http://www.linuxgli.org/soft-ware/partition-resizing-in-dual-boot-system-may-cause-data-loss-in-linux.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 16:50:32 +0000</pubDate>
		<dc:creator>iwellbc</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[computer operating systems]]></category>
		<category><![CDATA[conduct]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[critical situations]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[devfs]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[device nodes]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[drive volumes]]></category>
		<category><![CDATA[dual boot system]]></category>
		<category><![CDATA[effective management]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Ext]]></category>
		<category><![CDATA[FAT]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[fsck]]></category>
		<category><![CDATA[Hard]]></category>
		<category><![CDATA[hard drive partitions]]></category>
		<category><![CDATA[Hat]]></category>
		<category><![CDATA[Hidden]]></category>
		<category><![CDATA[hotplug]]></category>
		<category><![CDATA[inbuilt]]></category>
		<category><![CDATA[Inodes]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel files]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux computer]]></category>
		<category><![CDATA[linux partitions]]></category>
		<category><![CDATA[linux system]]></category>
		<category><![CDATA[loss]]></category>
		<category><![CDATA[loss situations]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[Manger]]></category>
		<category><![CDATA[manges]]></category>
		<category><![CDATA[meas]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[ntfs file system]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[Phoenix]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[prioritize]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[rule]]></category>
		<category><![CDATA[scenario]]></category>
		<category><![CDATA[scheme]]></category>
		<category><![CDATA[sda]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[Stellar]]></category>
		<category><![CDATA[successor]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[Swap]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[system partition]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Udev]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.linuxgli.org/?p=48</guid>
		<description><![CDATA[Hard drive resizing a common practice for most of the computer users, who prioritize the effective management of data. Most of the computer operating systems, including Windows and Linux provide inbuilt utilize to manage hard drive partitions. But in some situations, generally in a dual-boot system with Windows and Linux, partition resizing in Windows may [...]]]></description>
			<content:encoded><![CDATA[<p>Hard drive resizing a common practice for most of the computer users, who prioritize the effective management of data. Most of the computer operating systems, including Windows and Linux provide inbuilt utilize to manage hard drive partitions. But in some situations, generally in a dual-boot system with Windows and Linux, partition resizing in Windows may damage the Linux partitions and lead to critical data loss situations. In such critical situations, you are required to opt for Linux Data Recovery to retrieve data from damaged Linux hard drive volumes.</p>
<p>Consider the following scenario. You resize your Windows Vista partition using in-built Disk Manger tool to free up some hard drive space. Then you install Linux on the newly created Ext4 hard drive partitions. At last, you create another NTFS file system partition for storing data that you formatted in Windows Vista and end up with a partition scheme that is similar to the following one:</p>
<p>sda1 (primary) Hidden (Recovery)<br />
sda2 (primary) Vista C: (NTFS)<br />
sda3 (primary) Linux (Ext4)<br />
sda5 (extended) Swap Swap (Swap)<br />
sda6 (extended) Data D: (NTFS)</p>
<p>Your systems works properly until you download and install security updates in Windows Vista. After applying the updates, when you boot your Linux system next time, fsck gives you a number of error messages about the multiply-claimed blocks by the Inodes of udev rule files. Udev corruption creates a number of issues with your Linux computer and renders your valuable data inaccessible.</p>
<p>In Linux operating system, udev is a device manage for 2.6 series of kernel. It primarily manges the device nodes in /dev. This is successor of the hotplug and devfs that meas it handles /dev directory and all the user space actions.</p>
<p>In such critical situations, you need to replace the damaged kernel files or even the kernel. It is possible by formatting the hard drive and reinstalling operating system. Although, formatting removes all of the hard drive errors, but also delete all the files from hard drive. In Such scenarios, you require Data Recovery Linux to extract data from formatted hard drive.</p>
<p>The Linux Data Recovery is possible through third-party applications<br />
, known as Linux Recovery Software. The tools perform extensive scan of entire hard drive and extract all the data from it. With rich graphical user interface and read-only conduct, the applications are easy and safe to use.</p>
<p>Stellar Phoenix Linux Data Recovery is a comprehensive software to ensure absolute and quick recovery of all your lost data from Ext4, Ext3, Ext2, FAT12, FAT16 and FAT32 file system volumes. The application works will most of the major distributions of Linux operating system including SUSE, Ubuntu, Red Hat and Fedora.</p>

<script type="text/javascript"><!--
ch_client = "artaemas";
ch_type = "rpu";
ch_noprice = "1";
ch_shufflequeries = 1;
ch_width = 400;
ch_height = 90;
ch_alternate_css_url = "";
ch_color_bg = "";
ch_color_title = "";
ch_color_text = "";
ch_non_contextual = 1;
ch_nosearch = 1;
ch_default_category = "200001";
ch_font_title = "";
ch_font_text = "";
ch_sid = "";
ch_target = "_blank";
ch_att = "";
ch_alternate_ad_url = "";
var ch_queries = new Array( "Partition Resizing in Dual-Boot System May Cause Data Loss in Linux", "application", "boot", "computer", "computer operating systems", "conduct", "corruption", "critical situations", "data", "dev", "devfs", "device", "device nodes", "directory", "disk", "download", "drive", "drive volumes", "dual boot system", "effective management", "end", "error", "Ext", "FAT", "Fedora", "file", "fsck", "Hard", "hard drive partitions", "Hat", "Hidden", "hotplug", "inbuilt", "Inodes", "interface", "kernel", "kernel files", "Linux", "linux computer", "linux partitions", "linux system", "loss", "loss situations", "management", "Manger", "manges", "meas", "NTFS", "ntfs file system", "number", "partition", "Phoenix", "practice", "prioritize", "recovery", "Red", "resize", "rule", "scenario", "scheme", "sda", "security", "series", "software", "space", "Stellar", "successor", "SUSE", "Swap", "system", "system partition", "time", "tool", "Ubuntu", "Udev", "user", "Vista", "Windows", "Partition Resizing in Dual-Boot System May Cause Data Loss in Linux" );
var ch_selected=Math.floor((Math.random()*ch_queries.length));
if ( ch_selected < ch_queries.length ) {
ch_query = ch_queries[ch_selected];
}
//--></script>
<script  src="http://scripts.chitika.net/eminimalls/mm.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://www.linuxgli.org/soft-ware/partition-resizing-in-dual-boot-system-may-cause-data-loss-in-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
