Sorry, I have had a delay as you can see
Anyway, here is the output for the 'real' mount:
And I tried to mount again using hda1, but now it says that the device hda1 doesn't exist, which makes me doubt again. Though I am pretty sure that hda1 is the partition on the other disk.Code:/dev/sdb1 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.24-16-generic/volatile type tmpfs (rw) securityfs on /sys/kernel/security type securityfs (rw) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) /dev/sdc1 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
Code:$ sudo mount -t ext3 /dev/hda1 /mnt/disk_int2/ mount: special device /dev/hda1 does not exist



Adv Reply
Bookmarks