Compatible Support Forums: Knoppix 3.8.1 and Vmware 5: Save Configuration?

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Knoppix 3.8.1 and Vmware 5: Save Configuration?

#1 User is offline   Annorax 

  • stranger
  • Group: Members
  • Posts: 6
  • Joined: 19-July 04

Posted 07 May 2005 - 01:17 AM

I am very new to Linux and I decided it's time I try to make the big switch, so I started off with something easy like Knoppix in a virtual machine so I can preserve my current machine and not screw it up.

Knoppix runs great in Vmware 5, but for the life of me I can't get it to save my configuration. I have the default hardware setup, a SCSI hard drive set to 4gigs. I know I need to partition it first, so after Knoppix loads I go into Konsole and type "fdisk /dev/sda" but it says that it's unable to do it and can't find it. But if I go into the Save Config option, I can select the /dev/sda there, but naturally it doesn't work.

Am I missing something simple here? Thanks for any help. smile
0

#2 User is offline   Jimxugle 

  • stranger
  • Group: Members
  • Posts: 23
  • Joined: 06-February 05

Posted 07 May 2005 - 03:22 AM

Yeh.

You Gotta mount it.

Use these Commands:

mkdir /mnt/sda1
mount /dev/sda1 /mnt/sda1 -t usbfs
cd /mnt/sda1/
ls
0

#3 User is offline   Annorax 

  • stranger
  • Group: Members
  • Posts: 6
  • Joined: 19-July 04

Posted 07 May 2005 - 04:39 AM

Thank you for your reply.

Before I did that, I typed "su" to become the root, and then made the drive into 1 big partition. That didn't work, then I tried your approach and now it works fine. smile

I just have some quick questions. Did I have to partition it first or would it have worked by just doing what you said? Must I remount SDA each time I want to save the configuration?

Again, thanks for the help.
0

#4 User is offline   Annorax 

  • stranger
  • Group: Members
  • Posts: 6
  • Joined: 19-July 04

Posted 07 May 2005 - 05:29 AM

One more thing, I tried reloading my saved configuration by using "knoppix myconfig=/dev/sda" and during boot it asks for a password. I gave my root password, but it doesn't work and wants a 20+ character one.....
0

#5 User is offline   Annorax 

  • stranger
  • Group: Members
  • Posts: 6
  • Joined: 19-July 04

Posted 07 May 2005 - 05:24 PM

After playing around with things, I fixed my own problem. I forgot to make a file system by doing "mkfs -t ext3 /dev/sda1". Thanks for all the help! smile
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users