Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
mounting ufs partition
Name: Godgory Date: September 23, 2005 at 00:30:58 Pacific OS: Slack 10 CPU/Ram: Barton2600+/512DDR
Comment:
Hi, I've been trying to mount a partition from a FreeBSD 5.3 slice but I cannot (better said I don't know how to) specify that certain partition. In FreeBSD it is /dev/ad0s1f bunt in linux there is no such device as /dev/hda1f as I expected. Furthermore I tried to specify to mount only the device there was, /dev/hda1, hoping that the partitions inside the slice would be automaticly mounted within the mount dir but "wrong fs type, bad option, bad superblock on dev hda1, or too many mounted file systems" it says. Well, how do I do it? (I really need tih piece of info), Thanks. Alex.
Summary: Hi: I am a linux newbie. I installed red hat linux 7.2, tried to mount ntfs partition to linux in: mount -t ntfs /dev/hada1 /mnt/windows after i mdir /mnt/windows, but not worked. The error meaasg...
Summary: can i have more detailed instructions? i want to mount ntfs, but ntfs support is not in my kernel. I downloaded the ntfs driver from the ntfs site on sourceforge, and i think i compiled and inst...