View previous topic :: View next topic |
Author |
Message |
thomasaaron
Joined: 09 Sep 2006 Posts: 12
|
Posted: Mon Sep 11, 2006 12:32 am Post subject: booding to the hd |
|
|
if I boot up DSL with:
dsl tohd=/dev/hd1
what happens?
Will it permanently install on my computer?
Will I loose all of my windows files? |
|
Back to top |
|
|
thomasaaron
Joined: 09 Sep 2006 Posts: 12
|
Posted: Tue Sep 12, 2006 1:22 pm Post subject: |
|
|
Was there something wrong with this question? |
|
Back to top |
|
|
ke4nt
Joined: 02 May 2006 Posts: 13
|
Posted: Wed Sep 13, 2006 6:50 pm Post subject: |
|
|
Nope..
It should attempt to copy the large /KNOPPIX/KNOPPIX file
off of the cdrom , onto a partition of whatever drive you select,
and then attempt to boot from it. ( ..if it CAN write to the drive = not NTFS, etc..)
You posted " dsl tohd=/dev/hd1 "
This syntax is incomplete, and should fail..
It may be a typo on your part.. If not, read on.
It should read " dsl tohd=/dev/hdXx "
'X' = physical drive ( assuming 4 possible IDe devices )
hda = Primary Master
hdb = Primary Slave
hdc = Secondary Master
hdd = Secondary Slave
'x' = partition of stated drive
So, The FIRST PARTITION of your FIRST HARD DRIVE
would be " /dev/hda1 " etc..
73
ke4nt |
|
Back to top |
|
|
|