baker7 Posted July 19, 2009 Report Share Posted July 19, 2009 (edited) Hello Team:I need help with a drive problem - I try to format /dev/sdb as Linux native, and it looks good, but when I mount it, it says that its either the wrong fs type, or it may already mounted - I want to use this drive as additional space for other operations - can somone help me if I get a screenshot of webmin doing this??It shows up in webmin as /dev/sdb1 when formatted, but I can't sucessfully mount this 33 gig driveIt always says:"Failed to save mount : Mount failed :mount: /dev/sdb1 already mounted or /work busy"(/work being the directory I want to mount the drive on, but it seems that its already mounted: Where??)Any help would be appreciated!!Brian Edited July 19, 2009 by baker7 Quote Link to post Share on other sites
shanenin Posted July 21, 2009 Report Share Posted July 21, 2009 typing the command "mount" will show you what is mounted where Quote Link to post Share on other sites
baker7 Posted July 21, 2009 Author Report Share Posted July 21, 2009 Shanenin:Results of 'mount' command:buddy@heather{pts/2}:~> mount/dev/sda1 on / type ext3 (rw,errors=remount-ro)tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)proc on /proc type proc (rw,noexec,nosuid,nodev)sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)procbususb on /proc/bus/usb type usbfs (rw)udev on /dev type tmpfs (rw,mode=0755)tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)nfsd on /proc/fs/nfsd type nfsd (rw)/dev/sdc1 on /media/My Book type vfat (rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1000)/dev/hda on /media/cdrom0 type iso9660 (ro,noexec,nosuid,nodev,user=buddy)buddy@heather{pts/2}:~> However, there is a /dev/sdb/ in webmin that I cannot mount, and if its there already mounted, I am not sure where it is - that is what is confusing the heck outta me Brian Quote Link to post Share on other sites
baker7 Posted July 23, 2009 Author Report Share Posted July 23, 2009 I also can get this when mount fails:Error --------------------------------------------------------------------------------Failed to save mount : Mount failed : mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or sosoes anyone have any idea why I get this??Brian Quote Link to post Share on other sites
jcl Posted July 23, 2009 Report Share Posted July 23, 2009 Did you format sdb or sdb1? Quote Link to post Share on other sites
baker7 Posted July 23, 2009 Author Report Share Posted July 23, 2009 (edited) jcl:this is what I got:Calling ioctl() to re-read partition table.Syncing disks.heather:/etc/apache2/sites-available# mkfs -t ext2 /dev/sdb1mke2fs 1.41.3 (12-Oct-2008)Filesystem label=OS type: LinuxBlock size=4096 (log=2)Fragment size=4096 (log=2)2223872 inodes, 8885945 blocks444297 blocks (5.00%) reserved for the super userFirst data block=0Maximum filesystem blocks=0272 block groups32768 blocks per group, 32768 fragments per group8176 inodes per groupSuperblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624Writing inode tables: 151/272 (number keeps rising and then I got:)Writing superblocks and filesystem accounting information: doneThis filesystem will be automatically checked every 30 mounts or180 days, whichever comes first. Use tune2fs -c or -i to override.heather:/etc/apache2/sites-available#Results of fsck:heather:/etc/apache2/sites-available# fsck -f -y /dev/sdb1fsck 1.41.3 (12-Oct-2008)e2fsck 1.41.3 (12-Oct-2008)Pass 1: Checking inodes, blocks, and sizesPass 2: Checking directory structurePass 3: Checking directory connectivityPass 4: Checking reference countsPass 5: Checking group summary information/dev/sdb1: 11/2223872 files (0.0% non-contiguous), 151842/8885945 blocksheather:/etc/apache2/sites-available#Mount coming up using webminBrianBrian Edited July 23, 2009 by baker7 Quote Link to post Share on other sites
baker7 Posted July 23, 2009 Author Report Share Posted July 23, 2009 (edited) Results of mount:heather:~# dfFilesystem 1K-blocks Used Available Use% Mounted on/dev/sda1 16713780 4400816 11463932 28% /tmpfs 518064 0 518064 0% /lib/init/rwudev 10240 104 10136 2% /devtmpfs 518064 0 518064 0% /dev/shm/dev/sdc1 312484288 623936 311860352 1% /media/My Book/dev/hda 662278 662278 0 100% /media/cdrom0/dev/sdb1 34985444 49032 33159224 1% /usersheather:~# /dev/sdb1 is mounted on /users - I remember you said something about having the wrong fstype, so I used online instructions to make this work and chose to mkfs -t ext2 /dev/sdb1 - and after the fsck, it works well Thank god that we can manually do this from the command line - sometimes its easier to do it this way, but webmin is a lifesaver Thanks for the second look and the assist!!!Brian Edited July 23, 2009 by baker7 Quote Link to post Share on other sites
RobCrow Posted November 26, 2015 Report Share Posted November 26, 2015 (edited) Quote I'm getting this error too: "Failed to save mount : Mount failed : mount: /dev/sdb1 already mounted or /work busy" I'm a bit of a noob and can't figure out after reading this thread what you did to fix it.. Edited March 20, 2020 by RobCrow Quote Link to post Share on other sites
flashh4 Posted November 27, 2015 Report Share Posted November 27, 2015 RobCrow you do realize this thread is 6 years old ?? Chuck Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.