LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-06-2005, 12:50 PM   #1
santaliqueur
Member
 
Registered: Jun 2005
Posts: 51

Rep: Reputation: 15
how to mount hard drive with a livecd?


i'm in the process of backing data from an installation of FC4 that was running fine for a while, but then i lost my gnome/kde login options from the fedora login screen. i havent been able to fix my problem, so i'm going to try to boot to a livecd (knoppix or ubuntu) and back up my data, then format and reinstall. but i need to know how to mount my hard drive when i have a livecd running. also, do these livecds have a dvd writing utility? if not, do any livecds support dvd writing? my data takes up quite a bit of space, and cd writing is not an option. thanks for any help you can give.

CJ
 
Old 10-06-2005, 01:58 PM   #2
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Rep: Reputation: 16
I believe that you can just mount the different partitions with a "mount /dev/hd[a1,b1,whatever]" apparently knoppix automaticly detects what partitions there are and puts them in /mnt/ where you should be able to mount them from as well.

good luck.
 
Old 10-06-2005, 02:00 PM   #3
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Knoppix automatically mounts any drive partitions it finds. Look in /mnt for the different folders which indicate what partition it is.
Most any Linux has dvd writing and Knoppix sure does.

What were you doing when you lost the kde/gnome options?
 
Old 10-06-2005, 02:20 PM   #4
santaliqueur
Member
 
Registered: Jun 2005
Posts: 51

Original Poster
Rep: Reputation: 15
Quote:
I believe that you can just mount the different partitions with a "mount /dev/hd[a1,b1,whatever]"
so if i had a single sata hdd, it would be in /dev/sda ? i'm not at my computer right now, but last night, i had trouble mounting the drive in that fashion. i'll try again when i get home.

Quote:
What were you doing when you lost the kde/gnome options?
ugh, who knows. i i was updating some stuff, but i wasnt behaving recklessly, so i'm not really sure. i can still login through the failsafe terminal and the blackbox, so i know my data is still there. i can use some graphical tools by starting them with the command line (firefox, thunderbird, mozilla, gaim), but i cant start k3b. i'm assuming that k3b is the command to start it with the console. if i could get that going (or some other dvd burning software), i'd be all set. i gotta check it out when i get home tonight.

CJ
 
Old 10-06-2005, 09:56 PM   #5
santaliqueur
Member
 
Registered: Jun 2005
Posts: 51

Original Poster
Rep: Reputation: 15
anyone know where it is mounted? i have 2 hard disk icons on my desktop (two hard disks in the machine now), one i can get into, and the other one cant be accessed. it says the filesystem type cannot be determined.

for the one i can get to, there are a bunch of kernel config files. nothing that resembles my data. but i know it's still on the drive, because i can still login to the failsafe terminal and browse around with the console. i'll mess around with the boot options for knoppix, and see if i can turn off automounting, or see where the drive is being mounted.

it's frustrating because the drive is automatically mounted with the failsafe mode, but i can't start k3b. i can start k3b in knoppix, but i cant find my data. help please!

CJ
 
Old 10-06-2005, 10:16 PM   #6
santaliqueur
Member
 
Registered: Jun 2005
Posts: 51

Original Poster
Rep: Reputation: 15
i'm even more confused. only one hard disk was connected to the system, but two were displayed. i turned off the automounting, and two are still displayed.

if i cant get this working, anyone know how to start k3b from the command line? it doesnt seem to work. everywhere i look tells me to type 'k3b', but it doesnt work. also tried K3b. i'm using a windows box as a backup

CJ
 
Old 10-06-2005, 10:56 PM   #7
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Rep: Reputation: 16
ok, so you tried mounting the hard disk in a shell window, with a "mount [location]"?
and it came up with something that automounted but isn't very useful.
I would work with the command line, to get the hard disk to mount. after that I would worry about backing stuff up.
 
Old 10-06-2005, 11:13 PM   #8
santaliqueur
Member
 
Registered: Jun 2005
Posts: 51

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by paranoid times
ok, so you tried mounting the hard disk in a shell window, with a "mount [location]"?
and it came up with something that automounted but isn't very useful.
I would work with the command line, to get the hard disk to mount. after that I would worry about backing stuff up.
well, i cant back anything up until i get the drive mounted

here's what is happening. i boot with knoppix, and i have hdg1 and hdg2 on my desktop. only hdg1 is accessible, and has mostly config files, and 'grub' and 'lost+found' directories. i dont have access to lost+found, but i can get to it from the console with su, and it's not what i am looking for. i unmount hdg1 on the desktop (even though i dont think it matters), and with the console, i try 'mount /dev/hdg /mnt/hd ext3' but i get the same results as if i entered 'mount --help'. just a summary of mount commands. i'm fairly certain that my drive is /dev/hdg, because at bootup, there is a message that says something like "enabling dma for hdg [name of my hard disk]". i'm getting the feeling there is something i am missing. probably something really simple, too.

CJ
 
Old 10-07-2005, 12:08 AM   #9
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Rep: Reputation: 16
I find it a little strange that it is mounting hdg, it usually starts at 'a' and goes from there, though I haven't used knoppix in awhile, and it may just do that. I don't know if knoppix goes through the /dev/ directory and only puts in the things that it finds. if it does look in it and see if there are any other hd* and try mounting them to somewhere. you may also find something by running "df" to see what is mounted, maybe the drives really are mounted but are hiding somewhere.

thats all that comes to mind for me.
good luck.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How To Install LiveCD to Hard Drive jimbo-62 Linux From Scratch 16 12-03-2005 02:07 AM
Can't mount hard drive. Alvis Linux - Hardware 4 07-25-2005 01:31 PM
install livecd to hard drive? jmille34 Linux From Scratch 7 07-21-2005 04:30 PM
Where to mount second hard drive Harimwakairi Linux - Newbie 3 08-11-2003 04:29 PM
Have hard drive- help mount? saxblue Linux - General 10 08-02-2003 07:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:50 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