* Knoppix question
@ Glenn at home
` Willem van der Walt
0 siblings, 1 reply; 2+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Since my Debian seems to be messed up, I want to access the Debian system,
or rather, the drive in Knoppix.
I have been researching, and trying to find some solutions.
I am looking in fstab, and there is a call for hda1 and hda5, and the other
drives listed appear to be the floppy, and the 2 CD-Roms.
I have tried:
mount /dev/hda1
and it did mount, but I cannot seem to get to it.
I have tried just typing:
/dev/hda1
I would think that this should be my hard drive, but perhaps with Knoppix
/dev/hda1 is the RAM drive.
But how would the real hard drive be addressed?
Thanks for any help.
Glenn
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Knoppix question
Knoppix question Glenn at home
@ ` Willem van der Walt
0 siblings, 0 replies; 2+ messages in thread
From: Willem van der Walt @ UTC (permalink / raw)
To: Glenn at home, Speakup is a screen review system for Linux.
Hi,
First make a directory under knoppix where you want to mount the hard
drive and then mount it.
e.g. mkdir /a
and then:
mount -t ext2 /dev/hda1 /a
HTH
Willem
On Sun, 17 Apr 2005, Glenn at home wrote:
> Since my Debian seems to be messed up, I want to access the Debian system,
> or rather, the drive in Knoppix.
> I have been researching, and trying to find some solutions.
> I am looking in fstab, and there is a call for hda1 and hda5, and the other
> drives listed appear to be the floppy, and the 2 CD-Roms.
> I have tried:
> mount /dev/hda1
> and it did mount, but I cannot seem to get to it.
> I have tried just typing:
> /dev/hda1
> I would think that this should be my hard drive, but perhaps with Knoppix
> /dev/hda1 is the RAM drive.
> But how would the real hard drive be addressed?
> Thanks for any help.
> Glenn
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Knoppix question Glenn at home
` Willem van der Walt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).