General :: Create A Filesystem Mountable By Windows?

Mar 5, 2010

I have attached an external USB disk to my debian gnu/linux system. The disk showed up as device /dev/sdc, and I prepared it like this:created a single partition withfdisk /dev/sdc (and some more commands in the interactive session that follows)formatted the partition withmkfs.msdos /dev/sdc1If I then attach the USB disk to a Windows XP or Vista system, then no new drive becomes available. The disk and its partition show up fine in the disk managment tool under "computer management", but apparently the file system in the partition is not recognized.How do I create a FAT32 file system which can actually be used in windows?edit:I've given up on this and went with a NTFS file system created by windows. In debian lenny this can be mounted read-write but apparently it requires you to install the "ntfs-3g" package and explicitly pass the -t ntfs-3g option to the mount command.

View 2 Replies


ADVERTISEMENT

General :: Create Replica Of Ext4 Filesystem And Re-use It?

Mar 18, 2011

Is there a way that I can use my Linux ext4 file system, as such and then use it on some other computer.I have a dual-boot of Windows 7 and Ubuntu 10.04 and my partition table looks like this:My question might not be clear, so explaining it with an example.Can I copy my Linux partition on a flash drive and then use it on a different PC, with or without any need to install Ubuntu on new PC, by simply booting from the copied ext4 partition.This way, I can easily port my Ubuntu packages and other applications, settings etc. from one PC to other

View 1 Replies View Related

General :: Create A Driver For A Particular Filesystem Format (FATX)?

Jul 15, 2010

I am trying to create a driver for a particular filesystem format(FATX) because one does not exist natively for linux. So my question is this. I know the format the file system is in, but how do i make a driver for it? I mean, i want people to be able to do, for example
'sudo apt-get install fatx' And then it downloads the driver, and bam, they can read the fatx file system?

View 6 Replies View Related

General :: Why Are File Systems Mountable And Unmountable

Oct 5, 2010

I'm familiar with the software and hierarchy of the mount command but I can't find any info on why it is needed or preferred. What are the physical aspects of it? What is the burden of having files accessible all the time?

View 14 Replies View Related

General :: Make A Mountable Image Of Directories?

Sep 22, 2010

I have a couple of directories that I want to turn into an image. For example:

Quote:

/usr/dir1
/usr/dir2

I want to end up with two imgs (dir1.img and dir2.img). I wanna be able to type in:

Quote:

mkdir /usr/dir1
mount dir1.img /usr/dir1

How can I do that? If I can't use mount than what should I use?

View 3 Replies View Related

General :: Windows - Ubuntu: Filesystem Could Not Be Mounted?

Feb 26, 2010

I run Windows Vista and Ubuntu 9.10 dual boot. Today while booting windows, it informed me that there was something wrong with my hard disk and it would perform a check, and made some fixes.

Only when I wanted to boot into ubuntu again did I realise that the disk check had corrupted my linux partition. Ubuntu's load screen shows up, but just before the login screen it says that the filesystem could not be mounted.

Is there a way I can fix this? And how do I prevent windows from doing the same in the future?

View 1 Replies View Related

General :: Cant Read Filesystem Type On Windows Partition?

May 27, 2011

I had installed ubuntu 11.04 on my system along with windows vista. After a few days, i decided to remove ubuntu so i just logged into windows and formatted the ubuntu partition using the windows partitioner, then extended my main c: drive to span the whole disk so that i was left with a single partition with only windows vista on it.Later when trying to restart my system couldn't log back into windows.I kept getting a prompt sayinggrub rescue>After googling around a bit i shrinked and created another partition the disk again and installed ubuntu on it again.still. =/GRUB doesn't show any windows entry.I noticed something strange though that when i tried viewing my partitions using parted i didnt see any filesystem type listed besides my windows partition (/dev/sda3). I doubt that is why GRUB does not show any windows entry.Also i manually tried to boot into windows from the grub prompt using commands...root(hd0,3)chainloader +1bootbut it says 'invalid signature'Did i somehow corrupted my windows partition during resizing and installing/un-installing? Plus i also booted with the windows installation dvd and when i typed bootmgr /fixbootit said something like no valid filesystem found.

View 5 Replies View Related

General :: Filesystem To Use For External Hard Drive To Be Used With Mac And Windows Machines

Jan 20, 2011

I have a rather large USB drive that I'd like to be able to use across the different machines I own. I'm having a hard time figuring out what would be the best file system to use on it to be able to read/write things from the 3 OSs I'm in contact with: Windows, Linux and Mac.

View 5 Replies View Related

Debian :: Create ISO From Current Filesystem?

Jun 20, 2010

I currently have a server setup in a perfect way for my specific network. Is there a way that I can mirror the server EXACTLY to a CD that will install all my configurations and the like upon CD boot?

View 5 Replies View Related

General :: Error - Unknown Filesystem. Grub Rescue> - No Longer Have The Install Disk For Windows Vista

May 11, 2011

error: unknown filesystem grub rescue>

Background: My mother's HP laptop had Ubuntu and Vista on it, Ubuntu my brother's doing. He decided he wanted to take off Ubuntu yesterday (he had forgotten the password), and deleted the partition that it was contained within. The computer now boots to this error.

Inventory: We no longer have the install disk for Windows Vista, he cannot tell me what version he used of Ubuntu, what partition it was on, any of the specs for the machine, or generally any information about the system. All I am aware of is that error on the boot-up screen. I have nothing else to work with.

I would like to remove Grub, and Ubuntu, and leave Windows intact (the request of the owner of the computer), but I have no idea what commands I could use to get rid of either when I can't access Windows, or how to properly remove them if I did access Windows.

View 10 Replies View Related

General :: Detect Filesystem Type (can't Mount Filesystem Image .img)

Mar 11, 2011

I am trying to mount a file image, like this

mount -o loop /tmp/apps.img /media/apps

But I get the following:

mount: you must specify the filesystem type

I try ext3:

mount -o loop /tmp/apps.img /media/apps -t ext3

dmesg says:

error: can't find ext3 filesystem on dev loop6.

I've also tried ext2, vfat etc. How can I detect the filesystem type of apps.img?

View 2 Replies View Related

OpenSUSE :: Gparted Is Unable To Create Anything More Than An Hfs Filesystem

Sep 12, 2009

I'm running a modified version of OpenSUSE 11.1 from the susestudio builder. I've run across a weird issue whereby gparted is unable to create anything more than an hfs filesystem.

It seems that the package libparted simply doesn't exist in any of the repositories I'm using. I am figuring this would affect what gparted is able to do, although I'm unsure since the program itself runs fine.

View 5 Replies View Related

Ubuntu :: 9.10 - Failed To Create Filesystem Partition

Mar 13, 2010

I am installing Ubuntu 9.10 on my computer and I get the following error:
"the ext4 file system creation partition #2 of Serial ATA RAID nvidia_bjfefgci () failed"
I followed the following instructions to prepare partitions [URL] and allocated 10,000 MB for swap, 245,000 MB for the one with / mount point and 245,000 MB for the one with /home mount point. I have two 250GB HDDs.

View 14 Replies View Related

General :: External Drive Read Only - WARNING! Running E2fsck On A Mounted Filesystem May Cause SEVERE Filesystem Damage

Mar 24, 2010

I've had a look at some similar threads but as I'm very new to linux they're already a bit technical for me. Sorry, this calls for someone with patience. I gather from other threads that disconnecting an external drive without unmounting is a no-no, and this seems to be the likely cause. Now the disk is read only and I'm unable to change any settings through the usual control panel on ubuntu. I'm just not familiar with the terminal instructions. I tried to cut and past a few command lines from other threads but I got some warnings that proceding could damage data. Like this one: WARNING! Running e2fsck on a mounted filesystem may cause SEVERE filesystem damage.

View 5 Replies View Related

Software :: Create A Bootable Image From Debootstrapped Filesystem?

Feb 3, 2010

I debootstrapped lenny to by machine. I compiled the latest kernel etc and setup all the necessary programs by chrooting. I want to now boot a PC using newly debootstrapped system. How do I do it?

View 1 Replies View Related

Debian Configuration :: Create An Encrypted File And Later Mount It As A Filesystem?

Aug 24, 2010

I am trying to create an encrypted file and later mount it as a filesystem.

KEY=`tr -cd [:graph:] < /dev/urandom | head -c 79`
echo $KEY | openssl aes-256-cbc > container.key
dd if=/dev/urandom of=~/container.img bs=1G count=10
losetup /dev/loop0 ~/container.img

[code]....

The luksOpen command asks me for my passphrase, but always rejects it. I have retried this several times and written down the passphrase - and even tried with a very simple one just to check. And I never can make it work.

View 2 Replies View Related

Fedora Installation :: Unable To Create Filesystem On FC11 Upgrade

Jul 6, 2009

I cannot seem to get past the "creating File System.." window on a laptop upgrade

Setup: Thinkpad T23 (dual boot) upgrade from fc10 using DVD iso.checked with checksum and burnt by K3b.

History/actions taken:

Burnt iso to DVD and install/upgrade froze "creating File System " froze after approximately 10 minutes.
(completely froze and had to use the power button!)

Checked disk OK on laptop, tried again, same fault.

Bought another DVD.(different die) and tried again, same fault.

Tried another laptop HD, (full install not dual boot) , same fault.

Removed partitions with fdisk, but still no luck.

Tried disk on a spare HD on my PC and it works, I get into the window allowing software selection!

Tried a "Linux Format" fc 10 disk and that works, also tried a PCLinux LXF disk which also worked.

The laptop does not report any problems at bootup and I do not not what else to try

View 11 Replies View Related

Software :: Kernel Panic When Trying To Create Filesystem On SATA Drive?

Jan 7, 2010

I'm trying to install Linux on a system.

Seagate Barracuda 160.0G SATA drives x 2
Asus P5K-E WiFi motherboard
Intel ICH9R chipset
JMicron JMB363 PATA / SATA RAID controller

I've tried to install both Debian 5.0.3 and Gentoo 10.1 (Minimal).The Gentoo distro kernel is 2.6.31. I honestly didn't check to see what version the Debian distro is using. With both distributions, I get a kernel panic as soon as I try to create the filesystem. I can see the drives just fine, and can partition them. The problem doesn't happen until I try to create a filesystem. I've tried configuring my SATA drives in the BIOS as IDE and as RAID. kernel support for SATA drives is at least three years old, so I have to believe that SATA support has become ubiquitous, but obviously I'm missing something here.

View 4 Replies View Related

General :: Error - "no Mountable File Systems"

Jun 11, 2010

I downloaded and burned Mandriva one to a cd. When I tried to open the cd on an old-ish Mac PowerPC I received a message saying "no mountable file systems". Is there a way to get around this problem?

View 4 Replies View Related

General :: Automatically Create Windows Partitions?

Mar 19, 2010

How to automatically create windows partitions(fat/ntfs) through Linux. I have all the required information for partitions to be created.

For example:

Size
Flag
Partition Type
etc.

View 2 Replies View Related

General :: Create Windows Compatible Self-extract-zip?

Jan 17, 2011

Possible Duplicate: How to create a zip file compatible with windows under linux Is that possible. What software will do that?

View 1 Replies View Related

General :: Create A Windows XP User From A Partition?

May 21, 2011

Long story short, someone repaired my brother's computer and set a password on his account, now we can't get in and can't contact the person who set the password. Is it possible to create a Windows XP user if I have access to the windows partition, from a linux partition or pendrive, for example TinyCore?

View 4 Replies View Related

General :: Cannot Create Root Partition On Windows 7?

Nov 4, 2009

New Dell Inspiron 1545 Laptop with Windows 7 Home PremiumTrying to load Fedora 10 in available space. Had to go to custom layout none of the other partition selections seem to work - kept getting error messages. Custom layout would let us format the / and /boot partitions we created.

View 5 Replies View Related

General :: Can't Create Files In Windows Partition

Jan 26, 2010

I have Suse 11.2 installed. In Dolphin file manager I can see read files in my windows partition. But I cant create or delete any of these files as a user. I opened Dolphin as root and changed the permission rights of this windows folder so that all groups and users can view and Modify content. But when I try to create something I get the message access denied, "check your permission rights". And how can I change these permission right for my user in console mode?

View 14 Replies View Related

Red Hat / Fedora :: Filesystem Check After Power Outage - WARNING: "Running E2fsck On A Mounted Filesystem May Cause SEVERE Filesystem Damage"

May 18, 2011

I am very new to linux, and I have a question regarding the filesystem check (fsck). The power recently went out and when I tried to restart linux the following error appears:

*/dev/sda1 contains file system w/errors, check forced it then goes on to say..

*An error occured during the file system check. Dropping you to a shell; the system will reboot when you leave the shell. Give root password for maintenance (or type Control-D to continue) I wasn't sure what to do, but checked some other online forums and they suggested running fsck manually - so I typed in the root password - and used the command, "fsck -A -V ; echo == $? ==" it then gave the following message

*WARNING!!! Running e2fsck on a mounted filesystem may cause SEVERE filesystem damage
*Would you like to continue (y/n)

Again, I wasn't sure what to do so i just checked no. I then manually turned off the computer and was prompted at the beginning to press Alt-3. I was brought to another screen and it informed me one of the drives was degraded and suggested rebuilding the array. I tried doing this, but it still brings me back to the original error of, "/dev/sda1 contains file system w/errors, check forced," and the process continues.

Also, when I tried to rebuild the array, I didn't backup any of the data on our home directory before doing this (which was probably a big mistake). After being prompted to type the root password, I was able to give the ls command and look at all the directories...the home directory where our data was stored was empty and I am afraid I may have lost some information. Is there a possibility that data was lost when I was trying to rebuild using the old drives?

View 2 Replies View Related

General :: Create A Symbolic Link To A Windows Directory?

Aug 9, 2009

I am running both Ubuntu and XP and have a local server for my computer on both systems. Both partitions have a www directory that is accessed when I type localhost into my browser.

I want to be able to work on the project in both systems and have the changes I make show in both. So my questions is how can I make "localhost" point to the windows www instead of the /var/www one when I start up the server?

View 2 Replies View Related

General :: Create A Home Network Between SuSe 11.3 And Windows 7?

Feb 15, 2011

I am trying to set up a home network but I am having a slight problem. The network is reported as being open and active but when I click on the Windows network icon a dialogue reports that " unable to mount location, failed to retrieve share list from server. What have I missed. I have tried other distros such as PClinuxOS and that connected automatically so there is no physical problems with my wired network. My Workgroup is MSHOME and my host is Home1.

View 2 Replies View Related

General :: ISO Compiler For Windows - Create A Server (probably LAMP)

Nov 24, 2010

I'm looking to create a server (probably LAMP) i need all my programs to install at one time. SOME of my programs are not in the repos and all of them aren't .deb. Some of them are .rpm. I also can't guarentee internet connection, at least not during install, so no apt-get. on a note about the internet i'll probably be getting clear internet. I also plan to connect to the server from my phone and other computers. I know the server needs a static ip but what other configuration does it (should it) need.

View 11 Replies View Related

General :: Cron Job To Create And Move Backup From Ubuntu To Windows?

Jun 15, 2010

This is Kishore and i am new to Ubuntu and SVN and please some one help me in creating a cron job for my svn backup every day at 10:30 pm I already created a cron job which looks like 30 10 * * * svnadmin dump /home/administrator/svnrepository >svn1 when i run command directly i am getting whole backup and it's size is 3.6 gb but when i run through cron job the backup size is only 9 mb. So finally my requests are 1. cron job for taking complete svn backup at 10:30 pm daily and 2. cron job to copy the SVN backup in to my windows system in d drive and this must be run every day at 11:30 pm.

View 1 Replies View Related

Hardware :: CD-ROM Not Mountable In XFCE4?

May 6, 2011

After I upgraded from Lenny to Squeeze, Thunar (in Xfce4) can't seem to detect when a CD is placed in the CD-ROM drive. When I put a USB in the USB port, Thunar adds an icon to the desktop, but with data CDs this isn't happening, and I must mount them from the terminal. However, CDs made from an ISO, for example, my Debian install CD, are detected and appear on the desktop.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved