LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-11-2011, 02:22 PM   #16
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899

Did you get error messages during the backup?
Please post the output from
Code:
mount
Kind regards
 
Old 05-11-2011, 02:36 PM   #17
mansour
Member
 
Registered: Nov 2010
Location: Toronto, Canada
Distribution: Ubuntu 10.04 Lucid Lynx - Ubuntu 10.10 notebook - Debian 5.08 - Win XP
Posts: 172

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by repo View Post
Did you get error messages during the backup?
Please post the output from
Code:
mount
Kind regards


mansour@ubuntu-notebook:~$ sudo mount /dev/sdb1 /media
mansour@ubuntu-notebook:~$
 
Old 05-11-2011, 02:46 PM   #18
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
mansour@ubuntu-notebook:~$ sudo mount /dev/sdb1 /media
Your files should be in
Code:
/media
Kind regards
 
Old 05-11-2011, 02:55 PM   #19
mansour
Member
 
Registered: Nov 2010
Location: Toronto, Canada
Distribution: Ubuntu 10.04 Lucid Lynx - Ubuntu 10.10 notebook - Debian 5.08 - Win XP
Posts: 172

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by repo View Post
Your files should be in
Code:
/media
Kind regards

But the backup directory I made is none of these.

Code:
mansour@ubuntu-notebook:~$ ls /media/
autorun.inf          RECYCLER        System Volume Information
FreeAgentGoNext.ico  Seagate Backup  Win XP Backup
mansour@ubuntu-notebook:~$

Last edited by mansour; 05-11-2011 at 02:57 PM.
 
Old 05-11-2011, 02:58 PM   #20
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Which directory did you create?
How did you create the directory?


Kind regards
 
Old 05-11-2011, 03:33 PM   #21
mansour
Member
 
Registered: Nov 2010
Location: Toronto, Canada
Distribution: Ubuntu 10.04 Lucid Lynx - Ubuntu 10.10 notebook - Debian 5.08 - Win XP
Posts: 172

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by repo View Post
Which directory did you create?
How did you create the directory?


Kind regards

well I used the GUI luckybackup

Code:
mansour@ubuntu-notebook:~$ ls /media/
autorun.inf          Personal  Seagate Backup             Win XP Backup
FreeAgentGoNext.ico  RECYCLER  System Volume Information
mansour@ubuntu-notebook:~$ ls /media/Personal/
mansour@ubuntu-notebook:~$

Last edited by mansour; 05-11-2011 at 03:35 PM.
 
Old 05-11-2011, 03:39 PM   #22
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Did you get any errors while doing the backup?

Kind regards
 
Old 05-11-2011, 03:43 PM   #23
mansour
Member
 
Registered: Nov 2010
Location: Toronto, Canada
Distribution: Ubuntu 10.04 Lucid Lynx - Ubuntu 10.10 notebook - Debian 5.08 - Win XP
Posts: 172

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by repo View Post
Did you get any errors while doing the backup?

Kind regards

No, I didn't.
If I knew how to paste it here, I would paste the screenshots of my screen here, so that you see how I used the GUI luckybackup, but I don't know how, and I don't think is even possible.

Last edited by mansour; 05-11-2011 at 03:55 PM.
 
Old 05-12-2011, 01:41 AM   #24
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
From your previous posts, the drive was mounted
Quote:
/dev/sdb1 on /media/FreeAgent
on
Code:
/media/FreeAgent
Could you do a ls from
Code:
/media/FreeAgent
Kind regards
 
Old 05-12-2011, 09:52 PM   #25
mansour
Member
 
Registered: Nov 2010
Location: Toronto, Canada
Distribution: Ubuntu 10.04 Lucid Lynx - Ubuntu 10.10 notebook - Debian 5.08 - Win XP
Posts: 172

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by repo View Post
From your previous posts, the drive was mounted

on
Code:
/media/FreeAgent
Could you do a ls from
Code:
/media/FreeAgent
Kind regards

Hello Repo:

Sorry I was away for a while, OK, so this is the outcome of that command:

Code:
mansour@ubuntu-notebook:~$ ls /media/FreeAgent/
ls: cannot access /media/FreeAgent/: No such file or directory
mansour@ubuntu-notebook:~$ ls sudo /media/FreeAgent/
ls: cannot access /media/FreeAgent/: No such file or directory
sudo
mansour@ubuntu-notebook:~$

But of course this is not right, because I know that HD is mounted. I can see it under places ==> Computer ==>

Also :

Code:
mansour@ubuntu-notebook:~$ ls /media/
apt  FreeAgent Drive  Ubuntu-Netbook 10.10 i386
mansour@ubuntu-notebook:~$

Code:
mansour@ubuntu-notebook:~$ sudo mount /dev/sdb1  /media
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
mansour@ubuntu-notebook:~$
Code:
mansour@ubuntu-notebook:~$ mount
/dev/sda5 on / type ext3 (rw,errors=remount-ro,commit=0)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
/dev/sda9 on /tmp type ext2 (rw)
/dev/sda1 on /boot type ext2 (rw)
/dev/sda11 on /home type ext3 (rw,acl,commit=0)
/dev/sda8 on /usr type ext2 (rw)
/dev/sda6 on /var type ext2 (rw)
/dev/sda7 on /srv type ext3 (rw,commit=0)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/mansour/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=mansour)
/dev/sr0 on /media/Ubuntu-Netbook 10.10 i386 type iso9660 (ro,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500)
/dev/sdb1 on /media/FreeAgent Drive type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
mansour@ubuntu-notebook:~$

Regards,


mansour

Last edited by mansour; 05-12-2011 at 11:04 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Installation of backup software luckybackup fails in ubuntu 10.10 notebook edition mansour Linux - Newbie 3 05-08-2011 07:20 PM
[SOLVED] Backup on to an external hard drive rebecca.m.jones Linux - Newbie 2 03-18-2011 02:47 PM
need recommendations for external hard drive to backup dual boot (Win XP + ubuntu) anilp Linux - Hardware 5 01-23-2011 01:00 PM
ubuntu installed on external hard drive, can't startup without external hard drive. Vanostaajen Linux - Software 23 01-20-2009 09:59 AM
Ubuntu: Installed to external hard drive; boot to primary hard drive gives error 22 dcorb62 Linux - General 7 09-04-2007 11:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration