Page 1 of 1

Posted: Sun Oct 21, 2007 12:56 pm
by sanguinemoon
Are they mounted?

Posted: Sun Oct 21, 2007 2:06 pm
by sanguinemoon
First you'd need to see if they are mounted. Just type "mount" in a terminal.

raccoon@MintyAbomination:~$ mount
/dev/hda2 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.22-14-generic/volatile type tmpfs (rw)
/dev/hda1 on /media/hda1 type ext3 (rw)
/dev/hda3 on /media/hda3 type ext3 (rw)
/dev/hdb1 on /media/hdb1 type ext2 (rw)
/dev/sdb1 on /media/sda1 type ext3 (rw)
/dev/sdc1 on /media/sdb1 type ext3 (rw)
/dev/sdc2 on /media/sdb2 type ext3 (rw)
/dev/sda1 on /media/sdc1 type ext3 (rw)

Where it says "/dev/hda1 on /media/hda1 type ext3 (rw) ", etc shows the drives that are mounted. You should see at least two entries there. One for each hdd.

If both don't show up, they'll probably just need to be added to your fstab.

Posted: Tue Oct 23, 2007 1:39 pm
by Lolo Uila
Actually, in "Computer" (the icon on the Mint desktop) they should show up anyway (just grayed out if not mounted). All my drives show up there mounted or not. They just won't show up on your desktop unless mounted.

You only have 1 hard drive and 1 optical drive in your /etc/fstab file...?

And yes, something is very wrong if /dev/fd0 /media/floppy0 is actually your hard drive and you don't automatically get swap.

Posted: Wed Oct 24, 2007 4:08 pm
by Husse
've just noticed that /dev/fd0 /media/floppy0
is actually my second hard drive !
How?
Do you have a floppy?
fd0 is reserved for floppy - can't be a hard disk
Each optical unit should have an entry like the on you have
You may have problems with UUID
http://www.linuxmint.com/wiki/index.php ... _a_problem
And finally - you say you have Mint on both disks - not the same version I hope (like two Celena)?

Posted: Fri Oct 26, 2007 6:27 am
by Husse
hm - isn't the Acronis backup in some kind of mirror file.
But yes you have some really strange concoction :lol:
Especially if you have home on its own partition I'd recommend a reinstall in this case
Simply takes too long to figure out whats wrong