Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Trouble with external USB hard disk
- Date: Mon, 20 Oct 2008 18:00:55 +0900
- From: "Nguyen Vu Hung" <vuhung16plus@example.com>
- Subject: Re: [tlug] Trouble with external USB hard disk
- References: <48FC2568.3030500@gol.com> <78d7dd350810200012n2e4668a9saa471fca1296abb4@mail.gmail.com> <48FC42F0.8010605@gol.com>
On Mon, Oct 20, 2008 at 5:36 PM, David Bernat <dbernat@example.com> wrote: > > Nguyen Vu Hung wrote: > > > You should try: > > cat /proc/partitions | grep sdb > > to unsure /dev/sdb is properly connected. > > david@example.com:~$ cat /proc/partitions | grep sdb > 8 16 312571224 sdb > 8 17 312568641 sdb1 > > > Then > > > > sudo mount /etc > > sudo mount /root > > david@example.com:~$ sudo mount /etc > [sudo] password for david: > can't link lock file /etc/mtab~: Operation not permitted (use -n flag to > override) Opps. I forget that you can't access /etc at this time. So please try: #Replace ext with the file system you are using( if you have set ) sudo mount -t ext3 /dev/sdb1 /etc sudo mount -t ext3 /dev/sdb5 /root I am not sure if you have to mkdir -p /etc /root Btw, is there any reason for installing / into /dev/sda but /etc and /home to /dev/sdb? -- Best Regards, Nguyen Hung Vu ( Nguyễn Vũ Hưng ) vuhung16plus{remove}@example.com , YIM: vuhung16 , Skype: vuhung16dg A brief profile: http://www.hn.is.uec.ac.jp/~vuhung/Nguyen.Vu.Hung.html
- Follow-Ups:
- Re: [tlug] Trouble with external USB hard disk
- From: David Bernat
- References:
- [tlug] Trouble with external USB hard disk
- From: David Bernat
- Re: [tlug] Trouble with external USB hard disk
- From: Nguyen Vu Hung
- Re: [tlug] Trouble with external USB hard disk
- From: David Bernat
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] jwz
- Next by Date: Re: [tlug] jwz
- Previous by thread: Re: [tlug] Trouble with external USB hard disk
- Next by thread: Re: [tlug] Trouble with external USB hard disk
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links