Slackware :: Can't Mount "adaptec Morphed JBOD" With Ntfs-3g / Make It?
Mar 9, 2010
I have a problem mounting my ntfs-formatted hard drive correctly, when it's connected to Adaptec RAID 5405 like single volume (JBOD, "Just a Bunch Of Disks")
BUT!!! It mounts root-read-only just with "mount /dev/sdb1 /mnt/win"
AND
mounts fine according the fstab line if I connect SATA-cable to motherboard, but no adaptec raid 5405 (no JBOD) code...
So, how can I make the JBOD mounts for -rw and any user?
View 2 Replies
ADVERTISEMENT
Feb 16, 2010
Is there a way I can mount NTFS and VFAT partitions and make them case-insensitive? Somehow I installed Linux this time around and it's all case sensitive. Argh.
View 6 Replies
View Related
Mar 4, 2010
Can mount.ntfs and mount.ntfs-3g reside simultaneously?
Whilst accessing an external NTFS drive mount.ntfs takes up a lot of CPU. I am not sure if its mounting the drive using mount.ntfs or mount.ntfs-3g? How do I find out and if they coexist how do I make the default mount drive ntfs-3g?
View 3 Replies
View Related
Jun 6, 2010
I am trying to install slackware on a drive connected to an adaptec ide controller. on bootup controller is found and installed. but how do i find this drive on setup program.
View 1 Replies
View Related
Apr 6, 2010
I'm attempting to upgrade a server from Slackware 10.2 to Slackware 13.0. When I boot with the Slackware 13.0 Install DVD, fdisk will not recognize the RAID5 array; it complains about being unable to seek on /dev/sda. The system is a SuperMicro motherboard with onboard SCSI and an Adaptec 2005S Zero-Channel-RAID card; it works fine in Slackware 10.2 using the dpt_i20 driver.
View 1 Replies
View Related
Mar 6, 2010
I want to enable Advanced NTFS-3G support (permissions and users) automatically from the fstab entry.
View 1 Replies
View Related
Feb 10, 2010
I am trying to setup fstab to automatically mount my NTFS partitions. I have used various Mount managers to create the entries in fstab. The fstab seems fine, but when mounting at boot or even via Nautilus I get the error message that I do not have permission to mount the disk.
1) Can this permission be set in the fstab file? If so what is the syntax of the fstab entry?
2) If not, is there a tool i.e. GUI to set the mount permissions?
View 14 Replies
View Related
May 2, 2010
About dual boot system with winxp and lenny.
Storage information:
1st primary:SG 160G ATA 100
1st secondary:WD 160 ATA 133
SATA:WD 1000
2nd primary:DVD
2nd secondary:DVD±RW
Winxp in 1st primary.I did a fresh install of lenny on 1st secondary.
info about lenny setup:
1.Partition list:/boot,/,/home,swap
2.Every partition is XFS except swap.
At the end of installion,lenny installed grub on (hd0) that is 1st primary.
Everything seems OK.Lenny runs OK.
But when I switch back to windows xp,the diskmgmt can not detect hdd's info and the system meets a problem of shutting down.
After many times of trying.
I solved the problem by the following way.
1.Boot with windows xp's install CD and use fixmbr on (hd0).
2.Boot with lenny's install DVD , do a grub>root (1,0)>setup (hd1)
After that,edit /boot/grub/menu.lst and change (hd0,0) to (hd1,0) and also (hd1,0) to (hd0,0).
3.Reboot and Press F8 for a boot menu then I can select which disk to boot.
windows boot from 1st primary's mbr,lenny boot from lenny's grub.
The problem is caused by a bug between GRUB and windows' mbr and maybe more about GRUB and XFS.
View 8 Replies
View Related
Mar 26, 2011
I am setting up another computer with Debian 6 stable and I have only 2 normal sata slot on the motherboard, the board has also 2 other Raid sata slot, I don't want to use Raid, can I just plug my 3rd drive into one of those. I read that I can use those slot as JBOD (just another bunch of drive). By running a Mandriva live cd before I install any OS, I don't see that 3rd drive. I don't see anything about JBOD in the bios.
View 2 Replies
View Related
Aug 15, 2011
Having alot of trouble searching for answers as it just pulls up irrelivnent info.I have 2 HDD's id like to show as one virtual disk or mount them both to one folder, but without raid so if i dies the other will be ok. Is this something i can achieve with symbolic links or JBOD raids? or other options ^_^
View 1 Replies
View Related
Oct 17, 2010
So I configured a couple of hard drives as JBOD in the BIOS. The boot up screen says they're in JBOD configuration. However when I boot into Ubuntu 10.10. I still see them as 2 separate disks and I mount them separately and write to each separately. I never used JBOD before but I would assume it would be like a RAID where the disks would show up as one volume.
View 8 Replies
View Related
Feb 17, 2010
I tried so many commands.
mount -t ntfs
View 4 Replies
View Related
Jan 12, 2011
I put together a NAS-like device using a 2-slot USB JBOD enclosure and an eBox-3300. I'm using Ubuntu Server 8.04 Hardy as an OS for the eBox. I have two WD EARS drives hat I intend to use in the USB enclosure, one 1TB large, the other 2TB. I managed to install Hardy on the 1TB drive and boot from it. The 2TB drive is preformatted XFS. If I add the 2TB drive in the enclosure, it does not show up in /dev in ubuntu. In the device's BIOS, both drives appear just fine with correct IDs, so I'm guessing the problem is with ubuntu.
P.S. dmesg report regarding usb:
Code:
[ 6.436689] usbcore: registered new interface driver usbfs
[ 6.436872] usbcore: registered new interface driver hub
[ 6.437094] usbcore: registered new device driver usb
[code]....
View 2 Replies
View Related
Apr 29, 2011
I get this error.
org.freedesktop.UDisks.Error.Failed: Requested filesystem type is neither well-known nor in /proc/filesystems nor in /etc/filesystems
I have no idea what that means. But I'm on the verge of uninstalling I really need access to my NTFS drive.
View 9 Replies
View Related
Feb 1, 2010
ubuntu 9.10 when I try to mount internal drivereceive the following massage Error mounting: mount exited with exit code 1: helper failed with:Remounting is not supported at present. You have to umount volume and then mount it once again
View 9 Replies
View Related
Jun 6, 2010
i have an ntfs partition that i want to mount. before 10.4, all i had to do was add:
Code:
/dev/sdb2/media/Sharentfs-3guser,auto,locale=en_US.utf800
to the fstab, and it would be mounted on startup, but now i can't do that. when i try to
[code]....
View 2 Replies
View Related
Aug 6, 2010
I tried
Code:
sudo mount /dev/sda2
but it doesn't work. i tried
Code:
sudo mount device /dev/sda2
, nope. what are the commands?
View 9 Replies
View Related
Sep 28, 2010
I tried few command to mount NTFS system that I know works....but mount LVM with NTFS like this absolutely failed me....
Commands that I tried...
Code:
mount -o loop,offset=32256 /dev/storage/games /windows
mount -o loop,offset=32256 /dev/storage/games5 /windows
mount -t ntfs-3g /dev/storage/games /windows
mount -t ntfs-3g /dev/storage/games5 /windows
[Code]....
View 9 Replies
View Related
Oct 20, 2010
Recently installed ubuntu 10.10 and rather like it but been trying to setup and configure everything so its a feasible alternate OS.
I have a problem where one of my hard drives doesnt show up in places.
The drive works fine in windows.
The information provided to me by Disk Utility says:
Model: ATA WDC WD 10EADS-00L5B1
Partitioning: Master Boot Record
Device: /dev/sdb
Partition Type: HPFS/NTFS (0x07)
Now i have a total of 4 drives, windows 7 on one, linux on one, and 2 storage. Linux recognizes my main windows drive and my 2 TB storage drive, but not this one for some reason. I assume it has to do with the partition type? Disk utility just shows its parition bar image as 'unknown' so yeah. Now there is one error during boot related to this but i can't read it fast enough to remember it all, all i see is the sdb label real quick.
View 9 Replies
View Related
Feb 18, 2011
We have a VMware box that is connected to a Thecus. The Thecus FTPS the WMware virtual machines onto a PC which has a 2TB drive.
We are trying to see if we can get the FTP'd VMware Virtual machines to run on another WMware node.
However Vmware use's NFS so we can't mount the drive as it's NTFS.
We are attempting to mount the NTFS drive in ubuntu. Can this be done and can it be turned into a NFS share without formatting the drive.
View 2 Replies
View Related
Mar 23, 2011
im looking for a command for mounting an ntfs partition. what i want to do is to put that command to the "after startup applications" option. that's because that ntfs partition is my storage partition, i play steam games [win7 dualboot, thats why that partition is ntfs], download movies etc. in my places menu, its called 190GB Filesystem, and when i click it, it mounts up. but that means i have to click it everytime i boot up, because vuze can't locate the files if it isnt mounted.
by the way : /media/7C1EE4E21EE49684 when its mounted
View 6 Replies
View Related
Jun 18, 2011
I have a 3T hitachi hard disk partitioned by Windows 7 and formatted as NTFS that I'm unable to mount under Ubuntu 11.04. The disk is in an external enclosure connected via USB2. Windows 7 has no problems seeing the partition and mounting the drive.
[Code]....
View 5 Replies
View Related
Aug 6, 2009
I want to access suse to vista. I am trying this command but I didn't.
mount /dev/hda1 /win/c -vfat
View 1 Replies
View Related
Dec 21, 2009
I have 64GB USB stick NTFS formated. I'd like to exchange files much bigger than 4GB between windows and linux. FAT32 doesn't support files bigger than 4GB. Is it possible to mount NTFS RW under Debian Lenny?
View 3 Replies
View Related
Feb 26, 2010
ntfs-3g /dev/sdb1 /media/sdd7 ntfs_mst_post_read_fixup: magic: 0x00000000 size: 1024 usa_ofs: 0 usa_count: 65535: Invalid argument Record 6 has no FILE magic (0x0) Failed to open inode FILE_Bitmap: Input/output error Failed to mount '/dev/sdb1': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details.
View 4 Replies
View Related
Jul 1, 2010
how to mount an ntfs formate in linux??
View 6 Replies
View Related
Feb 19, 2011
I am facing an issue in linux El4,I want to mount NTFS USB Hardisk to linux, I tried to mount but i got fs related error, after I have installed ntfs-3g, then i tried to mount through this command (mount -t ntfs-3g /dev/sdb1 /mnt/usb) but now i getting Fuse error, is there any possibilty to mount NTFS disk to linux EL4 without install Fuse.
View 3 Replies
View Related
Nov 9, 2010
I am using Red Hat 5.5.I am trying to mount a USB Drive that is formatted as NTFS.Red Hat is saying it can not mount NTFS drive
View 2 Replies
View Related
Mar 17, 2010
I have installed FUSE and NTFPROGs, but still my mount don't recognize NTFS. also i couldn't find "ntfsmount" anywhere, m i missing something?
View 2 Replies
View Related
Feb 5, 2011
Iam using rhel 5.1 and when i connect external harddisk and mount it getting below error:
View 1 Replies
View Related