I am running Gentoo as well. I am not sure if this will help, but doing a file on /dev/root and /dev/hda3 turn out
<[EMAIL PROTECTED]:/home/mat>$ file /dev/root /dev/root: symbolic link to `ide/host0/bus0/target0/lun0/part3' <[EMAIL PROTECTED]:/home/mat>$ file /dev/hda3 /dev/hda3: symbolic link to `ide/host0/bus0/target0/lun0/part3' I dont know what mondo is, so I cant help you with that :( --mat On Thu, 2003-08-07 at 19:09, Wade wrote: > Maybe someone can help me with this. > I'm running gentoo. > In my fstab file i have for my root: > > /dev/hda3 / reiserfs noatime 0 0 > > But when i do df -h i get this: > > /dev/root 37G 7.4G 30G 20% / > > > looks like a symbolic link. > I need it to be hda3 , (mondo is giving me trouble with this.) > > I have another server running the same software and it looks good fine > on that server. > Anybody else seen this? > > > _______________________________________________ > General mailing list > [email protected] > http://brlug.net/mailman/listinfo/general_brlug.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://oxygen.nocdirect.com/pipermail/general_brlug.net/attachments/20030808/9ec823ab/attachment.bin From [EMAIL PROTECTED] Fri Aug 8 01:58:35 2003 From: [EMAIL PROTECTED] (Mat Branyon) Date: Thu Aug 7 19:58:36 2003 Subject: [brlug-general] /etc/fstab In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Ok, I'm emerging mondo.... it looks kind of interesting. --mat On Thu, 2003-08-07 at 19:56, Mat Branyon wrote: > I am running Gentoo as well. I am not sure if this will help, but doing > a file on /dev/root and /dev/hda3 turn out > > <[EMAIL PROTECTED]:/home/mat>$ file /dev/root > /dev/root: symbolic link to `ide/host0/bus0/target0/lun0/part3' > <[EMAIL PROTECTED]:/home/mat>$ file /dev/hda3 > /dev/hda3: symbolic link to `ide/host0/bus0/target0/lun0/part3' > > I dont know what mondo is, so I cant help you with that :( > > --mat > > > On Thu, 2003-08-07 at 19:09, Wade wrote: > > Maybe someone can help me with this. > > I'm running gentoo. > > In my fstab file i have for my root: > > > > /dev/hda3 / reiserfs noatime 0 0 > > > > But when i do df -h i get this: > > > > /dev/root 37G 7.4G 30G 20% / > > > > > > looks like a symbolic link. > > I need it to be hda3 , (mondo is giving me trouble with this.) > > > > I have another server running the same software and it looks good fine > > on that server. > > Anybody else seen this? > > > > > > _______________________________________________ > > General mailing list > > [email protected] > > http://brlug.net/mailman/listinfo/general_brlug.net > > ______________________________________________________________________ > _______________________________________________ > General mailing list > [email protected] > http://brlug.net/mailman/listinfo/general_brlug.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://oxygen.nocdirect.com/pipermail/general_brlug.net/attachments/20030808/62094298/attachment.bin From [EMAIL PROTECTED] Fri Aug 8 02:01:09 2003 From: [EMAIL PROTECTED] (Mat Branyon) Date: Thu Aug 7 20:01:10 2003 Subject: [brlug-general] /etc/fstab In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> scratch that... dont have lm_sensors On Thu, 2003-08-07 at 19:58, Mat Branyon wrote: > Ok, I'm emerging mondo.... it looks kind of interesting. > > --mat > > On Thu, 2003-08-07 at 19:56, Mat Branyon wrote: > > I am running Gentoo as well. I am not sure if this will help, but doing > > a file on /dev/root and /dev/hda3 turn out > > > > <[EMAIL PROTECTED]:/home/mat>$ file /dev/root > > /dev/root: symbolic link to `ide/host0/bus0/target0/lun0/part3' > > <[EMAIL PROTECTED]:/home/mat>$ file /dev/hda3 > > /dev/hda3: symbolic link to `ide/host0/bus0/target0/lun0/part3' > > > > I dont know what mondo is, so I cant help you with that :( > > > > --mat > > > > > > On Thu, 2003-08-07 at 19:09, Wade wrote: > > > Maybe someone can help me with this. > > > I'm running gentoo. > > > In my fstab file i have for my root: > > > > > > /dev/hda3 / reiserfs noatime 0 0 > > > > > > But when i do df -h i get this: > > > > > > /dev/root 37G 7.4G 30G 20% / > > > > > > > > > looks like a symbolic link. > > > I need it to be hda3 , (mondo is giving me trouble with this.) > > > > > > I have another server running the same software and it looks good fine > > > on that server. > > > Anybody else seen this? > > > > > > > > > _______________________________________________ > > > General mailing list > > > [email protected] > > > http://brlug.net/mailman/listinfo/general_brlug.net > > > > ______________________________________________________________________ > > _______________________________________________ > > General mailing list > > [email protected] > > http://brlug.net/mailman/listinfo/general_brlug.net > > ______________________________________________________________________ > _______________________________________________ > General mailing list > [email protected] > http://brlug.net/mailman/listinfo/general_brlug.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://oxygen.nocdirect.com/pipermail/general_brlug.net/attachments/20030808/59f8a3c2/attachment.bin From [EMAIL PROTECTED] Fri Aug 8 02:05:29 2003 From: [EMAIL PROTECTED] (Wade) Date: Thu Aug 7 20:05:30 2003 Subject: [brlug-general] /etc/fstab In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Answered my own question :P http://bugs.gentoo.org/show_bug.cgi?id=24916 On Thu, 2003-08-07 at 19:09, Wade wrote: > Maybe someone can help me with this. > I'm running gentoo. > In my fstab file i have for my root: > > /dev/hda3 / reiserfs noatime 0 0 > > But when i do df -h i get this: > > /dev/root 37G 7.4G 30G 20% / > > > looks like a symbolic link. > I need it to be hda3 , (mondo is giving me trouble with this.) > > I have another server running the same software and it looks good fine > on that server. > Anybody else seen this? > > > _______________________________________________ > General mailing list > [email protected] > http://brlug.net/mailman/listinfo/general_brlug.net >
