ChiefsPlanet

ChiefsPlanet (https://chiefsplanet.com/BB/index.php)
-   Media Center (https://chiefsplanet.com/BB/forumdisplay.php?f=2)
-   -   Computers Simplex3's SuSE Linux Converts Thread (https://chiefsplanet.com/BB/showthread.php?t=137925)

Simplex3 03-26-2006 02:36 AM

Quote:

Originally Posted by kcchiefsguru
Gave me a "storage modification failed" error -3003

Won't let me do what you suggested

Open a Konqueror window and type media:/ in the "Location".

007 03-26-2006 02:43 AM

Working on the 3D update now. What about my problem viewing my NTFS drive? Any other suggestions there?

Simplex3 03-26-2006 02:44 AM

Quote:

Originally Posted by kcchiefsguru
Working on the 3D update now. What about my problem viewing my NTFS drive? Any other suggestions there?

Look at the post right above yours. :)

007 03-26-2006 02:46 AM

Quote:

Originally Posted by Simplex3
Open a Konqueror window and type media:/ in the "Location".

Gave me this...

Could not mount device.
The reported error was:
mount: can't find /dev/hda5 in /etc/fstab or /etc/mtab

Simplex3 03-26-2006 02:51 AM

Quote:

Originally Posted by kcchiefsguru
Gave me this...

Could not mount device.
The reported error was:
mount: can't find /dev/hda5 in /etc/fstab or /etc/mtab

Ok, open a Konsole window and run these two commands, then paste the results for me. If you aren't currently logged in as "root" (and you shouldn't be) then you will need to type "su" and enter your root password when prompted before you begin.

Code:

fdisk -l

cat /etc/fstab


007 03-26-2006 03:02 AM

Quote:

Originally Posted by Simplex3
Ok, open a Konsole window and run these two commands, then paste the results for me. If you aren't currently logged in as "root" (and you shouldn't be) then you will need to type "su" and enter your root password when prompted before you begin.

Code:

fdisk -l
fdisk: invalid option -- 1

Usage: fdisk [-b SSZ] [-u] DISK    Change partition table
      fdisk -l [-b SSZ] [-u] DISK  List partition table(s)
      fdisk -s PARTITION          Give partition size(s) in blocks
      fdisk -v                    Give fdisk version
Here DISK is something like /dev/hdb or /dev/sda
and PARTITION is something like /dev/hda7
-u: give Start and End in sector (instead of cylinder) units
-b 2048: (for certain MO disks) use 2048-byte sectors

cat /etc/fstab
/dev/hda1            /                    reiserfs  acl,user_xattr        1 1
proc                /proc                proc      defaults              0 0
sysfs                /sys                sysfs      noauto                0 0
usbfs                /proc/bus/usb        usbfs      noauto                0 0
devpts              /dev/pts            devpts    mode=0620,gid=5      0 0
/dev/dvdrecorder    /media/dvdrecorder  subfs      noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/dvd            /media/dvd          subfs      noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0            /media/floppy        subfs      noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0



007 03-26-2006 03:03 AM

Also, still not getting the 3D option under hardware. it is greyed out even after the nvidia update install.

Simplex3 03-26-2006 03:04 AM

Sorry, that's -l as in "list"

Simplex3 03-26-2006 03:06 AM

Quote:

Originally Posted by kcchiefsguru
Also, still not getting the 3D option under hardware. it is greyed out even after the nvidia update install.

Ah, I'll bet you have to reboot FIRST. Bad instructions on my part.

007 03-26-2006 03:09 AM

Quote:

Originally Posted by Simplex3
Ah, I'll bet you have to reboot FIRST. Bad instructions on my part.

I did reboot actually. Seemed obvious to me. I am trying to reinstall the nvidia patch now.

007 03-26-2006 03:10 AM

Quote:

Originally Posted by Simplex3
Sorry, that's -l as in "list"

Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 9774 78509623+ 83 Linux
/dev/hda2 9775 19457 77778697+ f W95 Ext'd (LBA)
/dev/hda5 9775 19457 77778666 7 HPFS/NTFS

Simplex3 03-26-2006 03:15 AM

Quote:

Originally Posted by kcchiefsguru
Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 9774 78509623+ 83 Linux
/dev/hda2 9775 19457 77778697+ f W95 Ext'd (LBA)
/dev/hda5 9775 19457 77778666 7 HPFS/NTFS

Ok, as root run this:
Code:

kate /etc/fstab
It will open an editor window with your fstab file open. Add this line to the end of the file:

Code:

/dev/hda5            /windows/D          ntfs  ro,users,gid=users,umask=0002,nls=utf8 0 0
Then save and exit Kate (the editor).

Now, from the command line run:
Code:

mkdir -p /windows/D
mount /windows/D

Let me know what that does.

ChiefsLV 03-26-2006 04:04 AM

This all seems so simple and straightforward. I just don't understand why more people wouldn't want to spend 3+ hours configuring the new OS on their computers and needing an "expert" to guide them along when things go awry.

Simplex3 03-26-2006 08:39 AM

Quote:

Originally Posted by ChiefsLV
This all seems so simple and straightforward. I just don't understand why more people wouldn't want to spend 3+ hours configuring the new OS on their computers and needing an "expert" to guide them along when things go awry.

1. At least when you have issues it's possible to fix them
2. All of this information is readily available in the user's guide and on the web
3. You didn't do all of this s**t by yourself the first time you used Windows
4. You couldn't mount a non-Windows drive in Windows with or without the help of an expert

...and last but not least...

5. F**K OFF, TROLL

[edit] While we're at it, when was the last time you had Windows, all your drivers, AND all your apps installed and patched in under 3 hours? That's right, NEVER. Feel free to never stop by again.[/edit]

Simplex3 03-26-2006 08:43 AM

Quote:

Originally Posted by kcchiefsguru
Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 9774 78509623+ 83 Linux
/dev/hda2 9775 19457 77778697+ f W95 Ext'd (LBA)
/dev/hda5 9775 19457 77778666 7 HPFS/NTFS

Uhm, are you using the LiveCD right now? If you are that explains why we are having issues making system changes. We can't make config changes to a read only drive.


All times are GMT -6. The time now is 07:10 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.