| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Comments:
<0> AutOPSY: well if your running fc5 you shold be, blah <1> I want to format my Music partition , what is better ? ext2 ot ext3 <1> :_ <1> :) <2> Mola: 3 <3> AutOPSY: bug your desktop enviroment devs to put automatic mounting in? <4> can you use diskdruid in xwindows? <5> n0dalus, quit being sarcastic. I'm talking about not using X, period. <5> <1> is there a way that auto mount dvd ? <5> Do you see "X" or "Gnome" in that question? <6> hello <6> I'm having trouble getting fedora core 4 to work with Broadcom's Nic Driver available at their website <3> AutOPSY: do you see "I'm not using X" in that question? <6> google reports the driver working out of the box with fc 2 and 3.... <2> wierd that this second, almost identical rule doesn't work when the one right above it in the file does :-\ <1> AutOPSY, i have no way for auto mount
<5> I also automount NFS SMB and random other filesystems from fstab, don't tell me it isn't neccessary. <3> ? <3> I am talking about disc mounting <3> like cds/dvds <5> So am I. <0> hey, AutOPSY: get off your high horse <3> nfs smb random other cds/dvds -- they must be special <1> how can format az ext3 , i use qtparted but not format the drive ? <7> see the man mkfs <5> All filesystems are random, if you aren't talking about any one in particular, and since fstab handles all filesystems it knows, which are many, yes they are random. <5> So.. no CDs aren't special, in the least. <8> Mola: mke2fs -j /dev/hdaX <9> ShadeS: IIRC don't broadcom now provide the tg3 driver on their website rather than their own bcm5xxx driver? so it's the one that comes in the kernel anyway? <3> AutOPSY: with FC5 and the default configuration there is no need to put cd/dvd drives in fstab. That is all I am saying <9> ShadeS: although depending on your kernel, could be a different version. <3> AutOPSY: of course nfs/smb/random other things still need to go in fstab. <3> AutOPSY: but now non-fixed discs are handled differently <5> Good. <1> Colin-, what do -j ? <0> from hist first post, well it looks like mounting wasn't really his problem after all:AutOPSY, I insert fedora DVD but it mount az emty DVD and I must mount it manualy ? <0> it was mounted <8> -j creates a filesystem with a journal (ext3) <2> Mola: same as just using mkfs.ext3 <0> and he said his dvd had data <1> if auto mount it's better <1> exw, <5> exw, how does this make the situation depend on if he is using Gnome or not? <6> it's 2.6 <5> What in any one of his statements makes you think he is using Gnome, or X at all? <2> AutOPSY: isn't automounting in fc5 hal/gnome-mount based? <6> there isn't one in the kernel <0> AutOPSY: lets not have a terminal/gui spat hear <3> AutOPSY: we've already discussed this. Go make your point to someone else <6> not in the default install... <1> i format it but 1.11 gb of it in used :) <5> I'm not trying to make a point. <6> it is offered on their site <6> their readme's are bogus <5> Apparently you two are. <6> they say to do rpm -bb <stuff here> <6> when -bb isn't even an option <2> ShadeS: cause the instructions are old <5> Fedora Core uses rpmbuild for RPM package building. <6> rpmbuild doesnt'w ork <5> AntonTakk, no.. rpm from the rpm package uses rpm -bb Fedora Core splits this into rpmbuild. <5> FRom rpm-build. <2> ShadeS: you have ropmbuild installed? <0> Mola: stick another dvd with data in there and see waht happens <6> rather, rpm build isn't installed <6> and Ic an't yum install anything because the network card isn'tw orking <2> ShadeS: so get it from the CD <6> and the directions that came with the driver were bogus and I can't install it <2> or dvd <6> let's see if I can do that. <1> exw, mount az empty dvd <9> Are you using a non-default kernel? I can't believe that the tg3 driver was missing from the fedora kernel? <0> Mola: did you burn it or is it store bought? <2> tg3.ko is in the 2080 kernel <1> i burn it <1> i insert movie dvd but mounted az empty dvd
<9> Anton: he said FC4 <2> oh, whoops <9> although a strings on the kern rpm for FC4 has it too <1> journaling of ext3 get 1.11gb of partition ? <0> Mola: is "burn a cd" checked under "removable drives and media"? <0> Mola:thats "burn a cd or dvd..." <9> ShadeS: ls -l /lib/modules/*/kernel/drivers/net/tg3.ko <9> and with that I'm off for a meeting <1> no problem with cd mount Ok <1> but with dvd not mount <0> Mola: thats not an answer to the question <0> Mola: is "burn a cd" checked under "removable drives and media"? <1> oh <1> not checked <5> Mola, what is the DVD device, /dev/hdd or hdb or do you know? <1> /dev/hdc <5> Open Applications >> System Tools > Hardware Browser, and look for it. <5> Ok. <0> Mola: and under multimedia is "play dvd...." checked? <5> Run in the terminal: echo "/dev/hdc /media/dvdrom auto auto 0 0" >> /etc/fstab <1> yes checked <5> Don't forget the two >> not one > <5> Then run: mount /dev/hdc <1> but insert movie dvd no playing :) <5> It should exist under /media/dvdrom as long as it is created or exists already. <1> i insert fedora dvd in my dvd-writer it mount Ok <1> /dev/hdd <6> hmm <6> I seem to have been able to get the driver to load, but it doesn't do ti at boot time.. What file do I have to modify for this to happen? <1> i insert another one DVD , it mount <5> For tg3.ko since it is an ethernet module, you will need to modify /etc/modprobe.conf. <1> but insert in hdc not mount <5> If your device is eth0 put alias eth0 tg3 in modprobe.conf. <5> Mola, run: cat /etc/fstab | grep hdc <5> Does it return any strings? <1> have nothin <5> You know hdc is a DVD reader? <1> yes <1> i use , mount /dev/hdc /mnt/cd <1> it mount <5> If it isn't in fstab I don't see how that would work, you would need to specify the filesystem type at the least. <5> Otherwise /dev/hdc is there with auto for the fstype, or iso9660. <4> hopefully my partitions should be formated now when I restart <6> I stand corrected <6> my network card doesn't work <1> No idea for me ? <6> I have no idea why it isn't working <9> lol <6> fc 2 and fc3 have it working nativly <6> from what I'm rading <6> *read <6> ing <5> Mola, put "/dev/hdc /mnt/cd auto auto 0 0" in your /etc/fstab. <1> Ok <5> Make sure messagebus and haldaemon are running, try mounting it how you need to. <4> ok...to map a hard disk to a directory (ext3) within fstab it would be? /dev/sdb1 /mnt/linuxDataDisk defaults 0 0 <4> is that right? <5> You forgot the fstype. <4> ok...so what would it be? <5> /dev/sdb1 /mnt/mountpoint fstype flags fsck-flags <0> Mola: I believe this is the bug you are experiencing: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186334 <4> "/dev/sdb1 /mnt/linuxDataDisk ext3 defaults 0 0" <4> that correct? <5> Yep. <0> Mola: the guy stuck an audio cd in the drive before the dvd and got it working that way... maybe you could also try that <5> It will mount everytime the PC is bootstrapped. <4> ok...the command in console to reboot is? <4> shutdown now? <1> AutOPSY, not working that line <10> I downloaded FC5 ISO's but I don't burner in my FC4 box. What's the best Windows program to burn ISO to CD ? <5> Mola, according to exw it is a bug. <11> can you set up LVM on F5 installation? <2> xwin: you can get cdrecord for windows for free
Return to
#fedora or Go to some related
logs:
pxe-t01 debian centos mysql.so
guiding5 #math +torrent +openwall +dictionary ubuntu network-admin permission denied +centos +iptables +port 25 broken libofficebean.so requires libjawt.so disinspirational quotes #nvidia
|
|