Write permisson with Knoppix?

For everything that's not in any way related to PureBasic. General chat etc...
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Write permisson with Knoppix?

Post by thefool »

Hi!

I have done something pretty stupid, and i need to reinstall my copy of windows :shock:

Before i do that, i would like to back up a few things. Luckily i have a secondary 200gb hdd-drive i can backup on.

So! Here goes my questions:

-Can i get permission to write to my ntfs partitions on the secondary drive? I can read both of them perfectly in fasm, but read-only.

-Can i copy my outlook stored emails & settings (folders and so on). I am not used to outlook, mostly used Pegasus and thunderbird, but with my new PDA i use the sync thingy.


Thanks :)
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Re: Write permisson with Knoppix?

Post by Joakim Christiansen »

thefool wrote:Can i get permission to write to my ntfs partitions on the secondary drive?
I know there are some experimental drivers for this, but I have never tested them. Good luck!
I like logic, hence I dislike humans but love computers.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Well.
someone has a better idea?

Worst case would be taking out the main drive, and i don't want to do that. the other ways would be prefered!

Otherwise i could burn a DVD within knoppix!

What about the outlook data?
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 576
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

Use Gparted or fsdsk in Knoppix and make your backup-Disc a FAT32 Disk or a EXT2 disk.
Then copy the data from one disk to the other.

Writing NTFS in Linux is very experimental - I can not recommend it. But I have good experience with EXT2 under windows. E.G.: I access my linux root from Windows in R/W mode!

http://www.fs-driver.org/

In doubt just use FAT32 - which is not that good caz of the large filesize stuff. :(
cheers,

bembulak
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

I once destroyed Windows XPs mbr and everything but I was able to fix it after some hours, what did you do? :P

You can just reinstall Windows over the old one and nothing is lost, then copy the important files over on the other hard drive and reinstall Windows again and then choose to format so there will be no mess.

And even better, why don't you just install Windows on your secondary 200gb hdd-drive?
I like logic, hence I dislike humans but love computers.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Oh i just deleted about 70% of my windows directory. I know about the MBR stuff, and its a 10 second fix (fdisk /mbr will restore it ;) )

I am thinking of installing xp again, but i want a complete reinstallation of my system anyway, so this is a good time to do it hehe
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

thefool wrote:Oh i just deleted about 70% of my windows directory. I know about the MBR stuff, and its a 10 second fix (fdisk /mbr will restore it ;) )
Didn't fix mine when I had the problem, I don't remember exactly what I did but damn, all the normal trick didn't work.
I like logic, hence I dislike humans but love computers.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

there is also a new driver for ntfs called ntfs-3g, it's stable and has full write cababilitys for ntfs volumes, don't know ether it is in Knoppix though... i use grml for system rescue and I think one can install ntfs-3g on it whiel having booted from cd, you can find grml on grml.org but you shuld only use it if you have a good knowledge about Unix commandlines...
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Nik wrote:there is also a new driver for ntfs called ntfs-3g, it's stable and has full write cababilitys for ntfs volumes, don't know ether it is in Knoppix though... i use grml for system rescue and I think one can install ntfs-3g on it whiel having booted from cd, you can find grml on grml.org but you shuld only use it if you have a good knowledge about Unix commandlines...
Which i dont :(

No one knows what to do?
merihevonen
Enthusiast
Enthusiast
Posts: 326
Joined: Mon Jan 01, 2007 7:20 pm

Post by merihevonen »

SystemRescueCd is what you want:
The Gentoo-based SystemRescueCD 0.3.3 live CD was released on March 1, sporting a spiffy new 2.6.19.2 kernel and the WMaker desktop environment. As its name implies, SystemRescueCd is a Linux system on a bootable CD-ROM that can be used for repairing a system and its data following a crash.

SystemRescueCD also aims to provide an easy way to carry out admin tasks on a computer, such as creating and editing the partitions of the hard disk.

It contains both advanced system utilities (parted, partimage, fstools, etc.) and basic ones (editors, Midnight Commander, network tools). It aims to be very easy to use: just boot from the CD-ROM, and a user can do everything, the France-based project team said in the release announcement.

The kernel of the system supports most important file systems (ext2/ext3, ReiserFS, XFS, JFS, VFAT, NTFS, ISO9660), and network ones (Samba and NFS), the team said.

Key new changes or features in v0.3.3, according to the project team, include:
updated ntfs3g to 1.0
GParted to 0.3.4
TestDisk to 6.6
Memtest+ boot disk to 1.70
updated the system (glibc 2.5, udev 104, ClamAV 0.90, mdadm 2.6)
updated Oscar (French tool to backup computers)
added option 'forcevesa', and changed DefaultDepth for X.Org
added Foremost (program to recover files)
added bc (calculator)
fixed hang problems at boot time
http://www.sysresccd.org/Download.en.php
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Thanks for the suggestions but i did it the lazy-mans way.

I repaired my xp copy, of course its was all fucked up, missing drivers etc
I backed up everything i wanted
Now i formatted the main 200gb system disk and are just installing a fresh copy of windows :)
Post Reply