LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-14-2004, 04:59 PM   #1
Fredzep
LQ Newbie
 
Registered: Apr 2004
Posts: 2

Rep: Reputation: 0
How do I mount my Hard drive from a Boot CD?


Way Linux Noob here...
In trying to hack my Tivo I need to view/delete/move some files on my Tivo hard drive (Tivo runs Linux). I am booting to a Linux Shell CD and when I try linux commands all I get is info on the CD and not the Tivo hard drive. The Tivo hard drive is /hdc (secondary master) per the linux boot.
Must I mount the Tivo hard drive to view it? If so what is the command, as I have tried the mount command with several switches to no avail. Ideally I need to get to the Tivo hard drive root correct?

Any help would be much appreciated...

-Fredzep
 
Old 04-14-2004, 05:10 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
mkdir /tmp/tivo
mount -t auto /dev/hdc1 /tmp/tivo



Cheers,
Tink

Last edited by Tinkster; 04-14-2004 at 05:11 PM.
 
Old 04-14-2004, 05:12 PM   #3
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Something like this should work
mkdir /mnt/linux
mount /dev/hdc1 /mnt/linux
Note that /dev/hdc1 is example partition name - there might be more. You can check the list of partitions using
fdisk -l /dev/hdc
 
Old 04-14-2004, 09:45 PM   #4
Fredzep
LQ Newbie
 
Registered: Apr 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Tinkster
mkdir /tmp/tivo
mount -t auto /dev/hdc1 /tmp/tivo
The dir was made OK but the mount command yielded:
Mount: You must specify a filesystem type


Quote:
Originally posted by Mara
Something like this should work
mkdir /mnt/linux
mount /dev/hdc1 /mnt/linux
Note that /dev/hdc1 is example partition name - there might be more. You can check the list of partitions using
fdisk -l /dev/hdc
Once again the dir was made, but I got the following two lines:

/dev/hdc1: Success
Mount: You must specify a filesystem type

When I fdisked I got:
Disk /dev/hdc doesn't contain as valid partician table

I ran a pwd, ls, dir commands and still was on the CD

When I run a Pdisk -l dev/hdc I see 13 partitians on the Tivo hard drive with the various partition names... I try all kinds of mount commands to get to one, but no dice.
Perhaps the Tivo drive (it is a dd'ed clone of the original) has an error and I need to re-dd it?

Thanks again for all your help to this linux noob!!!!!!!!!!!

-Fredzep
 
Old 04-14-2004, 10:06 PM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Well, you COULD try to set the actual filesystem
used explicitly ...

like in
mount -t reiserfs /dev/hdc1 /tmp/tivo

I also have NO clue which partition on that
hdc is your root ... just fiddle with it ;)


Cheers,
Tink
 
Old 04-16-2004, 03:34 PM   #6
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Try with: 'reiserfs', 'ext2', 'ext3'.
 
  


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
Can't mount hard drive. Alvis Linux - Hardware 4 07-25-2005 01:31 PM
Hard drive doesn't seem to mount losingfight Slackware 2 05-06-2005 07:48 PM
How can I mount my secondary hard drive on boot? Scorlibrian Linux - Hardware 1 02-26-2005 11:36 AM
RedHat9: New Hard drive - how to mount at boot ohleary Linux - Hardware 3 10-30-2003 02:44 PM
How to mount a hard drive ed1023 Linux - General 1 08-31-2002 10:04 PM

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

All times are GMT -5. The time now is 05:28 AM.

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