[CoLoCo] Missing SATA hard drive

TJ Heaney tjheaney at gmail.com
Tue Oct 30 00:17:46 GMT 2007


That helps, although on the disk check, it fails, with error code 8 coz it
appears to be looking for stuff on the hard drive.

Also, while I am at it, how do I get rid of the listings in GRUB for the no
longer available kernels that were on sdb1?

On 10/29/07, Jim Hutchinson <jim at ubuntu-rocks.org> wrote:
>
> Looks like there is no entry in /etc/fstab for the /dev/sdb device
>
> Try adding this to /etc/fstab
>
> # /dev/sdb1
> /dev/sdb1  /media/sdb1     ext3    defaults  0    2
>
> Then created the mount point
>
> sudo mkdir /media/sdb1
>
> Then mount it
>
> sudo mount -a
>
> In the future it will auto mount. Do new entries in /etc/fstab if you
> want to mount other partitions. If it works, you change the /etc/fstab
> file to use UUIDs but I don't remember how to do that.
>
> Hope that helps,
> Jim
>
> On 10/29/07, TJ Heaney <tjheaney at gmail.com> wrote:
> > fstab shows this:
> >
> > # /etc/fstab: static file system information.
> > #
> > # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> > proc            /proc           proc    defaults        0       0
> > # /dev/sda1
> > UUID=c7770359-8b82-46d5-af0c-bf3d9b4ae135 /
> > ext3    defaults,errors=remount-ro 0       1
> > # /dev/sda5
> > UUID=8fad65bd-89ca-4017-84d1-4cedf08b3786 none
> > swap    sw              0       0
> > /dev/hdb        /media/cdrom0   udf,iso9660 user,noauto     0       0
> > /dev/hda        /media/cdrom1   udf,iso9660 user,noauto     0       0
> > /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
>
>
>
> --
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
>
> --
> Ubuntu-us-co mailing list
> Ubuntu-us-co at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-co
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-us-co/attachments/20071029/035f0287/attachment-0001.htm 


More information about the Ubuntu-us-co mailing list