|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
That rather depends on how knoppix works, but I'd guess it doesn't have a root password (most Live CD's don't. If it does, try to guess it or google it).
Load knoppix Code:
su - [password here] fdisk -l mount Code:
mkdir /mnt/suse mount /dev/sdXY /mnt/suse cd /mnt/suse [rescue your stuff] Code:
umount /mnt/suse |
|
||||
|
Thanks Confuseling,
I am able to use Terminal as su. no password needed. My Linux command language is really limited. If I have a file on the old /home/pictures and want to copy it from hdb3 to uda1. what is the copy command? I followed your instructions to cd /mnt/suse From there I'm kinda lost. ![]() Ron |
|
||||
|
I can usually manage this in knoppix once the partition is mounted, if you are just copying it should just work.
Other than that I use Mepis which has a root login on the live cd, also Parted Magic IIRC can manage this. Of course a suse live cd can be booted as root but I have never tried it's capabilities.
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM |
|
||||
|
Quote:
Ron |
|
||||
|
eg:
Code:
cp /dev/sda1/foldername* /dev/sdc/backup*
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM |
|
|||
|
You had any luck? I'm a little confused by you mentioning hdb4 - I didn't think SUSE 11 designated anything 'hd', but I may be completely wrong.
If you're stuck, give us the output of 'fdisk -l' from your knoppix root terminal, and tell us which partition you're trying to copy parts of to which other partition, and we can give you precisely the right commands... |
|
||||
|
Quote:
Oh, Knoppix live 3.8 labeled that drive as hdb4. Thanks for all your help. Ron |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|