Fedora :: Mount: "You Must Specify The Filesystem Type"

Jun 12, 2010

The problem of such standing Fedora 12-i686, with all the latest updates, the next time (do not remember what he's updated), restarted the computer ... after as soon as he began to load line (Grub boot norms) wrote many times that the Mount: You Must specify the filesystem type from the LiveCD tried all said that there was no public Linux systems, tried a single mode w that crusty file system ... tell me how best to restore the data from the HDD ...

View 13 Replies


ADVERTISEMENT

OpenSUSE Install :: Unknown Filesystem Type 'reiserfs' Could Not Mount Root Filesystem - Exiting To /bin/sh

Mar 27, 2010

When I try to boot to OpenSUSE I get the following error during boot-up: unknown filesystem type 'reiserfs' could not mount root filesystem - exiting to /bin/sh$

This only started happening quite recently - before this I could boot to Linux quite happily.

View 6 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

Red Hat / Fedora :: Preparing A DVD+RW Disc For Writing - Mount: You Must Specify A Filesystem Type

Jun 15, 2011

I'm trying to mount an external DVD +RW Drive so I can burn a directory from my Linux Server to disk. I think I've figured out how to mount the drive, but it only works when there's a disk with data in the drive. When I enter mount /dev/scd1 /mnt I'm able to read from the drive, no problem. When I try to do the same thing, however, with a blank disk I get the following message: "mount: you must specify a filesystem type" So I'm assuming I need to prepare the disk somehow. I've verified that the dvd+rw-tools package is installed on the RH server but I'm not sure what the next step is.

View 4 Replies View Related

Red Hat / Fedora :: Boot Error Mount: Unknown Filesystem Type 'ext4'

Feb 5, 2010

i am trying to compile kernel 2.6.23 on Fedora 12 After fixing a few bugs (getline error, %dil ,etc) i was able to compile the kernel made initramfs img using dracut updated grub and then booted up the new kernel 2.6.23 but it fails to boot with following error mount: unknown filesystem type 'ext4'

View 8 Replies View Related

Fedora :: Mounting Local Filesystems: Mount: Unknown Filesystem Type 'LVM2_member'

Mar 28, 2011

I just updated Fedora 14 with the updates it downloaded and I am now stuck with the error.

View 10 Replies View Related

Ubuntu :: Can't Mount The Installer CD: $sudo Mount - Unknown Filesystem Type 'iso9660'

Mar 12, 2010

I installed Ubuntu Server 9.10 in a virtual machine, and I'm trying to install the VMware Tools but I can't mount the installer CD: $ sudo mount /dev/scd0 /media/cdrom mount: unknown filesystem type 'iso9660'

View 1 Replies View Related

Debian Installation :: Mount -unknown Filesystem Type 'xfs'

Aug 26, 2011

I recently upgrade my armel NAS from etch to squeeze. During the partitioning step of the installation I intentionally left unmounted the data partition (900GB formatted XFS) but after the installation I'm not able to mount it.

I edited the fstab file adding the last line

And tried a mount but I get the message

So i noticed throught lsmod that I don't have the module for xfs

Tried installing xfsprogs but it didn't helped. So I searched for xfs-modules but seems it doesn't exists for armel architecture. Am I right? What does it means? That XFS is not supported in armel Squeeze? Assumed I can't transfer/backup 900GB of partition, is there a way to convert it on-the-fly to a supported filesystem format?

View 8 Replies View Related

General :: Mount: Unknown Filesystem Type 'ntfs'

Jul 7, 2010

I dont know anything about linux and just been assigned to amount a drive to it. here's what i did so far: Version of Linux using Red Hat Enterprise Linux Server release 5.3 (Tikanga) [root]# mount -t auto /dev/sdb1 /tmp/archive mount: unknown filesystem type 'ntfs'

when checking the /proc/filesystems, i noticed that 'ntfs' is not listed there, several forum suggested i try running 'modprobe ntfs'. If that is not found, you'll need a kernel with ntfs support. i'm so lost, where to i get the modprobe ntfs

View 2 Replies View Related

Debian :: Can't Mount Ntfs: Unknown Filesystem Type 'LVM2_member'

Apr 27, 2011

I had windows with ntfs I installed ubuntu. All ok. Gurb with 2 os, can ran windows and ubuntu and can mount ntfs partition in ubuntu I installed debian with lvm over ubuntu partition. I can't mount ntfs partition now, and windows doesn't appears in gurb

# mount /dev/sda1 /mnt/windows/
mount: unknown filesystem type 'LVM2_member'
# pvs --all
PV VG Fmt Attr PSize PFree
/dev/dm-1 -- 0 0
/dev/dm-2 -- 0 0
/dev/root -- 0 0
[Code]....

I can't active vg because haven't name, but is not lvm, is only ntfs partition Maybe ubuntu puts in lvm and grub? Any idea? If I change with fdisk to ntfs i lose all the information in the partition?

[Code]...

View 4 Replies View Related

Ubuntu Installation :: Recovering GRUB Boot - Mount: You Must Specify The Filesystem Type

Apr 17, 2010

I just got an Acer netbook Aspire One. I put the Ubuntu remix on it successfully, and was using it for several days without problems. Now all of a sudden when I turn on my computer I get a grub error message with a command prompt. I've tried following the direction to restore grub but I'm getting stuck right away on the command to mount my ubuntu partition. After I type "sudo mount /dev/sda4 /mnt", I keep getting the error message "mount: you must specify the filesystem type."

View 3 Replies View Related

OpenSUSE Install :: Read All Others Already ... Error: Mount: Unknown Filesystem Type 'crypto_LUKS'

Feb 21, 2010

Formated new drive with ext3 on external drive on Suse 11.1 When upgraded to 11.2, drive was not connected... Could not get mounted after that... Set up another boot drive, could not get to mount. Found post with following:

>cryptsetup luksOpen /dev/sde1 restore
>mkdir /restore
>mount /dev/sde1 /restore

Error as follows: mount: unknown filesystem type 'crypto_LUKS' Have also got to another point where superblock was incorrect. I can use terminal, but am not a linux guru... Have looked at other posts under luks, but can not find a solution.

View 6 Replies View Related

Hardware :: Mount: "you Must Specify The Filesystem Type"

Apr 11, 2011

We received some client data on an external USB drive. We plugged it into our CentOS 5.5 machine and I ran an fdisk -l which gave me this new info: Quote: Disk /dev/sdf: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes

[Code]....

View 5 Replies View Related

Ubuntu :: Changing File System Type To Another Filesystem Type - Does It Effect On Data?

Feb 4, 2011

In my system around 73gb(pc-desktop) i have,1 primary partition(windows)-25gb, 1-extended partition(remaining gb) 3 logical partitions were there in (under) extended partition in one of the logical partition is d:drive. in my hard disk d: drive is -/dev/sda5

previosly i was fat -file system , (d:drive-/dev/sda5), i remember i changed the d: drive(d:drive-/dev/sda5) file system to ext4file system ,with following command using terminal

After doing(changing the file system)this one ,i couldnt see the d:drive data

By doing that

1q) Did i reformatted the partition? i think the new filesystem(ext4) has no knowledge of the data that was on it when it had a FAT filesystem.

2q) How to do undo operation,i tried to change the filesystem type to fat/ntfs in terminal using command --sudo mkfs -t FAT /dev/sda5.

Result:its showing text message-'mkfs.FAT: No such file or directory'(not in single quote)

I had very imp data in d:drive

View 1 Replies View Related

Ubuntu :: Finding Filesystem Type/repair Broken Filesystem?

Jul 9, 2010

I have a following problem: Recently my drive with Ubuntu 9.4 has mysteriously stopped working, i.e. when I switch the computer on it informs me that GRUB didn't find the filesystem. Well, I suppose it happens.

First, I though it was due to the drive dying, but I popped it in an external enclosure and HDTune told me the drive was fine. Wanting to recover the files on the drive before reinstalling I first tried to mount it in said external enclosure under Windows (I have Win Ext2 driver installed which used to work just fine). This time, however, drive gets assigned a letter but upon opening it Windows popped up an error saying that the drive was not formatted and whether I would like to format it then.

Unfazed by this streak of failures I tried to mount it under Linux but, alas, to no avail. I might have tried every single -t operator under mount command but it still won't budge and let me mount.

View 5 Replies View Related

General :: Primary Filesystem Type Used By Fedora 12 System?

Jun 21, 2010

What is the primary filesystem type used by Fedora 12 Linux?

View 7 Replies View Related

Fedora :: 14: Unable To Mount Filesystem

Nov 16, 2010

I'm trying to do a fresh Fedora 14 install from usb live stick. On installation got to partition program and since I want my old /home partition I pointed the partitions as they're supposed to be and apart from /home marked all partitions to be formatted to ext4. After the format or in the end of it came up a prompt I couldn't past. The following link shows a pic of that prompt:

[URL]

What should I do to complete the install? I have partitions:

/
/home
/boot
/swap

Solution: Burned the image on CD and installed from it.

View 3 Replies View Related

Fedora :: Filesystem Type For "storage" Drive?

Feb 22, 2010

I have a drive that I am going to use for media storage, but i am not sure which filesystem type to choose. It was originally ext2 since it had Fedora on it once before, but I want something that is accessible (ie read/write) from a Windows system. I think as long as I share the mount via Samba or something I should not need to worry about the type of system it is.Before thinking, I chose fat32 until I remember the limitations. Since this drive will be mounted by Fedora, I believe I should stick with ext*, but I'm not sure which to choose.

View 4 Replies View Related

Fedora :: Grub Failed - Can't Mount Root Filesystem

Jul 31, 2010

Running F12 on my compaq evo N410c. Did a system restart 4rm gnome logged in as root & now grub cant mount my root filesystem, it boots vista though. How do i rectify dis.

View 2 Replies View Related

Red Hat / Fedora :: Mount: Wrong Fs Type, Bad Option, Bad Superblock On Server3:/programs

Jan 9, 2011

I have been trying to mount an NFS share from my REHL server for over an hour, and Google was not able to help me. when I use the command:

mount -t nfs server3:/programs /programs

I get the folowing error :

mount: wrong fs type, bad option, bad superblock on server3:/programs,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so

View 4 Replies View Related

Hardware :: Fedora Boot Failed: Can't Mount Root Filesystem.

Jan 12, 2010

My Fedora 12 System was failed when booting.The message like that : mount: wrong fs type, bad option, bad superblock on /dev/mapper/my_vol missing codepage or helper program, or other error. In some case, useful info is found in syslog - try dmesg | tail or so Can't mount at root filesystem. [drm: drm_mode_rmfb ] *ERROR* tried to remove a fb that we didn't own. Boot has failed, sleep forever. I guess something wrong with my hard disk, so the bootloader can't recognize the filesystem type.

View 2 Replies View Related

Ubuntu :: Specifying The Filesystem Type For Iso?

Apr 18, 2011

When I want to mount an iso file with "-o loop" I get an error that need the filesystem type. How can I fix that?

Code:

mahmood@pc:disk$ sudo mount -o loop ubuntu10.10_64.iso /mnt
mount: you must specify the filesystem type

View 5 Replies View Related

Red Hat / Fedora :: Can't Mount Root Filesystem - Boot Has Failed - Sleeping Forever

Jan 9, 2010

I've downloaded Fedora 12 and decided to try and install it on my old laptop which is currently running Ubuntu 9.10 with no problems.

When I boot from the live cd, it starts to load with the 3 bars on the bottom, one on top of the other, one is white, one is dark blue, the other is in between those colours in the spectrum somewhere....

Anyway, the load bars complete and "Fedora 12" turns white, then the following output populates:

mount: unknown filesystem type 'DM_Snapshot_Cow' (<----- repeated a bunch of times) can't mount root filesystem Boot has failed, sleeping forever.

View 9 Replies View Related

Software :: Truecrypt Has Lost Mount Type - Unable To Mount

Aug 17, 2010

I have been using truecrypt to mount a partition on my computer for a few months now. Yesterday I tried to access it and it failed, with the following error:" mount: you must specify the filesystem type "

When creating the partition, the filesystem type was set to ext2. Apart from yesterday, I have not accessed this partition for a number of days now, and have done nothing to the operating in system in the ways of changing settings and such for a good week.

View 3 Replies View Related

Debian :: Installing In Another Filesystem Type?

Jul 19, 2010

how can i install debian on NTFS or FAT32?

View 3 Replies View Related

General :: How To Check Filesystem Type

Mar 28, 2011

Code:

fsck from util-linux-ng 2.17.2
e2fsck 1.41.11 (14-Mar-2010)
/dev/sda1 is mounted.
WARNING!!! The filesystem is mounted. If you continue you ***WILL***
cause ***SEVERE*** filesystem damage.
Do you really want to continue (y/n)?

I don't want to cause damage, but I'd rather not go into BIOS.

View 6 Replies View Related

Fedora Hardware :: Hard Drives Keep Crashing - Mount: Wrong Fs Type, Bad Option, Bad Superblock

Aug 26, 2010

I am writing as yesterday, my fourth hard drive within 2 years crashed. Is that normal? One was crashing 2 years ago, one in winter 2009 and 2 just within 2 weeks. What can be the reason for so many crashes? I heard maybe the power supply? How can I find out if that's broken? The voltages at least in BIOS seem normal. The SATA controller? How do I know if its broken? Can I just but one PCI-E card with SATA adapters? Is it the motherboard? Theres not much more in my computer... As well, its wired that my good-old 160 GB drive never crashed, only constantly the bigger ones. Here some typical error code from mount and dmesg:

Code: mount: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or other error

ata2.00: status: { DRDY ERR }
ata2.00: error: { UNC }
ata2.00: configured for UDMA/133
ata2: EH complete
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
ata2.00: BMDMA stat 0x4
[Code]....

View 8 Replies View Related

General :: Cannot Determine Filesystem Type Of Partition?

Feb 27, 2011

As per these instructions, I got up to the end of the "Acquiring an Ubuntu filesystem" step (where it asks you to mount the newly created Ubuntu partition) and ran into a problem: The partition won't mount, as the file system type cannot be determined because I cannot remember the file system used during installation. Is there any command that prints the file system type of GPT partitions?

View 5 Replies View Related

Software :: Dump Or Tar - Backup Different Type Of Filesystem

May 19, 2009

Using tar is it possible to backup different types of file system e.g.ext3, ufs, or any other file system. I know using dump it is not possible because it is reading through raw device. Then what about tar? Where I get more info about this? Means suppose I want to backup files from different file systems using tar then is it possible?

View 1 Replies View Related

Slackware :: Trying To Set Filesystem Type To Ext3 In Cfdisk?

Jun 21, 2010

I've scoured the list of options for FS type in cfdisk for ext3 or ext4 to no avail. How then do I set the filesystem type for my partition to ext3?

View 3 Replies View Related







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