Skip to main content

Thread: Simple partition question - Ubuntu 10.04


im trying mount second hard drive in ubuntu @ boot, hard drive new had create partition.

created partition use whole drive here reading fdisk

/dev/sdb1 id:83 system: linux

partition going used dump zoneminder events , logs , shared on network via samba

location want mounted

/home/zoneminder/desktop/zoneminder/

when try mount partion cannot mount it, , when try automatically mount @ boot in fstab wont boot , have press s skip during boot.

when try , mount error. want mount other users via samba have access it

wrong fs type, bad option, bad superblock on /dev/sdb1

im not sure im doing wrong.

hi marty, sorry having trouble.

quote posted marty4344 view post

wrong fs type, bad option, bad superblock on /dev/sdb1
first make sure filesystem ok. command run filesystem check of drive , attempt repair problems found.
code:
sudo e2fsck /dev/sdb1
the, try following mount drive manually.

first create directory mount point
code:
sudo mkdir /home/zoneminder/desktop/zoneminder
then mount disk
code:
sudo mount /dev/sdb1 /home/zoneminder/desktop/zoneminder
if works, can go creating fstab entry automount @ boot.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Simple partition question - Ubuntu 10.04


Ubuntu

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?