<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'>Thanks Doug.<br>In continuing to experiment with CentOS5.1 Live CD I have been able to cross-mount drives from other linux systems on my network, but as yet I have not found a way to mount the local hard drive. I tried (as root) to mount it via:<br>mount -t ntfs /dev/hda1  /local<br>because the Graphical Hardware utility recognized my primary local hard drive as /dev/hda1 and because the man page for mount says that 'ntfs' is a valid specification for filesystem type. My local hard drive is an ntfs (Windows XP) filesystem. But when I attempt this mount I get an error message saying that 'ntfs' is not a valid filesystem type. Is there any way at all to mount the local hard drive? That would make the LiveCD distribution much more valuable, I think.<br>--thanks,<br>--Tony C.<br><br><br><span style="text-decoration: underline;"><span style="font-weight:
 bold;"><a rel="nofollow" style="background-color: rgb(128, 255, 192);" target="_blank" href="http://coconets.homeip.net">Coco Computers & Consulting<br>http://coconets.homeip.net</a><br></span></span><br><br>--- On <b>Tue, 7/22/08, Douglas McClendon <i><dmc.fedora@filteredperception.org></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Douglas McClendon <dmc.fedora@filteredperception.org><br>Subject: Re: [Fedora-livecd-list] local hard disk space?<br>To: fedora-livecd-list@redhat.com<br>Date: Tuesday, July 22, 2008, 8:08 PM<br><br><pre>Coco Computers & Consulting wrote:<br>> When I boot with Centos 5.1 Live CD, a df command shows the root <br>> filesystem / is mounted to /dev/mapper/livecd-rw and shows a total of <br>> about 4GB with 50% available. Is this disk space from my local hard <br>> drive? How is it carved out? My local hard drive is
 installed with a <br>> Windows XP system. Does LiveCD simply create a 4GB file on the local <br>> hard drive for its own use?<br><br>No, the 4G is basically imaginary.  Whatever amount it starts out as<br>used, say 2.1G, is actually compressed data on the cdrom, i.e. about<br>675MB.  Once booted and files/blocks are written, they are written to<br>ram (or with liveusb persistence, flash/disk).  The only reason for the<br>arbitrary 4G number, as opposed to say, 1000G, is that the formatting<br>data of a larger filesystem would take up a little bit of extra space,<br>even compressed.  Theoretically if you had a 16GB ram system, you'd be a<br>bit unhappy that an artificial limitation of 4GB of writable blocks is<br>being used, when you have more ram than that to burn.  Long ago I<br>submitted a patch such that the devicemapper device would have<br>a size greater than 4GB, but the filesystem still be formatted to 4GB.<br>With that kind of patch, such
 a user of a 16GB filesystem could<br>resize2fs the filesystem larger post boot, and not be limited.  At the<br>time however, squashfs was not as efficient as it currently is with<br>sparse files, and such a larger device would also have resulted in more<br>actual data space taken up on the cdrom (and also signifigantly<br>increasing the time to author/master the livecd originally).  Now<br>however squashfs natively handles sparse files, and won't waste any<br>actual space on even a terabyte of zeros.<br><br>That was probably a longer answer than you were looking for.  Executive<br>summary- the 4G is purely imaginary and means nothing.  The fedora<br>livecd like most livecds, by default, does not touch your system disk at<br>all.<br><br>-dmc<br><br><br><br>> <br>> --thanks,<br>> --Tony C.<br>> <br>> Coco Computers & Consulting<br>> http://coconets.homeip.net<br>> <br>> <br>> <br>>
 ------------------------------------------------------------------------<br>> <br>> --<br>> Fedora-livecd-list mailing list<br>> Fedora-livecd-list@redhat.com<br>> https://www.redhat.com/mailman/listinfo/fedora-livecd-list<br><br><br>--<br>Fedora-livecd-list mailing list<br>Fedora-livecd-list@redhat.com<br>https://www.redhat.com/mailman/listinfo/fedora-livecd-list</pre></blockquote></td></tr></table><br>